Hello Everyone
While trying to update a request in Workfront , I may either get a success or a Failure.
After Success I can call a HTTP module to send the success Acknowledgement.
However in case of failure I am not able to send the Failure acknowledgement. The Scenario stops at the WF module.
Even if i add a Error handler, it doesn't allow me to add subsequent modules to get the error.
Can anyone suggest the way to achieve this ?