Hi Senthil,
Thanks for the details. Below is my understanding of code.
Seq - (Exit on success)
Seq - ( Try - Exit on Failure)
MAP
Exit $parent and signal FAILURE (Error message)
MAP
Seq - (Catch - Exit on Done)
getLastError
So, when the control passes from Exit $ parent step, it should be coming to Catch block with the error details. Bu the IS is not considering it as an error and LastError doc is not present in pipeline.
Can you explain this behaviour?
Regards,
Jacob B
#Integration-Server-and-ESB#webMethods