How to set "Error Message" in a "when" condition to capture it later by @getMessagesAll(Primary)
I have a service REST that calls an activity where I am checking for a param in the URL thru a "when" condition inside "Jump" and proceed further, here I dont see an option to set the error message so I can capture that in my later step where I do a Property-Set on the Response by calling @getMessagesAll(Primary)