Release History

  

Advanced

finPOWER Connect 3.01.08

Released on 13 December 2018
142 articles found. Displaying page 2 of 3

FIX: OCR; When checking if a service is available and configured, the wrong license setting was checked

15649 | 31 October 2018 | finPOWER Connect 3.01.08

When using the OCR's "IsServiceAvailableAndConfigured" function, the "Electronic Signature" license was checked instead of the "OCR" license.

FIX: Workflow Types; Options; "Close Workflows when Account Application is closed" option not respected when closing an Account Application

15648 | 31 October 2018 | finPOWER Connect 3.01.08

The "Close Workflows when Account Application is closed" option on the Options page of the Workflow Types form was not being respected when closing an Account Application, i.e., either Accepting, Declining or Unwanting the Application.

NEW: Bank Statements (Proviso) Credit Bureau; new option to use branded links in Documents

15647 | 31 October 2018 | finPOWER Connect 3.01.08

A new Global Setting option to use the Bank Statements branded (iFrame) links in Documents has been added.

NEW: Account Processes; add scriptable CustomWhere option

15646 | 31 October 2018 | finPOWER Connect 3.01.08

A new scriptable "CustomWhere" parameter has been added to Account Processes.

FIX: Monitor Categories; "Valid For" dropdown may not include all Categories

15645 | 31 October 2018 | finPOWER Connect 3.01.08

On the Admin, Monitor Categories form, the "Valid For" dropdown does not include a Category allowed for Account Applications but not for Accounts.

NEW: Client Types; added Overseas Client Classes for New Zealand

15644 | 31 October 2018 | finPOWER Connect 3.01.08

The following Client Classes have been added for New Zealand and can be used in Client Types:

NEW: Client Contact Addresses; GetAddressForLetter(True) may not work as expected

15643 | 31 October 2018 | finPOWER Connect 3.01.08

The finPOWER Connect Business Layer function finClient.ContactAddresses.GetAddressForLetter may not return an address if the includeAddressee parameter is True and the Client only has a physical address.

FIX: SQL Server Database provider; Permissions Reset fails under AWS RDS

15642 | 26 October 2018 | finPOWER Connect 3.01.08

The SQL Server Database provider fails to reset Permissions under AWS RDS because it doesn't allow granting of backup permissions.

FIX: Account Payment wizard; Manual Allocation checkbox is shown when permission denied

15641 | 31 October 2018 | finPOWER Connect 3.01.08

In the Account Payment wizard, the Manual Allocation checkbox is still shown when permission key "Account.PaymentManualAllocation" is denied for the user - it should not be shown.

FIX: Account Payment wizard; Manual Allocation checkbox is shown when permission denied

15640 | 31 October 2018 | finPOWER Connect 3.01.08

In the Account Payment wizard, the Manual Allocation checkbox is still shown when permission key "Account.PaymentManualAllocation" is denied for the user - it should not be shown.

FIX: Account Applications; When viewing temporary Account or Client created from the Application, Contact Method hyperlinks do not work

15639 | 31 October 2018 | finPOWER Connect 3.01.08

When viewing temporary Accounts or Clients created from the Application, Contact Method hyperlinks do not work.

FIX: Report Templates; Template Script code fails to run if the "Allow Script to format report cells" is checked

15638 | 31 October 2018 | finPOWER Connect 3.01.08

If the Template Script Code is pasted into a new Report Template and the "Allow Script to format report cells" option is checked on the General page then running the report results in the following error:

NEW: Close Accounts wizard; added filter for Account Ledger

15637 | 31 October 2018 | finPOWER Connect 3.01.08

Account Ledger range filter has been added to the Close Accounts wizard.

FIX: Business Layer; finUser; Duplicate method does not clear Locked Out state

15636 | 31 October 2018 | finPOWER Connect 3.01.08

The Duplicate method of finUser object was not clearing the Locked Out state of the record until it was saved.

NEW: Addressing; function that splits street address into components has been updated

15635 | 31 October 2018 | finPOWER Connect 3.01.08

The function that splits street address into its components has been updated to allow the misspelling of "Crescent" as "Cresent".

NEW: BankStatements (Proviso) Credit Bureau service; New Zealand Production URL updated

15634 | 31 October 2018 | finPOWER Connect 3.01.08

The BankStatements (Proviso) production URL for New Zealand has been updated from https://www.bankstatements.com.au/api/v1 to https://www.bankstatements.co.nz/api/v1.

NEW: Account Processes; added "Timestamp" audit item

15633 | 31 October 2018 | finPOWER Connect 3.01.08

A new "Timestamp" item has been added to Account Processes auditing.

FIX: Users & Responsibilities; Workflows page; Can no longer save the record if the Supervisor is the current User record

15632 | 30 October 2018 | finPOWER Connect 3.01.08

You can no longer save a record from the Users & Responsibilities form if the Supervisor specified on the Workflow page is the same as the currently loaded User record.

NEW: Account Direct Debit Process; now audited

15631 | 30 October 2018 | finPOWER Connect 3.01.08

An Audit Log is now written when Account Direct Debits are processed. This records the User who ran the process and the parameters they used as well as a summary of the Bank Transactions created.

FIX: Cannot create new database when in 64-bit mode

15630 | 1 November 2018 | finPOWER Connect 3.01.08

When running in 64-bit mode, the dropdown allowing you to select a database type to create is disabled when attempting to create a new database.

FIX: Business Layer; ISKeyValueList object; UpdateFromKeyValueList method does not set Dirty flag

15629 | 30 October 2018 | finPOWER Connect 3.01.08

Calling ISKeyValueList.UpdateFromKeyValueList did not set the Dirty flag on the Key Value List object.

FIX: Message Handler; Now enabled by default in new databases for Global Settings and User Preferences

15628 | 30 October 2018 | finPOWER Connect 3.01.08

The Message Handler is now enabled by default in new databases for Global Settings and User Preferences.

FIX: Workflow Types; Items page; Summary now displays "Outcomes" block for "HTML Widget" items

15627 | 30 October 2018 | finPOWER Connect 3.01.08

The Summary below the Workflow Type Items tree now displays an "Outcomes" block for items of type "HTML Widget".

FIX: Branch form; "Default Region" incorrectly displayed for New Zealand

15626 | 30 October 2018 | finPOWER Connect 3.01.08

On the Admin, Branch form, Options page, "Default Region" was incorrectly displayed for New Zealand.

FIX: Combine Clients wizard; may fail with an "Invalid merge item Group 'ContactMethods', Item 'EMAIL 1'" error

15625 | 8 June 2018 | finPOWER Connect 3.01.08

The Combine Clients wizard may fail to complete the merge with the following message "Failed to merge duplicated Client '[Id]' with Client '[Id]'. Invalid merge item Group 'ContactMethods', Item 'EMAIL [Number]'.".

NEW: finClientCombine; obsoleted object removed

15624 | 30 October 2018 | finPOWER Connect 3.01.08

The obsoleted finClientCombine object has been removed. This includes the function finBL.CreateClientCombine().

NEW: Deposit/ Loan Summary Reports; added optional column "Current Interest Rate"

15623 | 30 October 2018 | finPOWER Connect 3.01.08

Added an optional column "Current Interest Rate" to the Deposit Summary and Loan Summary Reports.

FIX: Bank Transaction Export Summary Report; reprint may print values reversed

15622 | 30 October 2018 | finPOWER Connect 3.01.08

When reprinting a Bank Transaction Export Summary Report, the values may print reversed.

NEW: New Zealand Client Types; updated Building Society and Friendly Society or Credit Union to allow Company Number

15621 | 30 October 2018 | finPOWER Connect 3.01.08

The following Client Types in New Zealand have been updated to allow a Company Number to be stored against them.

NEW: Query; Account List now includes DaysComplete and DaysIncomplete

15620 | 1 October 2018 | finPOWER Connect 3.01.08

"Account List" query now includes columns for DaysComplete and DaysIncomplete.

NEW: Account Applications; Logs; New "AccountAppLogSubjects" Information List added

15619 | 30 October 2018 | finPOWER Connect 3.01.08

A new Information List, "AccountAppLogSubjects", has been added to populate the Subject dropdown of the Account Application Log form.

FIX: Account Applications; Unhandled exception editing Quote Financial details

15618 | 30 October 2018 | finPOWER Connect 3.01.08

If an Account Application created an Account with Standard Transactons which did not have an Element Id, edit the Quote's Financial Details would cause an unhandled exception as would viewing the Account that the Account Application would create and viewi...

NEW: Client Contact Methods; new flag added to determine whether the Contact Method directly relates to the Client

15617 | 30 October 2018 | finPOWER Connect 3.01.08

A new flag "Owned By Client?" has been added to Contact Methods to determine whether a Client Contact directly relates to the Client or not. If unchecked this indicates the Contact belongs to a related party, e.g. an Advisor or Next of Kin and should not...

NEW: Account Applications; Collateral Items; Serial Number maximum length increased from 20 to 50 characters

15616 | 29 October 2018 | finPOWER Connect 3.01.08

The maximum length of the Serial Number of a Collateral Item has been increased from 20 to 50 characters.

NEW: Workflow Types; Summary Script; New option to "Show Actioned User and Date details"

15615 | 29 October 2018 | finPOWER Connect 3.01.08

By default, the User that Actioned (completed) an item and the date it was actioned are shown in the Items block of the Workflow Summary page.

NEW: Report Templates; Options page; Hide Reports; Maximum length updated to 4096 characters

15614 | 29 October 2018 | finPOWER Connect 3.01.08

The maximum length of the "Hide Reports" field on the Options page of the Report Templates form has been increased from 255 to 4096 characters.

FIX: Users & Responsibilities; Workflows; Weighting shown to 4 decimal places even though it is an Integer

15613 | 29 October 2018 | finPOWER Connect 3.01.08

The Weighting on the Workflow page of the Users & Responsibilities form was being shown to 4 decimal places even though it is an Integer.

NEW: Account Statement; new script functionality added to omit Transactions

15612 | 6 December 2018 | finPOWER Connect 3.01.08

A script can now hide Transactions from the Loan and Deposit Statements documents.

NEW: Proviso/ Bank Statements; new Signup button added to Global Settings

15611 | 29 October 2018 | finPOWER Connect 3.01.08

A new "Signup" button for Proviso/ Bank Statements has been added to Global Settings.

NEW: Word Documents; added new standard Bookmarks

15610 | 29 October 2018 | finPOWER Connect 3.01.08

Added new standard Bookmarks for Word Documents as follows:

NEW: Proviso/ BankStatements Credit Bureau; New Business Layer function to return a Decision Metric data element by Id

15609 | 29 October 2018 | finPOWER Connect 3.01.08

The Proviso/ BankStatements Credit Bureau interface has been enhanced with additional functions in the ProvisoReport.DecisionMetrics class.

FIX: HTML Widgets; Security Statement Account and Security Statement Client; Updated to hide content whilst loading

15608 | 29 October 2018 | finPOWER Connect 3.01.08

The Security Statement Account and Security Statement Client HTML Widgets have been updated to hide their content whilst loading. This prevents the layout appearing incorrect when loading style sheets.

NEW: Word Documents; added new standard Bookmarks

15607 | 29 October 2018 | finPOWER Connect 3.01.08

Added new standard Bookmarks for Word Documents as follows:

FIX: finAccount.TotalAdvancesRestructured; issue if called with differing includeCostElementType parameter

15606 | 29 October 2018 | finPOWER Connect 3.01.08

There is an issue with the Business Layer function finAccount.TotalAdvancesRestructured.

NEW: Web Config; removed PPSR G2B NZ page

15605 | 29 October 2018 | finPOWER Connect 3.01.08

Under Tools, Web, Web Configurations, the PPSR G2B NZ page has been removed.

NEW: VixVerify/ GreenId; URL's updated

15604 | 29 October 2018 | finPOWER Connect 3.01.08

VixVerify/ GreenId Credit Bureau URL's have been updated.

NEW: Security Item Residual Value; new setting to allow percentage greater than 100%

15603 | 29 October 2018 | finPOWER Connect 3.01.08

The Residual Value for Security Statement Items is currently limited to a value between 0 and 100%.

FIX: Account Income and Forecast Report; not showing correct values when MTD/YTD selected

15602 | 29 October 2018 | finPOWER Connect 3.01.08

The Account Income and Forecast Report may not show the correct values in the following circumstances:

FIX: HTML Widgets; Grid; Realign headers after group collapse/ expand

15601 | 29 October 2018 | finPOWER Connect 3.01.08

Grids with sticky headers (i.e., those that stay at the top of the grid) and also groupings such as the Account Monitor Category History grid now realign headers with columns after a group is collapsed or expanded.

FIX: On Call Deposit Account; Financial Details may show "originally x" term

15599 | 29 October 2018 | finPOWER Connect 3.01.08

"On Call" Deposit Accounts may show the Term including "originally x" on the Financial page, under the Financial Details block.