on ‎2021 Oct 16 1:16 PM
Hello Experts,
I have one query. Below is sample iflow created. I am using multicast which has two branches.
Using Process call 1 , "Local Integration Process 1" is being called which contains mapping step and exception subprocess.
Once Branch 1 is executed , Branch2 is supposed to be executed.
Now in case, Message mapping1 gets failed , exception subprocess is called as per my expectation. However Branch 2 is not getting called.

Execution : Branch2 is not called.

However what is my expectation is, In case of failure in MM, exception subprocess should get called and then branch 2 should be executed OR in other words, in case of any failure in any of branch , it should not prevent/stop execution of other branches.
Workaround : I found one of workaround to bypass above issue to put Message mapping between splitter/gather(splitted on root tag, so will generated single message only) as below, but again these are additional steps which I am willing not to use.

Please help.. Thank you in advance.
Best Regards
Om Heerani
Request clarification before answering.
Hi Heerani,
If you used Join+Gather on sequential or Parallel multicast, it will fail however either of one route fails, If you want to use either of the route, Use Router based on some condition instead of multicast
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.