IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Building mediation flows > Selecting endpoints dynamically

Selecting endpoints dynamically from WSRR

Use an Endpoint Lookup primitive to retrieve service endpoints by querying the WebSphere Service Registry and Repository (WSRR). The endpoints that are returned by the query are stored in the message, and can then be used to dynamically invoke a service.

The Endpoint Lookup primitive queries the WSRR based on the properties specified in the details page of the properties view. The service information of each retrieved endpoint is placed in a primitiveContext/EndpointLookupContext element in the message context. Through the match policy you can:

Selecting endpoints dynamically