Module Property

Module property provides the default value for a module. Multiple process properties can source their value from a single module property.

Module properties are defined at the module level and can be referenced by various resources that are defined as a part of the module. Their values can also be sourced from application properties at deployment time.

Note: A module property cannot be assigned directly to an activity. It must be assigned to a process property in order to be used in an activity. The process property inherits the value of the module property that is assigned to it. The process property can then be used in the activity. Module properties can be used directly only when configuring shared resources and policy resources.

The Module Properties editor can be used to create and manage module properties. You can add a new property or logical groups which you can use to organize module properties.