Back up the Mobile Applications Broker Server Web.config file, and make note of the following information:
-
If upgrading from OnBase 16 SP1 or earlier, take note of the value for the following key. This key value will be used to populate the MedicalEncounterKeywordID in the web.config file for the new OnBase version. As of OnBase 16 SP2, the MedicalEncounterKeywordID key replaces the DefaultKeywordID key.
-
<add key="DefaultKeywordID" value="" />
-
-
If upgrading from OnBase 16 SP2 or later, take note of the values for the following keys:
-
<add key="MedicalEncounterKeywordID" value="" />
-
<add key="MedicalPatientKeywordID" value="" />
-