Question
Atos Syntel
IN
Last activity: 30 Jul 2017 8:52 EDT
How can we handle Connect-SOAP exceptions from within the Connector activity itself
In case of encountering exceptions in Connect-SOAP method, the connector activity ends at the step where the Connect-SOAP method is called, rest of the steps in the Connector activity are ignored, how can we can handle the exceptions from Connector activity when it does not process remaining steps, even the transition part of the step where Connect-SOAP is called gets ignored when exceptions occur.
Is it possible to handle Connect-SOAP exceptions from within Connector activity in the first place ?