Symptom
This guide helps to get details on the Warehouse Order (WO) and Warehouse Task (WT) information from SAP S/4HANA Cloud Public Edition – Embedded WM to external systems (for example, automation equipment, robots, or AS/RS) using the Warehouse Order and Warehouse Task – Send to External System (A2A) API.
Environment
SAP S/4HANA Cloud Public Edition
Resolution
The outbound integration for Warehouse Orders (WO) and Warehouse Tasks (WT) is configured using SAP standard Communication Management capabilities. Once configured, the relevant WOs and WTs are distributed to the external system via SOAP messages.
Upon receipt of these messages, the processing of the WOs and WTs becomes the responsibility of the external system. This includes updates (confirmation / cancellation), which must be sent back to SAP using the Warehouse Order and Task (A2X), ensuring that all process updates are correctly reflected in Warehouse Management.
1. Which communication scenario is required for Warehouse Order and Warehouse Task for outbound integration?
The outbound integration for Warehouse Orders (WO) and Warehouse Tasks (WT) is configured using SAP standard Communication Management in SAP S/4HANA Cloud Public Edition.
SAP provides further details in the official Setup Guide, which describes in detail how to configure:
-
Communication User
-
Communication System
-
Communication Arrangement with Outbound Service
Including authentication, endpoint configuration, and additional recommended properties. For the complete and authoritative configuration procedure, refer to the Setup Guide, chapter 4, as described in the Roadmap Viewer at: > Accelerators -> Realize -> Warehouse Management Setup Guide.docx (Public).
2. Are there any recommended design principles for outbound A2A communication?
Yes. High-level design recommendations are documented in the mentioned Setup Guide and should be considered when configuring the integration.
These include:
-
Using a dedicated communication arrangement for outbound communication (SOAP) to ensure a clear separation of concerns.
-
Creating separate communication systems and communication arrangements for each external receiver system when multiple external systems (for example, robots and an AS/RS) are connected.
The detailed explanation of these recommendations is maintained exclusively in the Setup Guide.
3. How are outbound Warehouse Order and Warehouse Task messages triggered?
Once the communication arrangement is active and correctly configured:
-
Warehouse Order and Warehouse Task outbound messages are triggered automatically by standard embedded WM processing.
-
A valid queue must be determined and consistently used for Warehouse Orders (WO) and Warehouse Tasks (WT).
-
If the queue used in WM does not match the operating environment of the external system, the outbound SOAP message is not triggered.
No additional custom development is required.
4. What happens after the outbound message is sent?
After the external system receives the outbound SOAP message, processing Warehouse Orders and Warehouse Tasks is handled externally.
Execution feedback, such as confirmations or cancellations, must be sent back to SAP using the Warehouse Order and Task (A2X) interface to ensure that execution status is correctly reflected in Embedded EWM.
5. How can outbound message processing be monitored?
Outbound processing can be monitored using standard integration and message monitoring tools in SAP S/4HANA Cloud Public Edition.
Monitoring supports validation of:
-
Successful message transmission
-
Technical errors during outbound processing
-
Communication and authentication issues
For further details, refer to: Warehouse Order and Task – Send to External System (A2A)
Additional Information
-
The Warehouse Order and Warehouse Task – Send to External System (A2A) API is available as of SAP S/4HANA Cloud Public Edition release 2602.
-
The integration is fully based on the standard Communication Arrangement with Outbound Service framework.
See Also
-
Warehouse Order and Task – Send to External System (A2A) https://help.sap.com/docs/SAP_S4HANA_CLOUD/c46da892efa14cea8347e9b872199d6f/bc8ae207b17444f9873c14ca02b2a9b2.html?version=2602.VAL
-
Communication Arrangement with Outbound Service – Setup Guide
https://help.sap.com/docs/s4hana-best-practices/setting-up-warehouse-inbound-processing-3br-feddbd6f25c875b6623f5db0cf698660/communication-arrangement-with-outbound-service
-
Communication Arrangements – Overview https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/fab3fd449cf74c6384622b98831e989e.html
-
Communication Scenario – Concept
https://help.sap.com/docs/abap-cloud/abap-integration-connectivity/communication-scenario
Keywords
SAP S/4HANA Cloud Public Edition, Embedded WM, Warehouse Order API, Warehouse Task API, Communication Arrangement, Outbound Service, A2A Integration, SCM-EWM-API-2CL, Release 2602. , KBA , SCM-EWM-API-2CL , Remote APIs (Public Cloud) , How To
SAP Knowledge Base Article - Public