- Navigate to the backend of the system (e.g.
http://curatorexample.com/backend). - Log in if prompted.
- Click on the “Integration” link at the top.
- Click on “Manage Scripts” in the left navigation.
- Click on the “New Script” button at the top of the main page content.
- Enter the name, description, and schedule of execution of the script, and select the appropriate script language.
- Enter the script details as appropriate
- For EDT, the full path to the EDT console runner must be specified and the EDT plan must be uploaded.
- For powershell and python, the script code must be typed or copy and pasted in.
- If additional arguments need to be passed to the command which runs the script (i.e. powershell.exe, etc.), enter those in the arguments field.
- Click on the “Create” button.