Integration Technologies - JDE1 (MOSC)

MOSC Banner

Orchestrator - Issue with generic format

edited Mar 17, 2019 5:00AM in Integration Technologies - JDE1 (MOSC) 2 commentsAnswered

Hi,

Can you please help with the generic format?.  How to input generic format for single and multiple rows in orchestrator (6.0.2 version).  I have created orchestration program and successfully able to create order with JASON format but when I tried to generate order for generic format getting errors.  Here it seems to be i am missing something for generic format. 

I am doing below steps

1. Select JASON, then format and used below format

{

      "FromBranch": "ABC",

      "ToBranch": "XYZ",

      "ItemNumber": "ITEM1",

      "QuantityOrdered": "2",

      "RequestedDate": "02/28/2019"

}

After running order not generated getting errors. 

I could able to generate with below JASON format.

{

  "inputs" : [ {

    "name" : "FromBranch",

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