Replace (REPLACE)
If a process definition with the same name already exists, this specifies whether it is replaced.
The possible values are:
- *NO
- This definition does not replace any existing process definition with the same name. The command fails if the named process definition already exists.
- *YES
- Replace the existing process definition. If there is no definition with the same name, a new definition is created.