You select reference properties from the Select Reference Property dialog box.
The following table describes the Select Reference Property dialog box fields, subfields, and field groups. A field group is a collection of fields that are related to a specific action or configuration.
Field | Subfield | Description |
---|---|---|
Step Tree Area | - |
Show the list of steps defined in a template. Information in the Step Tree area is highlighted by the following icons:
|
Properties List |
- |
Shows the Display Name and Key Name of properties defined for the group selected in the Step Tree area. Initially, only the Step directly before the Step with the property that you are editing is visible. |
Show All Steps | - |
When set to ON, all the steps defined in the template are visible. The initial display is OFF. Not all steps are shown when the Param Mode of the Property you are editing is off. |
Reserved Properties: | - |
When the Repeated Execution Plug-in is selected in the Step Tree area, the reserved properties related to the plug-in are visible. This item is visible only when the Repeated Execution Plug-in is selected in the Step Tree area. |
The selectable repeated execution input value (reserved.loop.input, reserved.loop.inputN ) and repeated execution loop index (reserved.loop.index, reserved.loop.indexN ) are shown in a menu in one line. To help you easily understand the relationship between repeated execution input value and repeated execution loop index and the corresponding Repeated Execution Plug-in, the step name of the Repeated Execution Plug-in corresponding to the Display Name is also described in parenthesis.
Following are the reserved properties:
Property | Display Condition | Display Name and Format |
---|---|---|
reserved.loop.input | When selecting a Repeated Execution Plug-in that is one level above the base step as seen from the plug-in where this dialog box appears in the Step Tree area. | Input for repeated execution 1 level above (corresponding step name) |
reserved.loop.index | Loop index 1 level above (corresponding step name) | |
reserved.loop.inputN | When selecting a Repeated Execution Plug-in that is N levels above the base step as seen from the plug-in where this dialog box appears in the Step Tree area. | Input for repeated execution N levels above (corresponding step name) |
reserved.loop.indexN | Loop index N levels above (corresponding step name) |