Installation overview

Note: Point of Use (POU) is not available in the AWS GovCloud (US) region.

These files are included in this patch:

Unix

  • 2021.11.00_BASE.jar
  • 2021.11.00_SYNC.jar
  • 2021.11.00_MPC.tar.gz
  • 2021.11.00_RAD.tar.gz
  • 2021.11.00_POU.tar.gz

Windows

  • 2021.11.00_BASE.jar
  • 2021.11.00_SYNC.jar
  • 2021.11.00_MPC.zip
  • 2021.11.00_RAD.zip
  • 2021.11.00_POU.zip

Android Installer

MSCM Android application provides the capability to auto-update whenever there is a newer version. Customers who opt out of the automatic updates for their handhelds can either download early release APK deliverables from posted MSCM KB or retrieve files from MSCM > System Management > Installer for a later update.

These are the latest apk files:

  • AndroidShell.apk version 2021.11.00.2
  • MPC.apk version 2021.11.00.3
  • POU.apk version 2021.11.00.3
  • RAD.apk version 2021.11.00.15
Note: The 2021.11 apk files were tested and certified on Chrome and Android System Webview 94.0.4606.61. Depending on the enabled webview application, we recommend using this version on your Android devices.

Windows Mobile Installer

MSCM Windows Mobile application provides the capability to auto-update whenever there is a newer version. Customers who opt out of the automatic updates for their handhelds can either download early release CAB deliverables from posted MSCM KB or retrieve files from MSCM > System Management > Installer for a later update.

Note: To address an issue in the Delivery module, the updated RAD Cab file has been uploaded in https://support.infor.com/espublic/EN/answerlinkdotnet/SoHo/Solutions/SoHoViewSolution.aspx?SolutionID=2217774.

Print Agent Installer

The 2021.11 Print Agent must be updated to work with the changes on the delivery document printing. The installer can be downloaded from System Management > Installer Download . Perform these steps during the update:
  1. Stop the printer agent service, if running.
  2. Back up the existing print agent folder and all its files to another folder.
  3. Delete all files from the existing printagent folder.
  4. Extract the 2021.11 print agent installer to the existing folder location
  5. Transfer the 2021.10 printagent.properties file from the backed-up folder to the existing print agent folder.
  6. Start the print agent as service or from the command line.

Starting 11.2.22.0, the Printer Agent configuration includes these updates:

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.
  • On the Print Agent GUI, it is displayed as 'Enable SSL Checking'.
  • On the printagent.properties, it is listed as enableSslChecking=true.
Note: You have the option to clear the check box for the property from the GUI or set the field property to enableSslChecking=false from properties file.

Starting 11.2.17.0, the Printer Agent configuration includes these updates:

The agent has two new fields to define connection and read timeout with these default values:
  • On the Print Agent GUI, the fields are displayed as Connect Timeout = 60000 ms, Read Timeout= 60000 ms
  • On the printagent.properties, the fields are listed as connectTimeout=60000, readTimeout=60000
Note: You can change the values according to your network connectivity. Both fields can be set to 0 if you prefer to have a no timeout setting.