Article Details
Id:17020
Product:finPOWER Connect
Type:NEW
Version:3.03.02
Opened:01/05/2020
Closed:02/06/2020
Released:02/07/2020
Job: J024180

BETA: Update Requests; Account Payment Details Update now available as an Update Request

Account Payment Details Update is now available as an Update Request type. To support this enhancement, a number of things have been changed:

  • The existing Update Request helper functions in finClientFunctions have become obsolete.
  • A new utilities Class finUpdateRequestUtilities has been added to ISfinSupport which now hold the Update Request helper functions.
  • A new helper function has been added to easily create Account Payment Detail Update Requests:
    • finBL.UpdateRequestUtilities.CreateUpdateRequestLog_AccountPaymentDetailsUpdate()
  • Account Logs can now hold Update Request Extended Data

CreateUpdateRequestLog_AccountPaymentDetailsUpdate() supports adding, updating and removing Incoming and Outgoing (where the Account Type supports this) Account Payment Methods under the following conditions:

  • If there is no existing Payment Method of the specified type, the function will "Add"
  • If an existing Payment Method of the specified type exists, the function will "Update"
  • If there is an existing Payment Method and an empty (not nothing) finBankingDetails object is passed to the function, then it will "Remove"

Account Payment Details Update Update Requests are processed in the same way Client-based Update Requests are.

Note: This functionality is beta and may be subject to change in future releases.

The following standard Summary Page Block has been updated:

  • Log_Summary
    • Version 1.10, Last updated 03/06/2020