Article Details
Id:16732
Product:finPOWER Connect
Type:NEW
Version:3.03.00
Opened:04/02/2020
Closed:14/02/2020
Released:01/05/2020
Job: J023665

Business Layer; finClientFunctions; CreateUpdateRequestLog_AddressUpdate_FromAddressDetails updated for improved address support

Previously, finClientFunctions.CreateUpdateRequestLog_AddressUpdate_FromAddressDetails() only supported the scenario where one address was being updated to another.

It has now been updated to support adding a new address, and removing an existing address. The function now handles all three scenarios:

  • Adding an Contact Address
  • Updating an existing Contact Address
  • Removing an existing Contact Address

The function now also accepts the following two (optional) Parameters:

  • ClientId
  • ContactMethodId

Both are used in the instance where a new Contact Address is being added.

The JSON version of the function; i.e. finClientFunctions.CreateUpdateRequestLog_AddressUpdate_FromAddressDetailsJsonString has also been updated to support the new functionality.

The Client Connect Sample Portal has been updated to use the new functionality on the "My Details" page.

The following Portal has been updated:

  • CC (Client Connect)
    • Version 1.02 (13/02/2020)