Use a mobile web screen to open a URL from within a ServiceNow
mobile application. You can configure relative URLs to open pages within the ServiceNow platform.
Vorbereitungen
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
Starting with the Zurich release, end-users whose mobile web screen session expires due to session timeouts, device locking, or app backgrounding are automatically logged back into their session when they return to the web
screen in their mobile app.
This feature works by default for all service portal pages but requires configuration for UXF pages. To enable this feature on UXF pages, admins must add the mobile app bridge as a data source to the page in UI Builder. For more information on how to do this, please refer to Steps 1-4 in Add a button to your mobile web screen that launches Virtual Agent.
Prozedur
-
Navigate to .
The Mobile App Builder opens in a new browser tab and
displays the application scope selection screen.
-
Search for the application scope you are working in and then select the name of
the application scope.
The Mobile App Builder categories home screen
displays.
-
Select the Screens category from the menu, and then
select New.
-
Select the Mobile web option in the Create a screen page
and then select Continue.
-
Complete the following fields as needed.
Wichtig: The field Open in external browser doesn't operate as expected. Links to web content that are associated with the instance that the user is currently logged into on the mobile app
open as hybrid web pages within the app. All other web content opens in the end-user's default mobile browser outside the app.
- Wahlweise:
If you want to turn off the native header of the mobile screen so that it doesn't interfere with the mobile web screen header, do the following configuration:
- In Mobile App Builder, select Save to save the mobile web screen.
- At the top of the Mobile Web Screen form, select the more options menu (
), and then select Open in platform.The Mobile web screen configuration page opens in the web UI of your instance.
- In the Mobile web screen configuration page, select the Hide native header check box.
- Select Update.

Nächste Maßnahme
If you want to further customize your mobile web screen, see Add a button to your mobile web screen that launches Virtual Agent.