Configuring Multiple URLs to Use a Metanetwork
The following example configures all the URLs of the format *.cpandl.com to use the metanetwork defined by the provided GUID.
<characteristic type="CM_Mappings">
<characteristic type="1005">
<parm name="pattern" value="*://*.cpandl.com/*"/>
<parm name="network" value="{C1D06580-B364-45ec-8421-5ACF34129C58}"/>
</characteristic>
</characteristic>
See Also
CM_Mappings Configuration Service Provider | CM_Mappings Configuration Service Provider Examples for OMA Client Provisioning
Send Feedback on this topic to the authors