Release History
finPOWER Connect 2.03.04
FIX: Web Configurations; Addressing page; Verify button not working for non-MS Access databases
The Verify button on the Addressing page of the Web Configurations form was not working for non-MS Access databases, e.g., for SQL Server databases.
NEW: Summary Pages (Version 2); CSS changes to limit block header height
The following changes have been made to the summarypage_2.css file used to style Version 2 Summary Pages:
FIX: Process Direct Debit Payments; fails with an Unhandled Exception error
The Process Direct Debit Payments Business Layer object "finAccountDirectDebits", ExecuteCommit function may fail with an Unhandled Exception error. The error is "Unhandled exception caught. Object reference not set to an instance of an object.".
NEW: Window tabs; may now be re-ordered by dragging tabs to a different place
Window tabs within finPOWER Connect can now be re-ordered by dragging a tab from one place to another.
FIX: Account Close; commit may fail with an "Unhandled Exception" error
Committing a Loan Close may fail with an "An unhandled exception has occurred." error.
FIX: Conversion; various utility functions now update record timestamps

In the Conversion Utilities Business Layer object, the following functions now update the Timestamp and Last Updated User of records:
NEW: GreenId Credit Enquiry; Updated wizard options
On the Credit Enquiry wizard for the GreenId service, Background Checks (Australia) the options to include both DVS and non-DVS Drivers Licence checks have been updated so that only one can be executed at any time.
NEW: Global Settings, Clients, VedaConnect; Updated screen layout
The screen layout under Global Settings, Clients group, VedaConnect AU page has been updated.
NEW: Workflows; Workflow Item Summary; Links to view reports, e.g., Credit Enquiry now open HTML Viewer
Workflow Item Summary links to view reports, e.g., a Credit Enquiry now open an HTML Viewer.
NEW: Log Summary page; Update to include links to show extended data such as Credit Enquiries
The built-in Log Summary Page has been updated to show the following extended and service information (as per the Workflow Item Summary):
FIX: Workflows; Built-in Summary Page has a formatting issue with the column borders
The built-in Workflow Summary Page has a slight formatting issue with Items block in the left-hand column. The grey border appeared to the left rather than being indented 4 pixels but the block content was indented 4 pixels from the border.
NEW: Summary Page (Version 2); Template utilities updated to work with new 'WebInternal' target
The following HTML templates have been updated to work better with the new 'WebInternal' Summary Page Target:
NEW: Summary Page Functions; Various changes made to ensure the correct HTML is returned
The following built-in functions (within the finSummaryPageFunctions class) return HTML.
NEW: Loan Statement; added optional Interest Rate breakdown
The standard Loan Statement now includes an option to print a breakdown of Interest Rates for each Interest Transaction.
FIX: Save Document, Query, Report, Script, and Search Settings wizard updated.
The Save Settings wizard for Documents, Queries, Scripts, and Searches has been updated.
NEW: Process Direct Debit Payments wizard; updated progress bars in refresh and commit
The progress bars used in the Direct Debit Payments wizard were different from other, similar, wizards in finPOWER Connect, namely the Close Accounts and Distribute Income wizards.
NEW: Workflows; Business layer object for Account, Client and Account Application Workflows now inherit from base objects


The following objects now inherit from finWorkflowRO:
NEW: "WBC Payments Plus" Direct Credit Export; updated to support Tokens and BPAY Payment Records
The Australian "WBC Payments Plus" Direct Credit Bank Export file format has been updated to support Tokens and BPAY Payment Records.
NEW: Approve Disbursements; new scripting option for individual Disbursement Approval
Disbursements now include better scripting options when approving individual Disbursements.
FIX: Account Disbursement Payments wizard; commit code updated
The Account Disbursement Payments wizard commit code has been updated.
FIX: Information List List Report; may fail with the error "Cannot find column InformationListId ." when using the Data Export
The Information List List Report may fail to export with the error "An unhandled exception has occurred. Cannot find column InformationListId.".
FIX: Loan New Business Report; Error occurs if certain columns are not selected for export
Exporting the "Loan New Business" Report may error with the following message "An unhandled exception has occurred. Column 'TransactionsNew' does not belong to table Table.".
NEW: Veda Connect Australia "VedaScore Apply" Credit Enquiry; Credit Provider Classification added
The Veda Connect Australia "VedaScore Apply" Credit Enquiry has been updated to the latest specification, namely "VedaScore Apply & Commercial Credit Assess Individual Product Guide, Version 1.12.1 dated 19/10/2015".
NEW: Auditing; Record deletion auditing improved
When deleting certain types of records an Audit Record is written to the database recording who deleted the record.
NEW: Wizards; updated code in wizard Refreshes to make more consistent
The "Refresh" code in several Wizard has been updated to make more consistent and change so potential message boxes are not shown whilst wizard form is disabled.
FIX: Entities form; Options page; Logo Filename control not resizing
On the Entities form, Options page the Logo Filename control not resizing as the form is resized.
NEW: ABN Lookup Credit Enquiry; Deductible Gift Recipient Status now includes Item Number, Australian Charities and Not-for-Profits Commission added
ABN Company Lookup updated as follows:
NEW: Edit Bank Transaction; added auditing of changes
Changes have been made to the Edit Bank Transaction wizard to audit changes made to the Bank Transaction.
FIX: Global Settings, Electronic Signatures; Default Service now a multi-column dropdown control
Under Global Settings, Electronic Signatures, General page, the "Default Service" has been updated from a simple dropdown to a multi-column dropdown control.
FIX: Credit Enquiry; GreenId "Enquiry Options" label now hidden if there are no options
On the Credit Enquiry wizard for GreenId, Background Checks (Australia), the Enquiry Options label is now hidden if there are no options to display.
NEW: Icons; several icons have been updated to higher quality images
The following icons have been updated to higher quality images:
FIX: finPOWER Connect Business Layer; add additional remarks to finAccountCalc.ToXmlString
In the finPOWER Connect Business Layer, the inAccountCalc.ToXmlString method now has an additional remark - "Will only return a value if the calculation is a "Quote" or "Historic", i.e. IsQuote or IsModeHistoric are True."