updateEntityContentReference

Description
This transaction updates certain details of an existing entity content reference.
Web Services
Operation name: updateEntityContentReference
Service name: DWLBusinessServices
Example
Update the content version of the content reference identified by the ID "1001232".
Usage information
Not applicable
Preconditions
The content reference must exist.
Mandatory input
  • ContentRefId
  • ContentReferenceLastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
This transaction will fail if the ContentReferenceLastUpdateDate included in the request does not match the one stored in the database.
Request message
<TCRMTxType> updateEntityContentReference

<TCRMTxObject> ContentReferenceBObj

<TCRMObject> ContentReferenceBObj

Response objects
ContentReferenceBObj
Special note
Not applicable