Orchestration - Ship Confirm multiple locations - JDE 9.2.5.3
Hi there
I need an orchestration to ship confirm mutliple locations.
So one order , multiple lines, multiple locations per lines.
Created an orchestration to confirm multiple locations for one line.
My issue is I need to iterate over this orchestration for the multiple lines.
I tried using a connector but the detail (locations) data was serialized in the wrong format. (I returned the detail in the messages, so that I could see it).
I tried iterating over the orchestration, using and object, but I think this must only work if you pass the 'GridData' directly . I need to manipulate the data first, to get all the grid data for a line and update it with passed in qty/lot/location.