Connect-Rest Execution Mode = Queue, get the record created in corresponding queue
Hi,
I configured a REST Connector with "execution mode" = "queue" and with a given "Connect Request Processor" (having queue class name = "System-Queue-ExecutionRequest-Connect-Default").
With an activity I'm able to call the connector with "Connect-REST" ("execution mode" = "queue") and create a corresponding new instance for the class "System-Queue-ExecutionRequest-Connect-Default".
The questions is: is it possible to get the pzInsKey of the instance (class "System-Queue-ExecutionRequest-Connect-Default") created? I need it because i would create a report for getting the status of all the requests sent.
Otherwise, do you know how to achive the requirement?
Thanks,
V.