14 DECEMBER 2020
This update includes resolved issues.
Resolved issues
Component | Description | Ticket # |
---|---|---|
Email Listener | Email listener activities with Graph API protocol moved email to the processed folder without creating a new workflow instance. | |
General Settings | Password was displayed in plain text, in the SQL connection string. | 86385 |
JES | If you restarted one of the many running Graph API email listener jobs then all the running jobs stopped and got queued. | 89981 |
Update steps
Updating from V8.8.5
- Back up your Cora SeQuence database.
- Back up the following files:
- In the Administration site:
Web.config
App_Themes\AdministrationGrid\AdministrationGrid.css
App_Themes\AdministrationGrid\Default.skin
bin\PNMsoft.Sequence.Design.dll
bin\PNMsoft.Sequence.Studio.dll
bin\PNMsoft.Sequence.Jobs.Listeners.Email.Design.dll
Web\UI\Data\Tables\UpdateConnectionString.aspx
Web\UI\Data\ConnectionStringWizard.aspx
Web\UI\EmailListener\EmailListenerCommandDesignerView.ascx
- In the JES folder:
PNMsoft.Sequence.Jobs.Host.exe.config
- All servers, in the GAC folder:
PNMsoft.Sequence.Jobs.Listeners.Email.dll
PNMsoft.Sequence.Jobs.Listeners.Email.GraphApi.dll
- In the Administration site:
NOTE
Make sure that you save the backup files in a different folder, such as the desktop.
- Download the ZIP file.
- Make sure the following files and folders are at 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 select Run with PowerShell.
- Right-click
- Open the DB Scripts folder, and run the following script on your Cora SeQuence database:
PatchSynchronization_Data.sql
Rollback steps
- Restore the Cora SeQuence database to previous state.
- Restore the backed up files.
NOTE
If you are running a Cora SeQuence version earlier than V8.8.5, you need to upgrade to V8.8.5 before you install V8.8.6.