SBM Orchestration Guide → Orchestration Procedures → Using the Step Palette → Using the Service Step → Using Dynamic Endpoints
SBM Composer provides the option of setting the endpoints for individual Web service operations dynamically, when the orchestration workflow is run, to a URL returned by a different Service step.
For example, a login Service step returns the URL of a server to be used for subsequent Service steps. For each subsequent Service step, you can use the procedure below to map the DynamicEndpointURL input to the server URL included in the output of the login Service step.
To use dynamic endpoints:
Select an orchestration workflow to display it in the orchestration workflow editor.
Select a Service step for which you want to set a dynamic endpoint.
On the General tab of the Property Editor, make sure the Service step is associated with a Web service and an operation.
Right-click the Service step in the orchestration workflow, and then select Use Dynamic Endpoint.
This adds the DynamicEndpointURL step input to the Data Mapping tab of the Property Editor. This data element can be used for the Service step and for any other Service steps in the orchestration workflow that are associated with the same Web service operation.
For each Service step to which the DynamicEndpointURL step input has been added:
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.