28 APRIL 2019
This is an update for Cora SeQuence V8.8. This update includes a new feature and a resolved issue.
New feature
Force Persistence property: A new execution property sends all the activity instance cached data to the database (flush cache). The Force Persistence property is available for all workflow activities.
IMPORTANT
To ensure that your Hot Operations solution works properly, you need to enable the Force Persistence property for the dynamic task that precedes the following built-in command activities:
- Assign and Fetch
- Assign
- Fetch
- Return
Resolved issue
- Organization breakdown structure: Fault in the thread-safety caching of the Organization breakdown structure (OBS) caused a deadlock when the cache buffer exceeded the configured threshold.
Update steps
Updating from V8.8
- Back up your Cora SeQuence database.
- Back up the following files:
- In the Administration site:
bin\PNMsoft.Sequence.Studio.dll
- All servers, in the GAC folder:
PNMsoft.Sequence.dll
PNMsoft.Sequence.Runtime.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 script on your Cora SeQuence database:
PatchSynchronization_Data.sq
- 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 files.
NOTE
If you are running a Cora SeQuence version earlier than V8.8, you need to install V8.8 before you install V8.8.1.