Editing a command script file

You can edit a command script file from within your flow for jobs, job arrays, local jobs, job submission scripts, and job submission script arrays. Cick the Open File button next to the Command to run field in the work item definition.

Procedure

  1. In your flow, select the work item, right-click, and choose Open Definition.

    For example, for a job work item, select the job in the flow, right-click, and choose Open Definition.

  2. In the Command to run field, specify the script for your command, followed by the arguments. Ensure the directory that you specify is accessible to the web server.

    For example:

    /share/myscript arg1 arg2
  3. Click the Open File button to edit your script and make any necessary modifications.