Home
Forums
New posts
What's new
New posts
Latest activity
Advertise
Resources
Log in
Register
What's new
New posts
Menu
Log in
Register
Install the app
Install
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® Orchestrator
Pass a JSON string through a Connector
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Felipe Vidal" data-source="post: 202086" data-attributes="member: 50098"><p>Hello,</p><p></p><p>I want to use a Connector in which I call an external web service & I use a JSON file to send.</p><p></p><p>I would be generating a different JSON every time, so the Orchestrator would receive such a file as a text or CLOB. I.e. a variable.</p><p></p><p>I know the Orchestrator Studio has the sections: Pathing (the web path to which I'll perform the POST operation), Parameters, Headers & Body.</p><p></p><p>How can I enter a JSON that I would be generating differently every time into the Body. I.e. I generate the JSON using DB Oracle, which will return to me a CLOB (text) that ideally I would pass to the jdeConnector, which in turn will call the service using such string?</p><p></p><p>Is this possible? What would I need to do to achieve this, provided I have a given JSON file & my link?</p><p></p><p>Thanks,</p></blockquote><p></p>
[QUOTE="Felipe Vidal, post: 202086, member: 50098"] Hello, I want to use a Connector in which I call an external web service & I use a JSON file to send. I would be generating a different JSON every time, so the Orchestrator would receive such a file as a text or CLOB. I.e. a variable. I know the Orchestrator Studio has the sections: Pathing (the web path to which I'll perform the POST operation), Parameters, Headers & Body. How can I enter a JSON that I would be generating differently every time into the Body. I.e. I generate the JSON using DB Oracle, which will return to me a CLOB (text) that ideally I would pass to the jdeConnector, which in turn will call the service using such string? Is this possible? What would I need to do to achieve this, provided I have a given JSON file & my link? Thanks, [/QUOTE]
Verification
Post reply
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® Orchestrator
Pass a JSON string through a Connector
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top