Please use y-export4ppm.bat for Windows operating systems and y-export4ppm.sh for Unix operating systems. 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.
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