IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Lotus Domino > Overview of WebSphere Adapter for Lotus Domino > Technical overview

WebSphere Application Server environment variables

WebSphere Application Server environment variables can be used in the external service wizard to specify directory values. You can now change any string property values in inbound and outbound configuration by only changing the environment variables.

When you configure the adapter for inbound or outbound processing using the external service wizard, you set values for various required local files and directories. You can later change these values in the deployed application from the IBM BPM or WebSphere Enterprise Service Bus Process Administrative Console.

In IBM BPM or WebSphere Enterprise Service Bus, instead of hard coding values for directories and files, you can declare them as WebSphere Application Server environment variables and specify the environment variable names when you run the external service wizard. When you deploy your application, the environment variable name is replaced with the actual value and used by the adapter. If you want to change the property value, you can change the environment variable in the IBM BPM or WebSphere Enterprise Service Bus Process Administrative Console.

For example, when setting the server IP address in the managed connection factory properties, you can use ${DOMINO_SERVER_IP} as the variable name instead of hard coding it as 127.0.0.1.

WebSphere Application Server environment variables can be used for all string property values (not Boolean or integer variables) that are set in inbound and outbound configurations.

When you create a WebSphere Application Server environment variable, you specify:

Technical overview of WebSphere Adapter for Lotus Domino


Related tasks:

Defining WebSphere Application Server environment variables


Related reference:

Managed (J2C) connection factory properties

Activation specification properties