Hi Community,
In the data flow, the strategy component can run on different modes. One of which is Make decision and store data for later response capture. This mode enables the execution of the pxDelayedLearningFlow data flow to store the decision results in pxDecisionResults dataset and to perform other processes.
I want to know, whether the pxDelayedLearningFlow gets executed synchronously or asynchronously after the strategy execution?
Thanks in advance.