Using Runtime Parameter Variables

Orchestrator allows you to pass runtime variables into the script.

In our example, the folderName custom parameter has been added recently, and it is required to specify a default value for it. To set a custom variable as the default value, do the following:

  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, select the parameter.
  2. In the Parameter Details column, click the Edit button next to the Default Value field.
  3. In the Edit Parameter Value window, in the list of available variables, double-click the value you want to assign to the parameter, and click Save.
  1. At the Impact step, review the list of plans that will be updated to reflect the changes made to the step parameters.
  1. At the Summary step, review the configured settings and click Finish.

 

Editing Custom Step Settings

For more information on parameter variables that you can pass into a script, see Appendix A. Recovery Plan Steps.