Application Development Module 6 Flashcards
What is flow Designer?
Intuitive interface for creating automated business processes
What are the parts of a flow?
Trigger - activity that initiates the flow
Condition - determine when or how an action runs
Action - operation executed
Executions - List of executions associated with the flow
Data Panel - any data gathered or generated as variables
What are the types of triggers in a flow?
Application - metricBase and ServiceCatalog
Record - Created, Updated, and created or updated
Scheduled - Daily, Weekly, Monthly, Run Once, and Repeat
What is integration Hub?
Extends Flow Designer to provide low code to no code integration capabilities with 3rd party systems
What are the default spokes available in Integration Hub?
Benchmarks Spoke
Connect Spoke
Customer Service Spoke
Field Service Spoke
ITSM spoke
Security Operations Spoke
Visual Task Board Spoke
What is the process for creating application properties page for an application?
Create a system property category
Add properties
Order properties
Create properties module
What is a scheduled Script Execution?
Automated piece of logic which executes at a specific tima and or on a recurring basis
Where can you look to find what scheduled jobs are running when?
Today - System Scheduler > scheduled jobs > Today’s Scheduled Jobs
Everything - System Schedule > Scheduled Jobs > Scheduled Jobs
What are the 3 steps when working with events?
Add Event to Event Registry
Generate Event
Create logic to respond to event
What are the parts of an event registration?
Suffix - unique part of event name
Event Name - automatically created name for event
Table - database table for event
Fired By -
Description - documents the event purpose
Queue - event processing queue. if left blank goes to default queue
Where can you find generated events?
System Logs > Events
How can you respond to events?
Email
Script Action
What are the parts of an Outbound Email (Notification)?
What to send
When to send
To whom it should be sent
What are the configuration options for When to Send in Outbound Email (Notification)?
Record inserted or updated
Event is fired
Triggered
How does notification weight determine what notifications are sent?
weight of zero, always sent
non-zero weight, highest weight is sent
multiple same no-zero weight, all are sent