updateAccessDateValue

Description
This transaction is used to update the access date value details such as last used date, last verified date, or description.
Web Services
Operation name: updateAccessDateValue
Service name: DWLBusinessService
Example
A customer service representative at Emerald Financial Group receives verification from Mr. Pat Garrett's correct birth date and updates the last verified date associated with the customer's date of birth.
Usage information
This is a fine grained transaction that can be used to update an existing access date value business object.

Each column name (element) can be associated with at most one access date value object.

The access date value business object can also be aggregated within the following transactions:
Note: Coarse-grained updates of a Access Date Value in the updatePerson, updatePersonName, updateOrganization, and updateOrganizationName transactions are not allowed if attrib_access_date_value = false in DWLCommon.properties.
Preconditions
AccessDateValue must exist.
Mandatory input
  • AccessDateValueId
  • LastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
There is no validation on the last used date and last verified date except that these dates must be valid.
Request message
<TCRMTxType> updateAccessDateValue

<TCRMTxObject> DWLAccessDateValueBObj

<TCRMObject> DWLAccessDateValueBObj

Response objects
DWLAccessDateValueBObj
Special note
Not applicable


Last updated: 5 Jun 2018