Configure the ServiceNow app for the default instance

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Configure apps that support managed configuration by deploying an XML configuration file to users' iOS devices.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    Configuring the app for a default instance is only available for iOS devices.

    프로시저

    1. In the XenMobile console, click Configure > Device Policies.
    2. Click Add.
    3. In the Add a New Policy page, under Apps, click App Configuration.
    4. On the Policy Information page, enter the following information.
      FieldDescription
      Policy Name Type a descriptive name for the policy.
      Description Optionally, type a description of the policy
    5. Click Next.
    6. In the Policy Platforms panel, select iOS.
    7. In the Identifier list, select Add new.
    8. Enter the following in the add new identifier field: com.servicenow.servicenow.
    9. 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>.
    10. Click Check Dictionary to verify the XML.
    11. 옵션: Depending on the deployment rules for your organization, use the Deployment Rules section to configure deployment rules.
    12. Click Next.
    13. 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.
    14. Click Save.