Article Details
Id:13566
Product:finPOWER Connect
Type:FIX
Version:3.00.00
Opened:01/02/2016
Closed:02/02/2016
Released:06/07/2016
Job: J016854

PageSets; FormShowAccountApp? methods updated where necessary to fail for unsaved Account Applications

Certain Page Set functionality to show some Account Application forms requires that the Account Application is saved to the database, i.e., it is not a new, unsaved record.

The following methods will now fail with a more intuitive error message when passed an Account Application (or related object) that is not saved. Generally, this is because they need to save a Log linked to the Account Application and cannot do this for unsaved records:

  • FormShowAccountAppApplicantPPSRSearch
  • FormShowAccountAppCollateralItemPPSRSearch

NOTE: Certain methods, e.g., FormShowAccountAppApplicantPPSRSearch can recieve an unsaved Applicant record and will simply link the Log to the Account Application itself rather than the Applicant.