Hi. I need to call the same microflow with list of objects at the same time. But my java action gets called from my main microflow but does not continue after the executeAsync call. Does anyone have an example of calling microflow async. Here is my code which does not seem to work. try { Future
↧