Automatically invoke Pick and Ship Service from Orchestration
Summary:
We have a business requirement where item need to invoke Pick and Ship service in the orchestration programmatically. Primary requirement was to just decrement the inventory and create AR invoice. We achieved it through standard oracle process DOO_InventoryTransactionProcess.
But now we need to invoice Pick and Ship process also, as its effecting the Costing of the items. So we have to use the DOO_OrderFulfillmentGenericProcess. So the question is how to automate the Pick and Ship services in the orchestration.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications24D (11.13.24.10.0)
0