Article Details
Id:16323
Product:finPOWER Connect
Type:NEW
Version:3.02.01
Opened:03/09/2019
Closed:03/09/2019
Released:12/09/2019
Job: J022876

Business Layer; finUpdateRequests; Helper functions added to simplify Update Requests for addresses

The following helper functions have been added to the Business Layer finClientFunctions object:

  • CreateUpdateRequestLog_AddressUpdate_FromAddressDetails
  • CreateUpdateRequestLog_AddressUpdate_FromAddressDetailsJsonString

These functions simplify the process of creating a finUpdateRequests object and manually populating all properties, followed by the Client Log creation.

NOTE: These functions only support the simple scenario of replacing one address with another. Entirely removing an address will still need to be handled manually.