Perform Shipping Transaction Import ESS Job not populating Request Id in WSH_NEW_DEL_INTERFACE table
Hi All,
We have below requirement,
- Create and confirm shipment through REST API
- Call "Perform Shipping Transaction Import" ESS Job through SOAP. Once done respective order will be shipped in the Oracle Order Management.
- If the "Perform Shipping Transaction Import" ESS job fails and the process shows an error, then a custom BIP report needs to be invoked to check the errored records from interface tables based on ESS job Process Id/Request Id. But here, "Perform Shipping Transaction Import" ESS job not populating Process Id/Request Id to the WSH tables WSH_DEL_DETAILS_INTERFACE and WSH_NEW_DEL_INTERFACE. Kindly help me here to get the ESS job process id/request id. Thanks in advance.
0