I'm new in BizTalk, I want to add catch exception in orchestration, but I do not see any component like CatchException in Toolbox.
How can I do this?
I'm new in BizTalk, I want to add catch exception in orchestration, but I do not see any component like CatchException in Toolbox.
How can I do this?
Copyright © 2021 Jogjafile Inc.
You can do this by adding a Scope component, then create new Exception Handler in Scope component.