Release History
finPOWER Connect 2.01.01
FIX: Queues; Running from an Application Shortcut does not preserve date values
Specifying a 'Queue' type Application Shortcut and attempting to pass a date value across as part of a URL (formatted M/d/yyyy) did not preserve the date value.
FIX: finAccountCalc Business Layer object; calling CalculateTerm does not set calculation to dirty
Calling the CalculateTerm method of AccountCalc does not set the object's dirty flag to True, even though it may update the Regular Payment value.
NEW: Pending Bank Account Enquiry wizard; additional options for Expired applications
Additional options added to assist deletion of expired Bank Account Enquiry requests/ applications.
NEW: Scripts; Summary Page Standard Block Override; Inserting Standard block now includes comments
Inserting a standard block (by right-clicking in the Script editor) for a 'Summary Page Standard Block Override' type Script now includes the XML comments associated with the inserted function.
NEW: External Party; XML export now includes UserData
The XML export for External Parties now includes UserData.
NEW: Motorweb; new function to stop monitoring
There is a new option to stop MotorWeb Vehicle Monitoring within finPOWER Connect.
NEW: Summary Pages; various pages related to Accounts have been updated for Deposits
Various Summary pages related to Accounts have been updated to support Deposits
NEW: Decision Cards; finDecisionOutcome now has UserData
The finDecisionOutcome object now has a UserData property thereby allowing Decision Card Scripts to store ad-hoc information on the outcome (rather than on each outcome item).
NEW: Pending Bank Account Enquiry wizard; added options to select and include items based upon Status and to Delete Enquiries
New options have been added to the Pending Bank Account Enquiry wizard.
NEW: Credit Sense Bank Account Enquiry; History block in Summary Page now shows full status description
The History block in the Summary Page for Credit Sense Bank Enquiries now shows the full status description. Compare this to the Status column in the Pending Bank Account Enquiry wizard.
NEW: Accounts; Summary Pages updated to Version 2

