Please use y-ageclitool.bat for Windows® operating systems and y-ageclitool.sh for Unix operating systems.
General usage
Options |
Description |
---|---|
-?, -h, --help |
Show help, default: false |
Commands |
Description |
Parameters |
---|---|---|
anonymize |
This command anonymizes the given user in Process Governance data, for example, in substitution logs or audit logs. All user names are replaced with anonymous. This is compliant to GDPR. The General Data Protection Regulation (GDPR) protects the rights of individuals’ personal data within the European Union. It also regulates the export of personal data outside the EU. GDPR is a regulation by the European Parliament, the Council of the European Union, and the European Commission. The Process Governance services can write user specific data to attributes. These attribute values can be anonymized with the help of customized reports in order to meet the requirements of the General Data Protection Regulation (GDPR). Please contact your local Software AG sales organization. |
-apg, --apg-endpoint
-du, --user name of the deleted user
-p, --password Password of executer Default: manager
* -t, --tenant Tenant name -umc, --umc-endpoint
-u, --user User name of executer Default: system The user name is replaced by the string anonymous. |
cancelHTOfCompletedInstance |
Cleans up pending human tasks belonging to process instances that are already completed. |
Usage: y-ageclitool [command] [options] -apg, --apg-endpoint
-ht, --human-task-id
-p, --password Password of executer Default: manager
* -t, --tenant Tenant name -umc, --umc-endpoint
-u, --user User name of executer Default: system |
findSubstitutees |
This command finds all users for whom a given user acts as a substitute. |
-apg, --apg-endpoint
-p, --password Password of executer Default: manager -su login name of the substitute
* -t, --tenant Tenant name -umc, --umc-endpoint
-u, --user User name of executer Default: system |
rebalance |
This command distributes the process instances equally among the Process Governance nodes if the PROCESS_INSTANCE_BASED assignment strategy is configured. Users can perform this command on the infrastructure tenant (master) only. |
-p, --password Password of executer Default: manager -u, --user User name of executer Default: system |
Example
y-ageclitool.bat findSubstitutees -s http://myarishost.com:1080 -apg http://myarishost.com:1080 -umc http://myarishost.com:1080 -t default -u system -p manager -su substitutesname