Set component environment property values

After you have added component environment properties at the component level, you can set the values for them for each environment to which the component is mapped.

To set property values for a component environment:

  1. Navigate to Management > Applications and select an application.

  2. Select the Environments tab.

  3. Click the environment name to which you want to add property values and select View Details.

  4. Select the Component Mapping tab.

  5. Select the Properties tab.

  6. Click Edit.

  7. Edit values for the environment properties that were previously defined for the component. For details, see Add or edit component environment properties.

  8. Click Save.

    You can reference the property value in processes using the following syntax: ${p:environment/<property name>}

Back to top

See also: