Setting the personalization key in the device application – the priority with regard to the device application user setting the personalization key value is:- The user sets the personalization key value. If the personalization key equals NULL,
- Use the personalization key default value. If the personalization key default value equals NULL,
- Use the parameter default value.
In cases where the personalization key is not nullable:
- the default value for the parameter is never to be used and the default value for the synchronization/operation parameter
is read-only.
- The actual synchronization/operation parameter is not visible from the device application.
The device application user cannot overwrite the value with any arbitrary value.
- Updating the personalization key value results in an update of the original subscription, and not the creation of a
second subscription.