Enable users who have been assigned the snc_external role to be able to view, upload, and download attachments on their ServiceNow mobile app.

Before you begin

Role required: admin

About this task

When you assign the snc_external role to users who are external to your organization, they can't access resources with their ServiceNow mobile app unless explicitly enabled. For more information about the snc_external role, see Explicit Roles.

You can use the mobile property allow_snc_external_attachment_access to remove restrictions on attachments for users assigned the snc_external role. When the allow_snc_external_attachment_access mobile property is set true, external users can use the mobile offline mode and access attachments from the following components and locations:

The allow_snc_external_attachment_access mobile property is turned off by default and external users can't access attachments.

Mobile properties are configured as records in the sys_sg_properties table on the ServiceNow Mobile Platform server. The ServiceNow instance sends the mobile property to mobile apps after authentication. Then the property turns on or turns off a feature on the mobile app.

Procedure

  1. Navigate to All > sys_sg_properties.list.
    The Mobile Properties list appears.
  2. In the Mobile Properties list, select New.
  3. On the form, fill in the fields.
  4. Select Submit.

What to do next

After updating this property, the end user must pull to refresh on the launcher screen to get the latest feature configurations.