System Label
A system label is a unique identifier of a record created on a mobile device.
To write a unique identifier when a user creates or edits a record in the CT Mobile app, create a custom MobileId__c field for the desired offline objects.
The operation name:
-
update: updating a record;
-
create: creating a record.
The identifier name:
-
ObjectType-UUID: a unique internal identifier of a record that remains unchanged regardless of how many devices the record has been modified on.
The format:
ObjectType-UUID
Account-54904168-c652-4e2b-b813-c745395bd357