Add common logic to microflow by configuration file - Mendix Forum

Add common logic to microflow by configuration file

4

I would like to be able to retrofit and insert processing before and after the microflow. (Please make it possible to realize AOP.)

In large-scale projects, many micro-flows will be created, and we need to be able to flexibly insert common processing.
Therefore, we would like to be able to add uniform check processing and log output.

As an image of how to achieve this, we need to be able to use regular expressions to decide what to apply based on the module name + microflow name, and to insert common processing, similar to SpringFramework's Pointcut.

If this cannot be achieved, full-scale promotion of Mendix use will not proceed. (It is not possible to make proposals for large-scale SI projects.)

asked
0 answers