When you import a generic process, you can create a process
or upgrade an existing process.
Procedure
- Click to open the Import
Process window.
- Click Browse, and then select the
JSON file that contains the process definition.
- If you want to upgrade an existing process, select Upgrade
Process. If the name of the process in the
JSON file matches an existing process, the process parameters are
updated with new values. If the process name is not found, the command
has no effect.
Note: An existing process must match the name of the
process in the JSON file, not the name of the file itself. The process
name is the first parameter in the JSON file. The following text is
the JSON representation of a process named
Post-process test.
"name": "Post-process test",
- Click Submit.