This topic applies only to the IBM Business Process Manager Advanced configuration.

Overview of HTTP function selectors

A function selector determines which operation to call on an export interface.

When the HTTP export receives a request message, it uses the function selector to determine the method name that it needs to invoke on the interface based on the HTTP request information.

For a function selector, you can use one of the IBM-supplied function selectors or use a custom function selector. In the second case, you would supply a Java™ implementation of the FunctionSelector interface.

The supplied HTTP function selectors are as follows: