Configure apps that support managed configuration by deploying an XML configuration
file to users' iOS devices.
Before you begin
Role required: admin
About this task
Configuring the app for a default instance is only
available for iOS devices.
Procedure
-
In the XenMobile console, click .
-
Click Add.
-
In the Add a New Policy page, under Apps, click App
Configuration.
-
On the Policy Information page, enter the following information.
| Field | Description |
|---|
| Policy Name |
Type a descriptive name for the policy. |
| Description |
Optionally, type a description of the policy |
-
Click Next.
-
In the Policy Platforms panel, select iOS.
-
In the Identifier list, select Add new.
-
Enter the following in the add new identifier field:
com.servicenow.servicenow.
-
In the Dictionary content field, enter the following text.
<dict>
<key>SNDefaultInstanceURL</key>
<string>https://<instance_name>.service-now.com</string>
</dict>
Use
the name of your own instance where it says <instance_name>.
-
Click Check Dictionary to verify the XML.
- Optional:
Depending on the deployment rules for your organization, use the Deployment
Rules section to configure deployment rules.
-
Click Next.
-
From the Delivery Group Assignments page, select the delivery groups for users
that you want to have the ServiceNow application. You can also configure a
deployment schedule.
-
Click Save.