Module 6.1-6.3 Flashcards
Intuitive interface for creating automated business processes
Flow designer
Flow trigger
Flow actions
Executions
Data panel
4 parts of flow designer
Statement to determine when or how an action runs
Condition
Operation executed by the system. Can be reusable.
Action
Any data gathered or generated by variables is available here. Each variable has its own pill. The pill can be dragged and dropped on an action input or output.
Data panel
An activity that initiates the flow. May be record based or time based.
Trigger
Flow designer creates ______ each time a flow is triggered
An event
Automated sequence of events
A flow
What are the three types of workflow triggers?
Application, record, and scheduled
What are the two ‘application’ triggers?
Metric based and service catalog
What are the options for record triggers?
Created, updated and created or updated
What are examples of scheduled triggers?
Daily, weekly, monthly, run once, and repeat
How do you verify that a flow ran properly while doing a test run?
The flow execution details
Where can you run test so the flow record changes do not interfere with production data?
A non production instance
During a flow test, what does the test run generate?
Execution records, log messages, and reports
A related record containing the current state and runtime values of the flow
The flow context
When should you use flow designer?
Running on Kingston or newer?
Is your trigger a CRUD table or operation or schedule?
Are all the steps in the flow designer?
Does your logic include if then or a linear flow?
What are actions made out of??
Inputs, steps, and outputs
The values passed into the action
Inputs
Sequential units of application logic within the action
Steps
Data resulting from the finished action, and it can be used to pass data to actions in the same flow
Outputs
Does flow designer support subflows?
Yes
Integration between flow designer and 3rd party systems
Integration hub
Integration hub requires what plugin?
com.glide.hub.integrations