KBI 312170 Changing Relators Modes Using Argent Omega CLI
Version
Argent Omega 2.2A-2404-A and later
Date
Thursday, 13 June 2024
Summary
Users might need to put a large batch of Relators into Production Mode, Test Mode or Suspended status
Instead of doing it one by one in Web UI, users can accomplish this by running Argent Omega CLI. An option is also provided to reactivate suspended Relators
The CLI command is as follows:
ArgentOmegaCLI.exe /relator [/name:xxxx] [/folder] [/production | /test_mode | /reactivate] /Argent_Password:xxxx
ArgentOmegaCLI.exe /relator [/name:xxxx] [/folder] [/suspend:nnnn] /Argent_Password:xxxx
Note:
Example:
ArgentOmegaCLI.exe /relator /name:REL_SQL_* /test-mode /Argent_Password:ArgentOmega
By running this command, Relators with name matching pattern ‘REL_SQL_*’ are put into Test Mode.
Technical Background
N/A
Resolution
Upgrade to Argent Omega 2.2A-2404-A or later.