Embed a playbook in ServiceNow® mobile by creating a screen in Mobile App Builder.
프로시저
Create a playbook screen
-
Navigate to .
-
Search for and select the scope of the application that you want to create a screen for.

-
Navigate to Screens.

-
To create new screen, select New.
-
In the Create a screen modal, select Mobile Web.

The form for a new mobile web screen appears.

-
Give your mobile web screen a name and description.
-
Choose an icon for your mobile web screen.
-
Under Screen Settings, enter the URL of your mobile playbook.

중요사항: The web_controller_spinner=on parameter is important to include for proper loading behavior on mobile.
/now/playbook-mobile/playbook/interaction/-1/params/view/stages?web_controller_spinner=on
- 옵션:
If you have any roles you want to limit this screen to, or any other configurations you would like to learn more about, see Configure a mobile web screen.
-
Save the screen.
Your mobile web screen is configured for your playbook.
Configure the Mobile Agent
-
Navigate back to the scope level by selecting the home icon (
).
-
Select Mobile app configs.

-
Select Mobile Agent.
-
In the banner message at the top, select Edit in original scope.

-
In the component tree, select the Launcher screen component.
-
결과
Your playbook is now embedded in ServiceNow® mobile.