Context Variables

Specifying Context Variables for an Application allows it to package variable values from the source system (where the Application is being created) and override those variables during Application deployment on the target system.

Replicating context variables might be useful for transferring certain pieces of the server global configuration that cannot be packaged as Resources from the source system to target systems.

Configuring Context Variables

Context variables can be added to the Application by defining the following properties:

Field Description

Field Name

Context. Path of a context those variable will be packaged.

context

Variable. Name of the variable that will be packaged.

variables

These properties may be accessed via the contextVariables variable.

Was this page helpful?