Bulk plan orders - Integration
Hi all,
What we have to build is the next scenario:
we receive several orders via integration from the ERP and we need to bulk plan these orders at that moment and ONLY these orders received in the transmission, and return to the ERP the PlannedShipment after the bulk plan. The user Works with the ERP.
We don't have these orders previously in our system, they come in the integration XML. Looking at the OTM Integration Guide, I have understood that the objects must be TransOrders not Release.
That should not be a problem, but is also says:
"Include a Topic element as the last element in the transmission to start the bulk planning. Set TopicArgName to 'savedQuery' and TopicArgValue to a Query_Name. The saved query must point out the OrderReleases you want to include"