Enable mobile universal linking
Enable the universal linking option if you want a web banner displayed on specified pages of the ServiceNow platform website. By default the mobile universal linking option is not available in the base system.
Before you begin
Role required: admin
Procedure
In the web-based UI, enter
sys_properties.listin the filter navigator, to open a list of system properties.In the Name field, search for the term
*universal.Select the property
glide.sg.universal_links.enabled.In the universal links system property table, set the Value field to
true.Right-click in the header and select Save.
In the web-based UI, enter
sys_sg_mobile_application.listin the filter navigator to open a list of mobile applications in thesys_sg_mobile_applicationtable.Select the Request record, and open the Deep Link Configuration tab.
Select the Route to Public Store if not installed check box to enable it.
Right-click in the header and select Save.
Repeat Steps 6 through 9 for the Agent record.
What to do next
After you have enabled the mobile universal linking feature, you can perform the following configuration:
Define specific ServiceNow platform website pages to display the web banner, where the user does not have a specific mobile app installed. See, Mobile universal linking for supported URLs.
Parent Topic:Universal linking for mobile