Application Development Module 3 Flashcards
What are the ServiceNow Application Developer Tools?
Application Engine Studio
ServiceNow Studio
Guided Application Creator
What is the Application Engine Studio?
Integrated Development Environment for low code development needs
What is the ServiceNow Studio?
Integrated Development Environment for application developers to work on custom applications
What is the Guided Application Creator?
Intuitive development interface for building applications which provides a step by step guide to set up initial application
What is Integration Hub?
Application for process automation and integrations
What is table Builder?
Tool for editing data tables
What is UI Builder?
A drag and drop WYSIWYG editor for creating and editing Agent Workspace landing pages
What is Flow Designer?
A feature that enables process owners to automate work
What is Creator Workflows?
build connected workflow apps
What is Process Automation Designer?
build and manage multiple complex workflows with no-code playbooks
What is a Integration Hub Spoke?
A predefined action, flow, and/or integration for connecting or automating third party systems or processes with Flow Designer
What are the four areas of ServiceNow Studio
Header
Application Explorer
Content Frame
Status Bar
What are the default table fields
Created By - user who inserted record
Created - date time of record insert
Sys_id - unique record identifier
Updated - date time of most recent update
Updated By - user who updated record
Updates - number of updates to this record since creation
What features are configurable on the table controls tab?
Extensible
Live Feed
Auto-number (prefix, starting number, and number of digits
Create access controls
User role
What features are configurable on the table application access tab?
Accessible from
Caller Access
Can Read/Create/update/delete
Allow access to the table via web services
Allow configuration