To set up SOAP communication, use the corresponding communication management apps.
The communication management is done by the administrator in SAP Fiori launchpad.
- Create a communication system. A communication system determines which target system is called and which authentication methods are used. It also provides the user that is required to register at the target system. For more information, see Communication Systems.
- In the communication system, create an outbound communication user.
- Create a communication arrangement. The communication arrangement is based on the communication scenario, that is created by the developer in ABAP Development Tools for Eclipse. For more information, see How to Create a Communication Arrangement.
The communication management established a connection to the system from which you want to consume the SOAP service. You can now perform the service call as described in SOAP Communication via Communication Arrangements.