Requirement: Send an "End of Day Manifest" to carriers to sync shipment tracking data from EWM system.
Architectural Approaches:
Third-Party Systems: Use platforms like Kewill or Descartes to handle carrier API synchronization.
Direct SAP Integration: Develop a custom SAP program to call the carrier’s manifest API directly.
Mediated/Proxy Integration: Route data from SAP to a third-party system using a proxy SI_CLOSE_CARRIER_OUT_SYNC, allowing the third-party system to interface with the carrier.
Comments
Post a Comment