6 February 2019
This is an update for Cora SeQuence V8.6, which includes the following resolved issue.
Resolved issue
The Email Listener activity configured with the EWS protocol fetched emails in LIFO order (Last In, First Out) instead of FIFO order (First In, First Out).
Update steps
Updating from v8.6.2.1
- Back up your Cora SeQuence database.
- Back up the following DLL files:
- In the Administration site's bin folder:
PNMsoft.Sequence.Studio.dll
- In the server that hosts the Job Execution Service (JES), in the GAC folder:
PNMsoft.Sequence.Jobs.Listeners.Email.dll
- In the Administration site's bin folder:
- Download the ZIP file, and extract it.
- Open the DB Scripts folder, and run the
PatchSynchronization_Data.sql
script on your Cora SeQuence database. - Make sure 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
Rollback steps
- Restore the backed up database.
- Restore the backed up DLL file.
NOTE: If you are running a Cora SeQuence version earlier than V8.6.2.1, you need to install V8.6.2.1 before you install V8.6.2.2.
Heads up!
Cora SeQuence V8.8 will support Microsoft SQL Server 2014 SP1 and later only. Details to come in the next releases.