Configuring the printeragent.properties file
- Locate the printeragent.properties file and open it using notepad.
-
Specify this information:
- MSCM URL
-
Specify the URL of the MSCM server you want to connect.
- Printing interval
- Specify the print interval in seconds. This is the
interval to send print jobs to the printer. The default is 30000 milliseconds. Note: Accepted values are numeric only.
- MSCM in ST check box
- Specify if MSCM is in Single Tenant or not. Select True if Single Tenant. Select False if not. The default is False.
- Sync interval
-
Specify the sync interval in seconds. The default is 30000 milliseconds.Note: Accepted values are numeric only.
- Public key
-
Specify the public key.
Note: Refer to the Printer Agent Authorization Public Key under Administration > System Management > Print Properties. - Secret key
-
Specify the secret key.
Note: Refer to the Printer Agent Authorization Public Key under Administration > System Management > Print Properties. - DB Cleanup Interval
- Specify the interval between executions of db cleanup. The default is
21600000 milliseconds.Note: Accepted values are numeric only.
- Max Transaction Age
- Specify the age of printed transactions to be deleted from the db during
cleanup. The default is 1 day.Note: Accepted values are numeric only.
- Auto Update Interval
- Specify the interval of the system check for new version updates. Default
is 300000 milliseconds.Note: Accepted values are numeric only.
- Service Name
- Specify the name of the service for printer agent to identify the service name when launched as a Service. Default is blank. This is required to enable the auto update feature of the printer agent.
- Click Save.