Optim Executor

IBM Optim Executor is a process that runs services that specify the executor as their service execution component (service type of Executor). Optim Executor provides the framework needed by the service to communicate with a database or with any other type of resource needed by the service. Optim Executor is also known as the executor.

Services that specify the executor as their service execution component are also known as data management services.

When you run or execute a service, an instance of the executor is launched, and the executor processes the service. When the executor completes a service, the executor reports to the component that launched the executor that the service is complete. The executor then ends.

The executor is installed on the same computer as the designer or the proxy.

To run a service that uses lookup data, ensure that the executor has access to the lookup data. Load the lookup data into a database on the executor computer or on a computer that has a fast connection to the executor computer.