A business entity service has service steps. An incoming request passes through each service step. You can create external calls to external services for certain steps in the business entity service execution logic. Create an external call when a function does not exist to cleanse, analyze, or transform data.
To create an external call, perform the following steps:
Understand and deploy the example Web service.
Log in to the Provisioning tool.
Upload the WSDL file.
Register the SOAP service.
Configure the external call.
Publish the configurations.
After you create an external call, to ensure that the call works as expected, test the call.
To view a sample external call that includes these steps, see
Sample External Call.