ORCHESTRATOR: JSON Name Value Pair includes quotes in the Value, causing invalid JSON
JDE Tools 9.2.3.4
Orchestrator:
For an integration bewteen JDE and Oracle Integration Cloud (OIC) I am inquiring on the F4101 and returning the Item and Description.
The description of the item includes " to designate the measurement as inches,
example: Adaptor 3/4"
when passing the JSON to OIC, OIC cannot interpret the illegal JSON (because the Value contains quotes)
How do I get around this, without striping the " from the item's description?