CSA Study Sheet Night #4 Flashcards
What are the (4) reasons to develop custom apps in ServiceNow?
1) Replace outdated, inadequate business applications and processes.
2) Extend service delivery across all enterprise departments.
3) Enhance the value of ServiceNow.
4) Increase automation and consolidation in enterprise service management.
What is “App Engine Studio (AES)”?
Aka “Studio”, it is a low-code development tool designed for automating business processes and solving business problems.
It allows for quick app creation, accessing resources, and adding various functionalities.
What are the (5) main features and utilities of AES? 5th***
1) Building apps using templates or from scratch.
2) Viewing and searching created applications.
3) Access to tutorials and resources.
4) Adding data, logic, experience, and security.
5) ***Requires a separate purchase depending on licensing.
How do you access “App Engine Studio (AES)”?
App Engine -> App Engine Studio
Who are “Delegated Developers” in ServiceNow?
They are users/groups that are non-administrators who are assigned permissions to develop applications.
What (10) permissions can be granted to “Delegated Developers”?
1) All File Types.
2) Integrations.
3) Reporting.
4) Workflow.
5) Service Catalog.
6) Service Portal.
7) Flow Designer.
8) Tables & Forms.
9) Manage ACLs & Roles.
10) Allow Scripting.
Describe the “All File Types” permission.
Grants access to all application file types.
Describe the “Integrations” permission.
Grants access to web service APIs, REST APIs, and data sources.
Describe the “Reporting” permission.
Grants access to reports and scheduled reports.
Describe the “Workflow” permission.
Grants access to Workflow Editor and Activity Creator.
Describe the “Service Catalog” permission.
Grants access to catalog related file types such as catalog items, record producers, and variables.
Describe the “Service Portal” permission.
Grants access to the Service Portal editor.
Describe “the “Flow Designer” permission.
Grants access to the Flow Designer.
Script action steps require “allow_scripting” permission.
Describe the “Tables & Forms” permission.
Grants access to model and layout-related file types such as table columns, form layout, and list-layout.
Describe the “Manage ACLs & Roles” permission.
Grants access to security-related file types such as access controls and user roles.