Connector Service Request: Modifying JSON string output into Array output
Hi,
I am trying to modify Connector Service Request JSON output string to be returned as an Array so that it can be used as input for the next service request to iterate on. I found the following link which is similar to what I am doing - E1: ORCH: Can You Return an ArrayList From Groovy Custom Service Request to be used in Subsequent Steps? (Doc ID 2464581.1)
Also, it says that the functionality will be available to use in tools 9.2.3.0 (Studio 7.0.0.0). I am using Studio 7 but could not see any such feature using the Orchestrator Studio. Do you guys have any example/tutorial of how this can be implemented?