Add a decision
Create automation for decisions in App Engine Studio (AES). The automation decouples decision logic from code by enabling you to create and manage decision rules.
Before you begin
Role required: sn_app_eng_studio.user or delegated_developer. For more information, see Delegate developers using AES.
Procedure
Navigate to All > App Engine > App Engine Studio.
From the My Apps page, open your application.
In your application, in the Logic and Automation section, select Add.
On the Add logic and automation screen, select Decision and then Get started.
Specify the name and scope of the decision table.
| Field | Description |
|---|---|
| Name | Name for the decision table. |
| Accessible From | Scopes that can use the decision table. Available values are as follows:- All application scopes - This application scope only |
- Select Done.
What to do next
After you create the decision table, you must edit it to specify inputs and triggers. For more information on editing decision tables, see Modify decision table structure in Workflow Studio.
| Learn more about decisions in AES | Additional ServiceNow resources |
|---|---|
| ServiceNow provides several additional resources on adding decisions in App Engine Studio. | Image omitted: bus-try-a-demo.svg <a href="https://www.youtube.com/watch?v=0edK6z6yFAs">Getting started with Decision Builder YouTube video</a> |
Image omitted: bus-application-developer.svg <a href="https://developer.servicenow.com/dev.do#!/learn/courses/vancouver/app_store_learnv2_bmfaesa_vancouver_build_my_first_app_engine_studio_application/BAP_vancouver/BAP_Objectives_BMFAESA_vancouver">Build my first App Engine Studio application</a> | |
Image omitted: bus-agent-workspace-1.svg ServiceNow University <a href="https://learning.servicenow.com/lxp?id=learning_course_prev&course_id=ae0beaabdb4e8550788d2509139619dc">Introduction to App Engine Studio on-demand course</a> |
- Edit a decision
To update or change an existing decision for an app built in App Engine Studio (AES), edit it in Workflow Studio.
Parent Topic:Add logic and automation