10 APRIL 2019
This is an update for Cora SeQuence V8.7. This update includes previous patches (8.7.0.1-8.7.0.4), and a fix to the issue detailed below.
Resolved issue
Operation Managers could see cases allocated to teams out of their hierarchy as unallocated.
Update steps
Updating from V8.7
- Back up your Cora SeQuence database.
- Back up the following files:
- In the Administration site:
bin\PNMsoft.Sequence.Studio.dllWeb\UI\Resources\JavaScript\Shell\dteToolbox.js
- All servers, in the Shared Resources folder, at
C:\Program Files\PNMsoft:Components\HotOperations\Flowtime\Templates\OpsManager\default.htmlThemes\Common\Kendo\fonts\glyphs\Web.configThemes\Cora\CustomPortalPallete.cssThemes\Cora\CustomPortalPallete.lessThemes\Cora\Flowtime\Board.cssThemes\Cora\Flowtime\Board.min.cssThemes\Cora\Flowtime\ProcessPortal.cssThemes\Cora\Flowtime\ProcessPortal.min.cssThemes\Less\Flowtime\Board\Tile.lessThemes\Less\Flowtime\ProcessPortal\Base.lessThemes\Sequence8\Flowtime\Board.cssThemes\Sequence8\Flowtime\Board.min.cssThemes\Sequence8\Flowtime\ProcessPortal.cssThemes\Sequence8\Flowtime\ProcessPortal.min.css
- All servers, in the GAC folder:
PNMsoft.Sequence.HotOperations.Views.Data.dllPNMsoft.Sequence.Extensions.dllPNMsoft.Sequence.Jobs.AzureServiceBus.dllPNMsoft.Sequence.Jobs.Runtime.dllPNMsoft.Sequence.Jobs.Listeners.Email.Activities.dll
- In the Administration site:
NOTE
Make sure that you save the backed up files in a different folder, such as the desktop.
- Download the ZIP file.
- Open the DB Scripts folder, and run the following scripts on your Cora SeQuence database.
PatchSynchronization.sqlPatchSynchronization_Data.sql
- Make sure the following files and folders are in the same level on the server.
EngineSequencePatch.xmlSequencePatcher.ps1
- Run
SequencePatcher.ps1file 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 files.
NOTE: If you are running a Cora SeQuence version earlier than V8.7, you need to install V8.7 before you install V8.7.1.