Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
This example replaces the data value of the ServerID node. This allows you to change the address that the device must use to connect to the management server.
Code Example
<Replace>
<CmdID>2</CmdID>
<Item>
<Target>
<LocURI>./SyncML/DMAcc/<x>/<ServerID></LocURI>
</Target>
<Data>www.<server>.com</Data>
</Item>
</Replace>
Remarks
One provisioning XML file typically contains configuration information for multiple Configuration Service Providers. To use this example, you must replace the values as appropriate, and add the node as a child of the SyncBody node in an OMA DM provisioning file. For more information about the syntax of the provisioning file, see OMA DM Provisioning Files.