Article Details
Id:17345
Product:finPOWER Connect
Type:NEW
Version:3.03.03
Opened:31/08/2020
Closed:01/09/2020
Released:01/10/2020
Job: J024941

Update Requests; Functions added to flag Update Requests as complete without performing an action

Update Requests can now be flagged as completed without performing the action. The following Functions have been added to action an Update Request using this method:

  • Main = finBL.UpdateRequestUtilities.FlagAccountUpdateRequestAsComplete(accountLogPk, index)
  • Main = finBL.UpdateRequestUtilities.FlagClientUpdateRequestAsComplete(clientLogPk, index)

This may be useful when a User has performed an action manually and wants to mark the Update Request as completed.

This action is only available via the Business Layer through the Functions mentioned above. This is not currently supported in the User Interface.

Note: This is only applicable for actioning Update Requests. Declining them does nothing more than set the Update Request to declined, so "flag as declined" functionality is not required.

The following standard Summary Page blocks has been updated:

  • Log_Summary
    • Version 1.13, Last updated 01/09/2020