-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_CSD03
-
Fix Version/s: V4.01_CS02
-
Component/s: Protocol
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
We added the @Core.ContentId annotation in order to enable annotating instances in an insert request to be correlated with results in the returned response. We specifically call out its use in deep insert and deep update requests in [Protocol], but omit mentioning it in bulk (delta) update requests.
It's use in these cases is implied through deep insert and deep update, and from the description of the annotation, but we should add the same text to the delta update section.