10 July 2018
This is an update for Cora SeQuence v8.5, which includes a fix for the issue detailed below.
Resolved Issue
Lack of API backward compatibility with v7.10.5: When upgrading to v8.5.8, the TaskViewModel object TaskInstance property was null.
Resolution: Object Ref was fixed to allow access to TaskInstance values.
Update Steps
- Back up the Cora SeQuence database.
- Download the ZIP file.
- Open the DB Scripts folder, and run the
PatchSynchronization_Data.sql
script on your Cora SeQuencedatabase. - Run IISReset.
- Make sure that the following files and folders are in the same level on the server.
- Engine
- SequencePatch.xml
- SequencePatcher.ps1
- Run
SequencePatcher.ps1
file as Administrator on all Cora SeQuence servers:- Right click
SequencePatcher.ps1
, and then select Run with PowerShell.
- Right click
- Run IISReset for the change to take effect.
Rollback Steps (in case of failure)
- Restore the Cora SeQuence database to previous state.
- Return the old dlls.
NOTE: If you are running a Cora SeQuence version earlier than v8.5.7, you need to install v8.5.7 before you install v8.5.8.