Article Details
Id:12550
Product:finPOWER Connect
Type:NEW
Version:2.02.04
Opened:03/06/2014
Closed:26/01/2015
Released:13/02/2015
Job: J013371
Breaking Change

Task Manager; History Scripts updated to Summary Page (version 2) and implemented for Clients

The Scripts used to generate the History table on the Task Manager form, Explorer page, History tab (for both Workflows and Monitored Accounts) has been updated to a Summary Page (version 2) type Script.

In addition, the following fixes and enhancements have been made:

  • Account Workflows
    • Transactions are now signed correctly for Deposit Accounts
    • Missing Account History Types such as Float Interest Rate Changes implemented
  • Client Workflows
    • Implemented; Workflow History was not implemented for Clients

Global Settings have been updated to allow the following Scripts to be defined:

  • Monitored Accounts History
  • Workflows History

These previously only existed under User Preferences and can still be overridden for each User but can now be defined globally under the Global Settings, Tasks & Workflows, Scripts page.

New methods in the finSummaryPageFunctions class (finBL.SummaryPageFunctions) are used to generate the HTML for a specific 'View'. This view is automatically saved to the Registry table so it is persisted between sessions. This is a different mechanism to how the original Summary Pages handled view persistence but is transparent.

Any Summary Page Scripts using the #include directive for the built-in Workflow and Monitored Account History Scripts will need to be updated to use the new version 2 Scripts.