Please use y-export4ppm.bat for Windows operating systems and y-export4ppm.sh for Unix operating systems. For Unix operating systems, command-line tools (sh files) except of the y-setenv.sh file, can only be started by the aris10 user, for example, enter: su -c y-ageclitool.sh aris10.
Commands |
Description |
Parameters |
---|---|---|
export4ppm |
Exports data for use in ARIS Process Performance Manager |
Usage: export4ppm [options] --apg-endpoint (-apg) --end-date (-e) --file (-f) Name and location of the file to be exported. --password (-p) <PASSWORD> Password of the executor. The default password is manager. --start-date ( -s) --tenant (* -t) Tenant name --umc-endpoint (-umc) --user (-u) <USERNAME> User name of the executor. The default user name is system.
|
Example
y-export4ppm.bat export4ppm -apg http://myarishost.com:1080 -umc http://myarishost.com:1080 -t default -u system -p manager -s startDate -e endDate