Integration Technologies - JDE1 (MOSC)

MOSC Banner

Get Text using a Connector in an orchestration

I have setup a connector to Get_PO_Header_Text using doc https://docs.oracle.com/cd/E53430_01/EOTRS/op-v2-file-gettext-post.html. When I test the connector, I see that is it fetching the text.

However, I am do not understand how I get the text to output in my orchestration

Below is the text that is fetched from my order header when testing the connector - there are two text attachments. How can I output this text?

{

 "textAttachments": [

  {

   "text": "test attachment 1\n2nd line of attachment 1",

   "isRTF": false,

   "sequence": 1,

   "itemName": "Text1"

  },

  {

   "text": "test attachment 2\n2nd line of attachment 2",

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center