Scope is not working for all mappings inside that scope
Summary:
Scope is not working for all mappings inside that scope
Content (please ensure you mask any confidential information):
Hi,
I have a loop and within a loop there are two operations inside a single scope. The logic is if there is any error the loop should continuee and complete all iterations. But if the error appears on first operation the scope handels the fault and loop continues but if the error appear on second operation the error thrown and loop terminates.
Regards,
Zahid Rahim
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0