You can download it here.
Revision 6837 (14 July 2016)
Features:
* Database Views
- added 'UserAuditDetails'
- added 'UserGroupAuditDetails'
Improvements:
* Process Log
- added ability to suppress scheduled processes (ZEN 1217)
* Usability
- improved layout on 'ManualCaptureTransactionList' page
- improved layout on 'TransactionList' page
- added more meaningful message for user deletion failure
- standardised 'View Instructions' page filter grid
- added ability to reject and recapture transactions from the 'View Failures' page(ZEN 1266)
- provided setup page for unique instruction consolidation reference.
Note: the Digiata.CentralPark.ProcessService.exe.config setting will no longer be used
: use new Consoliation tab on Setup>Domain
- added new 'RecapturableTransaction' table to provide link between rejected and re-captured
transaction (ZEN 1277)
* Webservices
- fixed ProcessDefinition.asmx webservice so that it can be called from a linx process
Bug Fixes:
*Events and Actions
- fixed 'Export' type action configuration (ZEN 1209)
* Instruction Types
- ABSA Host to Host : fixed matching issues (ZEN 1214)
: fixed service type setting (ZEN1311)
- Stanbic NOBL : fixed recreate function
- PACS : fixed matching issue when importing ACB error file (ZEN 1312)
* Validation process
- fixed transaction splitting bug related to validation error.
* View Failures page
- fixed export functionality
* View Transactions page
- fixed validation errors bug
* Database Views
- fixed ConfirmationExportSummary
* SQL platform
- fixed incompatibilities with SQL 2008 (ZEN 1279)
* Technology updates:
- reverted updated Oracle reference in code due to issues.