Maintain Shipment Transit Times Using Public API
Maintain shipment transit time data using a public API. Before this enhancement, transit time information was entered only through the Transit Times window. The Transit Times window records the transit time between an origin and a destination.
This release provides a public API to bulk load, create, update, delete, and query transit time data.
Business Benefits
- Implementers can use the API for larger-scale maintenance and integration scenarios where entering transit times manually in the window is not optimal.
- Through the API you can perform the same functions as the Transit Times UI.
Steps to enable and configure
You don't need to do anything to enable this feature.
Tips and considerations
- Use the public API when transit time data must be maintained in bulk.
- Continue to use the Transit Times window when direct form entry is appropriate.
- Validate origin and destination transit time data after bulk load, create, update, or delete operations.
Key resources
- Transit Times Setup API, WSH_TRANSIT_TIME_PUB, Oracle Integration Repository