Process Governance provides a set of command-line tools that can be used to perform administrative operations.
Warning
To avoid data inconsistencies and possible data loss, you must not perform any of the following activities in parallel, neither manually nor scheduled:
- Deleting any Process Governance process instance, process version, or process
- Archiving Process Governance process instances
- Backup/restore tenant (containing Process Governance or ARIS document storage data)
ARIS must be running.
The command-line tools must be executed in the following path:
<ARIS installation path>/server/bin/work/work_apg_<your installation size, for example, s,m, or l>/tools/bin for Windows® operating systems
and
<ARIS installation path>/cloudagent/bin/work/work_apg_<your installation size, for example, s,m, or l>/tools/bin for Linux operating systems.
The following command-line tools are provided:
y-ageclitool.bat
y-export4ppm.bat
y-setenv.bat
This command-line tool is called by the y-ageclitool.bat or y-ageclitool.sh and configures the environment as required.
For more information about parameters and commands please type the tool name followed by /? or -?, for example y-ageclitool.bat /?.
On Unix operating systems, only the aris10 user can start the command-line tools (sh files), except for the y-setenv.sh file. For example, enter: su -c y-ageclitool.sh aris10.
The following command-line tools are provided:
y-ageclitool.sh
y-export4ppm.sh
y-setenv.sh
This command-line tool is called by the y-ageclitool.bat or y-ageclitool.sh and configures the environment as required.