Products | Versions |
---|---|
TIBCO Cloud Integration - Connect ( Scribe ) | - |
To resolve this issue when updating or deleting a record in Business Central or NAV, you will need to populate both the ETag target field and ETagConcurrencyBehavior target field for the update or delete block.
To obtain the records ETag value, you will need to first do a lookup for that record and then map the ETag lookup results to the ETag target field in the update of delete block.
The ETagConcurrencyBehavior target field can be populated with the string values below.
If this field is left blank, then it will default to "Always Overwrite," but the ETag field must be populated for the update or delete block.