Installation overview
Note: Point of Use (POU) is not available in the
AWS GovCloud (US) region.
These files are included in this patch:
Unix
- 11.2.22.0_BASE.jar
- 11.2.22.0_SYNC.jar
- 11.2.22.0_MPC.tar.gz
- 11.2.22.0_RAD.tar.gz
- 11.2.22.0_POU.tar.gz
Windows
- 11.2.22.0_BASE.jar
- 11.2.22.0_SYNC.jar
- 11.2.22.0_MPC.zip
- 11.2.22.0_RAD.zip
- 11.2.22.0_POU.zip
Android Installer
Note: These files must be updated with
the latest apk files.
- AndroidShell.apk version 11.2.22.0.2
- MPC.apk version 11.2.22.0.13
- POU.apk version 11.2.22.0.15
- RAD.apk version 11.2.22.0.82
Windows Mobile Installer
The files for Windows Mobile devices must be updated with the latest cab files and can be downloaded from the
.Print Agent Installer
The Print Agent latest file package for 11.2.22.0 can be downloaded from
the
. There are two changes on the print agent tool:- The agent has a new field that validates SSL certificate and hostname to connect to the MSCM print service. This is turned on by default and is shown on the Print Agent GUI as 'Enable SSL Checking' and on the printagent.properties as enableSslChecking=true. User has the option to clear the check box or set the field property to false.
- One of the print agent libraries is now updated to the latest version and users are required to install the latest version that comes with 11.2.22.0. Otherwise, some functions may not work when using the old version of the print agent.
Starting 11.2.17.0, the Printer Agent configuration includes these updates:
Note: Setting the Timeout to 0 results to no
connection time out.
Launching the Print Agent from GUI
The settings tab includes two new fields with these default values:
- Connect Timeout = 60000 ms
- Read Timeout= 60000 ms
Launching the Print Agent through a command line or as a service
Two new properties were added to the sample properties file.
Note: If you are upgrading the printer agent from
11.2.16.0 or earlier versions, you must perform these steps:
- Stop the printer agent service, if running.
- Ensure that these properties are present and have values set in the currently used
properties file:
Recommended values are found in the printagent-sample.properties file.
- connectTimeout=60000
- readTimeout=60000
- Delete the printer agent database.
- Start the printer agent service or through the command line.