Hi Refinitiv Contributions Team,
We are running some pilot tests with CCAPI contributions. However, for a test case, we found that the CCAPI failed to handle the control characters in the beginning of the contributed string. According to our dev colleague, the first 3 control characters below should be telling Refinitiv that we want to do a partial update on that line starting at position 0, but for some reason the control characters are not handling correctly. Could you help to check and advise?:
PostMsg
streamId="<masked>"
domain="MarketPrice Domain"
Complete
Ack Requested
postId="<masked>"
publisherIdUserId="0"
publisherIdUserAddress="0"
Payload dataType="UpdateMsg"
UpdateMsg
streamId="5"
domain="MarketPrice Domain"
updateTypeNum="0"
name="<masked>"
Payload dataType="FieldList"
FieldList
FieldEntry fid="322" name="ROW80_8" dataType="Rmtes" value="
0` 06:44:03"
FieldListEnd
PayloadEnd
UpdateMsgEnd[9/5/2022 6:10 PM]
Thanks.