Application Platform 10.3 | Developing with Application Platform in Designer | Managing Servers | Configuring Integration Server for Application Platform Projects | Configuring Launch Configuration Settings for Integration Server | Configuring Integration Server Environment
 
Configuring Integration Server Environment
You can configure environment variables on the Environment tab of the launch configuration properties for Integration Server. Designer uses the environment variable values when it runs an application. By default, the environment is inherited from the Designer runtime.
1. In the General Information section, click Open Launch Configuration.
2. In the Edit Configuration dialog box, click the Environment tab.
3. Click New to define a new environment variable.
Important:
Do not modify or delete the existing environment variables!
Tip:
Click the Variables button in the New Environment Variable dialog box to select a variable from the list, or to define your own variables.
4. Click Select to select one or more native environment variables from a list and add them to your Integration Server launch configuration.
5. Select one of the provided options for the launch configuration environment.
The following table describes the options you can select from.
Select this option
To
Append environment to native environment
Default. Append to the native environment.
Designer seeds the launched environment with the native environment, after which the variables configured in the Environment tab replace or augment the set of environment variables.
Replace native environment with specified environment
Replace the native environment.
Designer creates the launched environment only from the variables configured on the Environment tab.
6. Click Apply, and then click OK.