Article Details
Id:19441
Product:finPOWER Connect
Type:NEW
Version:4.00.00
Opened:29/07/2022
Closed:15/08/2022
Released:21/12/2022
Job: J029262

finClientContactsConsolidated; Additional options for created Client Logs added

The finClientContactsConsolidated Class has been updated with additional properties for improved handling of generated Update Request Client Logs. The following changes have been made:

  • CreatedLogs Property added - this contains a collection of Client Logs generated by the ExecuteUpdate Function.
  • LogDelegatedToRoleId and LogDelegatedToRolePk Properties have been added - these allow generated Client Logs to be immediately delegated to a Role.
  • LogDelegatedToUserId and LogDelegatedToUserPk Properties have been added - these allow generated Client Logs to be immediately delegated to a User.
  • The LogOwnerUserId and LogOwnerUserPk Properties will be automatically set to the Client's Manager when the Refresh Function is called (if they have one). This can be overridden via Script Code to whichever User is required, so long as the update is done after the Refresh Function has executed.