Share via


Pulling XML OTA in Response to an SMS Message

4/8/2010

If the provisioning XML file is in a signed .cab or .cpf file, it can be pulled over the air by the device in response to a Short Message Service (SMS) message.

Note

Security roles can impact the configuration result. For information on role-based access control, see OMA Client Provisioning Security Best Practices.

The following illustration shows a graphical view of how the provisioning XML is pulled to the device by using an SMS message.

Bb737525.719b3bce-8c9d-4160-8ef5-a6b034592cf7(en-us,MSDN.10).gif

To deliver a provisioning XML file

  1. Put the .cab or .cpf file that contains the provisioning XML file on a Web site from which the user can download the file.

  2. To alert the user that an update is available, send an SMS message that contains a link to the Web site.

  3. When the user clicks on the link in the SMS message, Internet Explorer Mobile opens the Web page that contains the .cab of .cpf file that has the provisioning XML file.

  4. The user downloads the file from the Web site.

    When the download is complete, the device installs the provisioning cab file. The device is configured.

See Also

Reference

Concepts

Delivering the Provisioning XML File to the Device