The following built-in Account Summary Pages have been updated to 'Summary Page (version 2)' type Scripts:
NEW: Workflows; New Recall Event for 'Bank Account Enquiry Report Downloaded'
Workflow Types can now specify that Workflows are recalled when a Bank Account Enquiry Report is downloaded.
NEW: Workflows; Security Item Logs can now link to Workflows and this is used by the PPSR G2B Search
Security Statement and Security Item Logs can now link to Workflows and this is used by the PSR G2B Search when searching on a Motor Vehicle.
NEW: Scripts; Template Script for 'Summary Page (Version 2)' type Scripts updated
The Template Script for 'Summary Page (Version 2)' type Scripts has been updated so that it is structured more like built-in finPOWER Connect Scripts.
NEW: Run Query wizard; Results Window title is now based upon loaded Settings name
When running an Ad-Hoc Query from the Run Query wizard, the results Windows has an automatically generated title, e.g., 'Ad-Hoc Query Results 1'.
NEW: Page Sets; Script can now validate Page Objects in a similar way to the OK or Finish button being clicked
A new method of the Page Set Handler allows Page Set Scripts to validate Page Objects, e.g., ensure mandatory Page Objects have a value entered and Dates and Numbers fall within the maximum and minimum values if defined.
FIX: Page Sets; 'Tabbed Pages' type Page Sets not validating all Page Objects when OK Clicked
'Tabbed Pages' type Page Sets were not validating all Page Objects when the 'OK' button was Clicked. Only Page Objects on the current Page were being validated.
NEW: Log forms; Add "Complete" Action button and action
Log forms now include facilities to quickly complete the Log's Action date.
NEW: Bank Account Enquiry; when Report is downloaded the Client Log's Action date is now set
When a Bank Account Enquiry Report is downloaded the Client Log's Action date is now set and therefore will appear in the Task Manager for the Manager to follow up.
NEW: Application Shortcuts; New Application Shortcut type of 'ScriptEvent'
A new Application Shortcut Type of 'ScriptEvent' has been added.
NEW: Page Sets; Can now run an Action Script
A new method, psh.ExecuteActionScript() has been added to the Page Set Handler to allow a Page Set to run an Action Script.
NEW: NZ Companies Office icon; update to new branding
The NZ Companies Office icon has been updated to reflect new branding specifications.
NEW: Global Settings; after "Create New" address database for SQL Server the Database Name pasted into Global Settings is incorrect
After creating a new SQL Server address database under Global Settings, Clients, Addressing the database name pasted back into Global Settings is incorrect, it does not include the server name etc.
NEW: Precomputed Interest Loans; Total Interest entered now supports rounding adjustments
Fixed Term Loan Account Types include an option to allow the User to enter the "Total Interest" value in the New Account wizard. finPOWER Connect then calculates the Interest Rate for this value.
FIX: Sample Web Services ExecuteRequest method not handling binary data correctly
The sample ExecuteRequest function given for Web Services has been updated to better handle binary requests such as retrieving a PDF document. The previous sample did not handle requests above a certain file size correctly.
NEW: Bank Account Enquiry summary page; add Client details Request information
Client details, i.e. the Client's code and name, have been added to the Request information in the Bank Account Enquiry summary page.
FIX: Credit Bureaus; some Services do not correctly record as "Chargeable"
Some Credit Bureau and Banking Services do not correctly record as "Chargeable" in the ISServiceLog table.
NEW: Summary Page (Version 2) type Scripts can now be run from Application Shortcuts
Summary Page (Version 2) type Scripts can now be run from Application Shortcuts in the same way as normal Summary Page Scripts.
FIX: Page Sets; Closing Page Set from within a Page Object event may cause unhandled exception
Closing a Page Set via Script code within a Page Object event (e.g., a Button Strip's ButtonClick event) may cause an unhandled exception to occur.
NEW: Task Manager; added Branch and Entity filters for Monitored Accounts and Workflow folders
Added Branch and Entity filters for Monitored Accounts and Workflow folders in the Task Manager.
NEW: Account Unearned Income Report; now includes an Accounting Ledger on the date it is completed
The Account Unearned Income Report now includes an Accounting Ledger on the date it is completed - although technically it is no longer Unearned.
NEW: Workflows; Outcomes can now be 'Hidden' so they cannot be selected by the User but can be used by Scripts

Workflow Item Outcomes now have an option to hide them so they are not visible to Users.
NEW: Australian Demonstration Database; Information Lists added
Information lists in the Australian Demonstration database have been updated to bring in line with the New Zealand database. This includes the addition of an 'AccountPurpose' list.
FIX: Credit Sense; Not available in New Zealand regardless of User Preferences
Credit Sense was not appearing on the Global Settings form or as an option in the Bank Account Enquiry wizard for New Zealand databases, regardless of whether the User Preference option to 'List all Credit Bureau Services for all countries' was checked.
FIX: "PERMANENTLY" incorrectly spelt "PERMENANTLY"
The word "PERMANENTLY" was incorrectly spelt "PERMENANTLY" in the following places:
NEW: Account Standard Transactions; add ability to create recurring Withdrawal Transactions
Account Standard Transactions now support Withdrawal Transactions.
NEW: Task Manager; Unallocated Workflows now apply User filters
Unallocated Workflows displayed in the Task Manager now filter out unallocated Workflows based on Account and Client User filters, e.g., User Group filters.
FIX: Grids; when entering a currency value in a cell the value shows with 4 decimal places
When entering a currency value in a Grid cell the value may show with 4 decimal places - when monetary values only have 2 decimal places. For example, entering the value in the Client Statistics drilldown form.
FIX: Number controls; may give an unexpected "Value must be between 0 and 0" error
A Number control may give an unexpected "Value must be between 0 and 0" error.
NEW: Business Layer; updated finBranchRO object to include Notes property
The finPOWER Connect Business Layer finBranchRO object has been updated to include the Notes property.
NEW: Page Sets; Page summary now includes a 'Group Tags' column
The Page preview on the Pages page of the Page Sets form now includes a 'Group Tags' column if any of the Page Objects has Group Tags specified.
NEW: Page Sets; Sample Page Sets included with setup
The following sample Page Sets are now included in the [AppFolder]/Templates/Sample Scripts folder:
NEW: Business Layer; updated finUserRO object to include UserGroup details
The finPOWER Connect Business Layer finUserRO object has been updated to include UserGroup details.
FIX: Task Manager; Client Workflow fixes
The following fixes relating to Client Workflows in the Task Manager have been made:
FIX: Page Sets; PageResize event issues
The PageResize event for Page Sets was found to have the following issues:
FIX: Page Sets; Account Payment Details type Page Object gives a warning when the Bank/Branch dropdown is used
When clicking the dropdown on the Bank/Branch dropdown on an Account Payment Details type Page Object (e.g., if a Payment Method of 'Cheque' is selected), the following warning was displayed:
FIX: Page Sets; Duplicating a NumberBox or DateBox does not retain Maximum and Minimum values
Duplicating or copying and pasting a NumberBox or DateBox on a Page Set does not retain Maximum and Minimum values.
NEW: Document Execute wizard; Application Shortcut enhancements
Application Shortcuts targetting the Document Execute wizard (e.g., Client Documents) can now have the following parameters:
FIX: Execute Documents wizard; "Key does not exist in collection" error
When running the Execute Documents wizard from the Report Explorer, e.g., from the Report Explorer, Documents, Client Documents, "Run Unlisted" button, the error "Key does not exist in collection" may occur.
NEW: Database statistics; added to Debug form and Database Documenter
Databases statistics are now displayed when documenting the database and also on the Debug Window "Information" tab.