hi,


depending on the client version in use that string could represent an update for a table that has two fields, one valued as 1 and the other valued as null, OR, a table with a single field which value is null. Which is the build number of the web client you're using?

Code:
1248872819081|UD3|S|188|S
|100000122c6d583bd|B|0|S|value1|S|1|S|value2|S|craig
this is your update as it flows from the remote adapter to the server as described by the ARI protocol. Nothing strange here.


Is it possible that your client is subscribing to the correct item but with the wrong schema?
Is the WARN message on the server continuously logged?
Can you check the communication between client and server?

If is it possible please attach here a server log snippet that shows the issue.