Real time Supply Item availability update in Oracle SCM cloud using GOP CheckAvailability REST API
Summary:
Business scenarios is , We are creating Sales Order in Oracle EBS, and We need to fetch the Schedule Ship date from Oracle Cloud GOP using REST API "/fscmRestApi/msp/latest/globalOrderPromises/checkAvailability/". Once SSD fetched from Cloud GOP we would like to see demand to be updated on Supply availability form.
below are the steps we followed.
1. Created Sales order in EBS and consume the quantity on Sales e.g. 100 and booked
2. Collected Sales Order using Collection.
3. uploaded Sales order collection data using "Load planning data from Flat file" in Cloud.
4. Once process complete we ran "Refresh and Start the Order Promising Server"
0