Input Parameters and Global Variables
Automation Manager input parameters allow you to insert a variable prompt in your policy that will require user input every time that the Policy is run.
Global Variables are used when creating arguments in a policy based on the following objects:
- Start Automation Manager.
- Create a new Automation Policy or open an existing Automation Policy.
- Click Input and click the Input Parameters tab.
- Click Add.
- Enter a descriptive Name.
Input Parameter names must be unique for each individual parameter. The Name must also consist only of alphabetical characters as numeric characters, spaces or symbols cannot be used.
- Enter the Display label.
- Select the Type of parameter and click OK twice.
- Drag the Automation Object for which you want to configure an Input Parameter into the Policy frame.
- Click beside the field for which you want to link an Input Parameter.
- Click StartObject.
- Under Values, click the name of the Input Parameter that you created in the steps described above.
- Click OK.
- Continue editing and modifying the Automation Manager Policy as needed.
- Cick File > Upload to upload the Policy to the Script/Software Repository or click File > Save to save the Policy to your local computer or a network share.
Use Global Variables in an Automation Manager Policy
Global Variables must be linked to a Global Variable Assignment Object in order to be used in Automation Manager Policies.
- Start Automation Manager.
- Create a new Automation Policy or open an existing Automation Policy.
- Click Input.
- Click the Global Variables tab and click Add.
- Enter a Name.
Global Variable names must be unique for each individual variable. The Name must also consist only of alphabetical characters as numeric characters, spaces or symbols cannot be used.
- Enter the Display label.
- Select the Type of variable and enter the Value to be associated with the Global Variable.
- Click OK twice.
- Drag a ForEach, If, or If/Else Object into the Policy frame.
- Click beside the Variable field for which you want to link a Global Variable.
- Click GlobalVariables.
- Under Values, click the name of the Global Variable that you created and click OK.
- Continue editing and modifying the Automation Manager Policy as needed.
- Once you have completed your changes, click File > Upload to upload the Policy to the Script/Software Repository or click File > Save to save the Policy to your local computer or a network share.