Upgrading the App Server with 6.2

Steps to upgrade an application server with 6.2 are fairly minimal.  The Sync Repository Objects record for the Desktop application can be used with the Object Repository Sync tool to generate the stock list of assemblies needed.  Assemblies needed for your configurations will only be included if you have previously added them to this Sync record.  In general, it is best to diff the contents of the sync with your app server directory.  Anything in the sync download should be replaced.  Anything orphaned on the app server are likely configurations should be updated with their latest versions compiled against the 6.2 assemblies.  Finally, add the required binding redirects and new appsetting entries to the AptifyAsyncProcessor.exe.config file as appropriate for your system. 

AptifyAsyncProcessor config file and AptifyCreateProcessFlowRun config file needs to be updated to mention the new version “10.0.0.0” for Newtonsoft.Json assembly.

Please set a new key in AptifyAsyncProcessor.exe.config  and AptifyCreateProcessFlowRun.exe.config  to set the value of ‘’EnableCaptureViewStatistics’’ Attribute to true.