28 FEBRUARY 2019
This is an update for Cora SeQuence V8.7, which include the fix detailed below.
Resolved issue
The Email Listener did not process emails that included embedded attachments whose URLs exceeded 255 characters. This issue occurred because the AttachmentContentLocation
property was limited to 255 characters.
The maximum length of the AttachmentContentLocation
property increased to 4000 characters.
Update steps
Updating from V8.7.0.3
- Back up your Cora SeQuence database.
- Back up the following files:
- Administration site's bin folder:
PNMsoft.Sequence.Studio.dll
- All servers, in the GAC folder:
PNMsoft.Sequence.Jobs.Listeners.Email.Activities.dll
- Administration site's bin folder:
- Download the ZIP file.
- Open the DB Scripts folder, and run the following scripts on your Cora SeQuence database.
PatchSynchronization.sql
PatchSynchronization_Data.sql
- 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 Cora SeQuence database to previous state.
- Restore the backed up DLL files.
NOTE: If you are running a Cora SeQuence version earlier than V8.7.0.3, you need to install V8.7.0.3 before you install V8.7.0.4.
Heads up!
Cora SeQuence V8.8 will support Microsoft SQL Server 2014 SP1 and later only. Details to come in the next releases.