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 > FTP > Overview of IBM WebSphere Adapter for FTP > Technical overview

WebSphere Application Server 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 administrative console.

With IBM BPM version 6.2 and onwards, 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 administrative console.

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 configuration.

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

See the topic Defining WebSphere Application Server environment variables Defining WebSphere Application Server environment variables for detailed information about how to create a WebSphere Application Server environment variable.

Technical overview


Related tasks:

Defining WebSphere Application Server environment variables