E1: ORCH: Unable to Capture REST Connector Output In a JSON Format Using Response::Output::JSON Output - The variable show: "null" Instead of the Json Output.
(Doc ID 3060484.1)
Last updated on NOVEMBER 26, 2024
Applies to:
JD Edwards EnterpriseOne Orchestrator - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
You have a orch to call a rest. when you test it from a connector, it shows the JSON response from the test button.
When you run it from the RUN orch, you get the below result.
{
"jsonOutput":null
}
You are expecting to see the JSON data in the "jsonOutput"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |