Article Details
Id:17894
Product:finPOWER Connect
Type:FIX
Version:3.04.00
Opened:05/02/2021
Closed:02/03/2021
Released:30/06/2021
Job: J025944

Opening an Account; tweaks to Credit Enquiry Quotation confirmation

When opening an Account, Credit Enquiry Quotations are automatically confirmed.

This was inconsistent, in that in Australia (and other non NZ countries) the "CEQuotationsConfirmed" column in the Account table was set to 1 (True), whereas in New Zealand it would display a warning message and leave the value as 0 (False).

This has been updated so that regardless of the Country, the "CEQuotationsConfirmed" column is set to 1 (True) for non-Loan Accounts.

Also, because this process calls a web service, it fails when in the context of a Database Transaction. So, if the Account was opened via a script that was in a Database Transaction, Credit Enquiry Quotations are not confirmed for New Zealand, and a warning was displayed. This is better handled and a warning is no longer displayed.

Note, Account Processes will update Credit Enquiry Quotations - so if it fails when opening an Account it will be processed later.