IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing business processes > (Deprecated) Routing with Selectors

Use a selector to delegate

The selector can also be used as a tool for general delegation as described in this topic.

In a typical selector, the routing algorithm uses the date and time settings to determine which component to route an operation for implementation. In a situation where you have a single interface with three individual operations, you could use a selector as a delegation tool to route the operations to the appropriate destinations. To do this, you would implement the interface with a selector, and then implement an interface for each destination that contains an operation that is defined in the original interface.

This image represents what the completed diagram will look like.

(Deprecated) Routing with Selectors