Environment Properties

Properties are parameters that can be preset and passed from step to step in processes.

Environment properties can be created with the environment's Properties pane (Applications > [selected application] > Environments > [>selected environment] > Properties. Properties are scoped by the application and components associated with the environment.

A value set on component environment overrides one with the same name set directly on an application environment property. Component environment properties enable you to centralize properties, tracking type and default values, for instance. Application environment properties provide ad-hoc lists of property=value pairs.

Referenced: ${p:environment/propertyName}

Related Topics

Deployment Automation Properties

Adding Application Properties

Component Properties