Environment variables for Siebel applications

Note: If you define any of these environment variables, it overrides the corresponding values in the Siebel Tab (Record and Run Settings Dialog Box) (for components), or the Applications pane in the application area's Additional Settings pane (for application areas).

Use the variable names listed in the following table to define Siebel application details:

Option

Variable Name

Description

Address

URL_ENV

The URL of the application you want to open. This option is available only for tests.

Auto-login

AUTO_LOGIN_ENV

Indicates whether to automatically log in to the application to open. This option is available only for tests.

Possible values:

  • True

  • False

User

USER_NAME_ENV

The user name used to log in to the application to open. This option is available only for tests.

Password

PASSWORD_ENV

The encrypted password for the application to open. This option is available only for tests.

Log out of the application when the test closes

LOGOUT_ENV

Indicates whether to automatically log out of the application when the test closes. This option is available only for tests.

Possible values:

  • True
  • False