Whenever a record is inserted in client database UploadChangesFailed count is greater than 0. And when we saw the conflict type(ConflictType.ClientInsertServerInsert).
Which shows the client and server both insert a record but i have only uploadonly direction and client only insert the record.
Can any body guide me what i am missing.