Response Mapping for Asynchronous REST Connector (Execution Mode - Queue)
Could anyone kindly explain, how the response details gets mapped in a case when we invoke a REST Connector asynchronously (Fire and forget mode) in Queue mode? Kindly note that, connect-wait can't be used as the case won't wait for response to come as it may take days. The Intended for field has been updated to the option, Queuing and Request Processor has been used to specify queuexecutionRequest-Connect- ******. Does the response gets mapped automatically executing the wrapper activity from where the connector was called with execution mode as queue? or anything needs to be done from the developer's side?