Adding Custom Parameters

You may add any other custom parameters that your script requires (particularly, parameters of the Credentials, Text and Integer types).

In our example, the parameter folderName is required. Add this parameter as follows:

  1. Switch to the Administration page.
  2. Navigate to Plan Steps.
  3. In the Steps column, select the script step and click Edit.
  4. Complete the Edit Custom Script Step wizard:
  1. At the Parameters step:
  1. In the Parameters column, click Add.
  2. In the Add New Step Parameter window, specify a name for the parameter that you want to add (in this case, folderName), select an appropriate parameter type (in this case, Text), enter a value that you want to assign to the parameter (you can leave this field empty for the value to be set when the step is added to a plan), and click Finish.
  1. At the Impact step, review the list of plans that will be updated to reflect the changes made to the step parameters.
  2. At the Summary step, review the configured settings and click Finish.

 

Adding Custom Parameter