Integration Technologies - JDE1 (MOSC)

MOSC Banner

JDE Orchestration - B98ORCH to access Orchestration Output

edited Apr 24, 2023 5:31PM in Integration Technologies - JDE1 (MOSC) 9 commentsAnswered

Hi there, I am calling B98ORCH from an app.

The output of the Orch studio for that orchestration looks like this :

{

"PLC_UP": "1",

"PLC_DOWN": "-1",

"TotalPackedBoxes": "0",

"jde__status": "SUCCESS",

"jde__startTimestamp": "2023-04-18T17:12:56.716-0500",

"jde__endTimestamp": "2023-04-18T17:12:56.841-0500",

"jde__serverExecutionSeconds": 0.125

}

I am using a variable to grab PLC_DOWN output. however it doesn't return any value. And I am not able to figure out why wrong I am doing.

Doesn't B98ORCh already parse output JSON?

I also grabbing REPTEXT output, the last parameter, in this function. But that also doesn't return full JSON. Is there a setting that needs to be done?

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