These are the commands and switches that you can use to run the DOCUMENTS modules from the command line:
|
Module |
Program |
Switch |
Description |
|
Administration |
rsadmin.exe |
No switches |
|
|
Production |
rsprocess.exe |
/S |
The solution to load. |
|
/T |
The task to start. |
||
|
/B |
The number of batches to process. |
||
|
/R |
Repeats the commands. /R:x = repeat x times before restarting. |
||
|
/U and /P |
Specify a user name and password (when using built-in DOCUMENTS user accounts). |
||
|
/I |
The batch to process (specify the GUID of the batch). |
||
|
/C |
An command that can contain the flags above (/S, /T, /B, /U, /P, /I) in order to make Production run several tasks in sequence. See examples. |
||
|
Invoice Manager |
eimngr.exe |
/l |
Forces local authorization when logging in. |
|
/m <maintenance plan name> |
Run the specified maintenance plan. |
||
|
/codepage n |
Any ANSI strings found in the database and INI files are updated from ANSI to Unicode format using the specified code page. Example: eimngr.exe /codepage 1250 This overrides the CodePageForUnicodeUpgrade setting found in Eiglobal.ini, if any. |
||
|
Invoice Verify |
eiveri.exe |
<job filename> /s |
Starts an Invoice Verify job with the specified name. |
|
/l |
Forces local authorization when logging in. |
||
|
Invoice Optimize |
eiopti.exe |
/l |
Forces local authorization when logging in. |