SBM Orchestration Guide → Orchestration Use Cases → Mapping Custom Endpoint Information in a Service Call
Custom endpoints have data that you can map as input for any of the SOAP services you have. SOAP services have their own endpoints that will be resolved individually when you deploy, but if you are calling another service from a service as part of an orchestration, you can use information from custom endpoints as inputs to the calling service so it can use that information to make whatever calls it needs to make to the other service.
To map custom endpoint parameters in your orchestrated SOAP service call:
You can also map custom endpoint information in RESTCaller, which includes special handling for calling a REST service from a SOAP service. For more information, refer to Calling RESTful Web Services from an Orchestration Workflow.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.