You can download it here.
Release Note:
Features:
* Added new instruction types:
- CSZSFI Ver3 2003 (Zimbabwe Banks)
- Investec IPH.
- Stanbic NBOL EFT.
* Added new 'Regulatory Limit' functionality which provides:
- ability to set 'Regulatory Limits'.
- ability to split transaction based on 'Regulatory Limits'.
- adds a numbered prefix to 'StatementReference' on split transactions.
* Extended General Ledger functionality
- ability to set and track both 'Credit General Ledger account' and 'Debit General Ledger' account
- moved General Ledger enrichment logic from import process to enrichment process.
* Added new Event Type: 'Transaction Import Success'
* Removed the following features:
- Archiving (An appropriate replacement solution will be provided in a future version).
- Grouping of transactions by GroupID on import.
Improvements:
* Usability Improvements:
- changed 'Release Notes' to point to CentralPark blog.
- changed appearance of 'disabled' buttons to look 'disabled'.
- added scroll bars to 'View Transactions' page.
- added scroll bars to 'View Instructions' page.
- changed 'Forecast' section to be optional on the 'Run Process' page.
- increased the size of the 'Assign beneficiaries' window on the 'Maintain Beneficiaries' page.
- added 'Apply and Hide Filter' button to 'Release Instructions' page.
- provided facility to select individual batches for instruction document creation (Zen 700).
* Event Type Improvements:
- added 'InstructionBatchID' to 'Instruction Create Succeeded' event type.
- added 'InstructionBatchID' to 'Instruction Document Create Succeeded' event type.
* Instruction Create Process improvements:
- enhanced the consolidation logic to be iterative.
- added logic to make 'StatementReference' unique for instructions resulting from consolidation.
* ABSA Host to Host Instruction Type Improvements:
- added ability to allow spaces in 'Business Integrator Username'.
- provided facility to generate or provide a custom 'User Reference'
*BankServ Instruction Type Improvements:
- provided facility to generate or provide a custom 'User Reference'
* FNB PACS Instruction Type Improvements:
- TS70 matching logic has been refined.
- provided facility to generate or provide a custom 'User Reference'
* Nedbank CPS Instruction Type Improvements:
- provided facility to generate or provide a custom 'User Reference'
* Standard Bank BEFT Instruction Type Improvements:
- provided facility to generate or provide a custom 'User Reference'
* Standard Bank CATS Host To Host SSVS Instruction Type Improvements:
- provided facility to generate or provide a custom 'User Reference'
Bug fixes:
* Fixed hash validation issues on 'Manual Capture Page'.
* Fixed bug on 'Manual Capture Page' when manual validations enabled (ZEN 744)
* Fixed default value for 'Transaction Splitting' in BankAccount table.
* Fixed bug in selecting error codes when rejecting transactions.
* Fixed regulatory limit error on transaction editor.
* Fixed bug in GLExport table update process.
* Fixed bug on double click when adding a rejection note.
* Fixed bug on "Export" on 'View Transactions' page to include the entire data set.
* Fixed bug in reporting (Zen 713)
* Added code to allow processes to be closed in a safe state and thus aborted safely.
* Fixed bug in 'Assign beneficiaries' window on 'Save' when no 'Beneficiaries' exist.
* Fixed bug in the transaction 'Reject and Recapture' related to General Ledger codes.
* Fixed ABSA Host to Host instruction type to:
- accept alphanumeric 'BankServ User Code' (ZEN 659)
- pull correct value for 'Homing Account Name'
- increment 'User Generation Number correctly'.
* Fixed error message box on Release Instructions page.
* Fixed the following for the StandardBank CATS Host To Host SSVS instruction type
- character encoding issues resolved
- hash calculation done correctly and validated.
* Fixed error message when rejection fails on 'Instruction Release' page.
* Fixed file name format for Nedbank CPS instruction type (ZEN 696).
* Fixed 'LastLoginDate' issue related to dual authorisation functionality (ZEN 704).
Showing posts with label Plugins. Show all posts
Showing posts with label Plugins. Show all posts
Wednesday, 23 September 2015
CentralPark 1.8.2757.5933 is available
Monday, 24 November 2014
CentralPark 1.8.2644.5566 is available
You can download it here.
Release note:
Features:
- Added support for ODBC data sources to the Import Definitions.
Improvements:
- CATS SSVS plugin improvements to cater for
- Altering the file date
- Setting either the Account Details or "Creditor or Debtor Code" not both at the same time.
Bug Fixes:
- When importing transactions with 4 decimal places hashes were failing, since CP uses 2 decimal places. (This will only occur if your import definition query returns amounts to more than 2 decimal places.)
NOTES:
- When using the ODBC data sources one should choose the option in the "Query Type" field. The query that one generates will need to specify the key field parameter as a '?' as shown in the sample screenshot below.
Release note:
Features:
- Added support for ODBC data sources to the Import Definitions.
Improvements:
- CATS SSVS plugin improvements to cater for
- Altering the file date
- Setting either the Account Details or "Creditor or Debtor Code" not both at the same time.
- When importing transactions with 4 decimal places hashes were failing, since CP uses 2 decimal places. (This will only occur if your import definition query returns amounts to more than 2 decimal places.)
NOTES:
- When using the ODBC data sources one should choose the option in the "Query Type" field. The query that one generates will need to specify the key field parameter as a '?' as shown in the sample screenshot below.
Monday, 10 November 2014
CentralPark 1.8.2637.5550 is available
You can download it here.
Release note:
Improvements:
- Added an extra config to map Creditor or Debtor code in CATS SSVS
- Downgrade .Net Framework to 4.0 so that CP will work on Windows Server 2003
- Updated WebHelp link.
- Update to the OMNI Payments plugin to not drop off leading 0's on BeneficiaryAccountNumber and Debit Account.
Bug Fixes:
- Critical bug fix dealing with Consolidated Instruction hashes. When consolidated instructions exceeded the Transaction Payments Limit or Transactions Collection Limit on a bank account the split instructions did not have correct hashes.
- Fixed bug on Run Process screen when filters were applied to Doc Gen Process Definitions.
- Fixed icon on Run Process screen that was showing "disabled" when the checkboxes were actually enabled.
NOTES:
With this build we have fixed a critical bug with the hashing during consolidation.
We have also had to downgrade to .Net Framework 4.0. This was due to the fact that .Net Framework 4.5 is not supported on Windows server 2003. In case there are any issues when upgrading here are samples of the web config and service config. Values for <SERVER>, <DATABASE>, <USERNAME> and <PASSWORD> must be set.
Release note:
Improvements:
- Added an extra config to map Creditor or Debtor code in CATS SSVS
- Downgrade .Net Framework to 4.0 so that CP will work on Windows Server 2003
- Updated WebHelp link.
- Update to the OMNI Payments plugin to not drop off leading 0's on BeneficiaryAccountNumber and Debit Account.
- Critical bug fix dealing with Consolidated Instruction hashes. When consolidated instructions exceeded the Transaction Payments Limit or Transactions Collection Limit on a bank account the split instructions did not have correct hashes.
- Fixed bug on Run Process screen when filters were applied to Doc Gen Process Definitions.
- Fixed icon on Run Process screen that was showing "disabled" when the checkboxes were actually enabled.
NOTES:
With this build we have fixed a critical bug with the hashing during consolidation.
We have also had to downgrade to .Net Framework 4.0. This was due to the fact that .Net Framework 4.5 is not supported on Windows server 2003. In case there are any issues when upgrading here are samples of the web config and service config. Values for <SERVER>, <DATABASE>, <USERNAME> and <PASSWORD> must be set.
Tuesday, 4 November 2014
CentralPark 1.8.2632.5537 is available
You can download it here.
Release note:
Improvements:
- Update to the OMNI Payments plugin to not drop off leading 0's on
Bug Fixes:
- Fixed bug on Run Process screen when filters were applied to Doc Gen Process Definitions.
- Fixed icon on Run Process screen that was showing "disabled" when the checkboxes were actually enabled.
Release note:
Improvements:
- Update to the OMNI Payments plugin to not drop off leading 0's on
Bug Fixes:
- Fixed bug on Run Process screen when filters were applied to Doc Gen Process Definitions.
- Fixed icon on Run Process screen that was showing "disabled" when the checkboxes were actually enabled.
Thursday, 30 October 2014
CentralPark 1.8.2630.5531 is available
You can download it here.
Release note:
Improvements:
- Updates / additional config to the StandardBankCATSSSVS plugin.
Bug Fixes:
- Critical bug fix on the Run Process screen when loading Document Generation process definitions. The filter conditions were interfering with other features.
Release note:
Improvements:
- Updates / additional config to the StandardBankCATSSSVS plugin.
Bug Fixes:
- Critical bug fix on the Run Process screen when loading Document Generation process definitions. The filter conditions were interfering with other features.
Wednesday, 29 October 2014
CentralPark 1.8.2628.5526 is available
You can download it here.
Release Note:
- Added a new plugin called StandardBankCATSSSVS. This plugin is different to the the existing StandardBankCATS format as it is not a Host-to-Host format.
Release Note:
- Added a new plugin called StandardBankCATSSSVS. This plugin is different to the the existing StandardBankCATS format as it is not a Host-to-Host format.
Subscribe to:
Posts (Atom)