Visual Builder - for Each running in parallel mode
Summary:
I have created a VB extension and have some custom logic based on forEach. I have some complex logic inside ForEach but even though I have set the mode as "Serial", I can see inside activities are running in parallel mode and are creating issues. How to force foreach to run in serial mode?
Note - I have checked the code, and I can see async, await in for each, and also mode set to serial.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0