Use the Guided Application Creator in Studio to create a base
scoped application and mobile app components. These components can be used in any of the ServiceNow mobile apps.
始める前に
Role required: admin
重要: You've landed at a legacy app creation tool that will be supported until the Australia release in Q1 2026. Try building and editing apps in the new version of
ServiceNow Studio instead. For more information, see
ServiceNow Studio and legacy products and
ServiceNow Studio.
このタスクについて
Studio is a development environment where your application developers can work on custom applications in one centralized location. Much of the configuration for mobile apps in this section take place in Studio (). For more information about Studio, see Legacy - ServiceNow Studio.
手順
-
Navigate to .
-
In Studio, click
Create Application or select an existing application
from the list.
The application that you create here is a new scoped application which will
contain your app. Scoped applications help restrict data and application files
to just this one application. For more information on scoped applications, see
Application
scope.
You can also access the Guided Application Creator outside Studio by
navigating to , and then click Create new.
Studio opens a Guided Application Creator window
where you create your application.
- オプション:
If you are launching Guided Application Creator for the
first time, click Let's get started on the welcome
screen.
-
Follow the steps on the screen to create a name, description, and logo for your
application, and then click Create.
- オプション:
In the Roles field, select the roles to associate with
your app.
Users with the selected roles can access your application. If you have
selected no roles, users with any role will have access to the
application.
- オプション:
Click Create new role to create a new role to associate
to the application.
-
Click Continue when you are finished defining roles for
your application.
-
Select Mobile as the format for this application, and
then click Continue.
-
Select or create tables that you want to use in your mobile app.
The Guided Application Creator can create list screens for these tables. If you create new screens later, you will not be limited to the tables you select here.
-
Click Done with Tables when you are finished adding
tables to your application.
-
Click the Start button to create screens for your selected tables using the Guided Application Creator.
If you do not want to create screens at this point, you can click X in the upper right corner of the window to close the Guided Application Creator and return to Studio.
-
Fill in the fields in the Guided Application Creator form as
needed:
-
Click Create.
The Guided Application Creator will create a list and form for each of the selected table, including
New, Edit, and
Delete functions for each table.
-
Click the Done with apps button, and then the
Done button to return to Studio
次のタスク
Create apps to add functionality to your mobile app using Guided Application Creator, or close Guided Application Creator and
create apps using Studio.
To create mobile apps, use Mobile App Builder.