You can edit some of the characteristics of an element on the resource action Form page. You can change the type of an element, its default values, and apply various constraints and values.
Prerequisites
Log in to vRealize Automation as a tenant administrator or XaaS architect.
Procedure
- Select Design > XaaS > Resource Actions.
- Click the resource action you want to edit.
- Click the Form tab.
- Locate the element you want to edit.
- Click the Edit icon (
).
- Enter a new name for the field in the Label text box to change the label that consumers see.
- Edit the description in the Description text box.
- Select an option from the Type drop-down menu to change the display type of the element.
The options vary depending on the type of element you edit.
- Select an option from the Size drop-down menu to change the size of the element.
- Select an option from the Label size drop-down menu to change the size of the label.
- Edit the default value of the element.
Option
Description
Not set
Gets the value of the element you are editing from the vRealize Orchestrator workflow presentation.
Constant
Sets the default value of the element you are editing to a constant value that you specify.
Field
Binds the default value of the element to a parameter of another element from the representation.
Conditional
Applies a condition. By using conditions you can create various clauses and expressions and apply them to an element.
External
Select a vRealize Orchestrator script action to define the value.
- Apply constraints to the element on the Constraints tab.
Option
Description
Not set
Gets the value of the element you are editing from the vRealize Orchestrator workflow presentation.
Constant
Sets the default value of the element you are editing to a constant value that you specify.
Field
Binds the default value of the element to a parameter of another element from the representation.
Conditional
Applies a condition. By using conditions you can create various clauses and expressions and apply them to an element.
External
Select a vRealize Orchestrator script action to define the value.
- Add one or more values for the element on the Values tab.
The options available depend on the type of element you are editing.
Option
Description
Not set
Gets the value of the element you are editing from the vRealize Orchestrator workflow presentation.
Predefined values
Select values from a list of related objects from the vRealize Orchestrator inventory.
Enter a value in the Predefined values search box to search the vRealize Orchestrator inventory.
Select a value from the search results and press Enter.
Value
Define custom values with labels.
Enter a value in the Value text box.
Enter a label for the value in the Label text box.
Click the Add icon (
).
External Values
Select a vRealize Orchestrator script action to define your value with information not directly exposed by the workflow.
Select Add External Value.
Select your vRealize Orchestrator script action.
Click Submit.
- Click Submit.
- Click Update.