Module 11 - Business Process Flows Flashcards
What are Business Process Flows used for?
To guide people to keep standard operating procedures of the organization, following a process through stages you define.
What is a process bar?
Located at the top of the form for a record involved in a Business Process Flow, used to move users through and capture data entry stages.
What are some different types of processes available in CRM?
Workflows, Dialogs, Business Process Flows
What are Workflows?
Can be configured to start based on an event. Can include conditional logic, branching logic and start other workflows. Can update or create several records through a process, and after started, user doesn’t have to continue interacting. Several workflows can run and associate with the same record at the same time.
What are Dialogs?
Started by a user who interacts with as series of steps, provides information, selects options and so on. Can include branching logic. User must complete dialog to its end or abandon, cannot save part way. Can only run single Dialog. Multiple users can run multiple dialogs with same record at same time.
What are Business Process Flows?
Started automatically when a record is created for an entity that has a Business Process Flow configured. Are linear. No branching or conditional logic. Can exit and continue. Only one associated with record at one time.
Business Process Flows are different from Workflows and Dialogs, how?
Means of data entry and enforce a set of rules when user interacts with record through a form. Not actually “run” as system jobs.
How to include entity in a Business Process Flow?
Must configure entity to enable the Business process flows and save and publish.
What happens when you configure entity to enable Business Process flow?
System adds two lookup fields to entity named Process Id and Stage Id. Cannot modify.
What kinds of entities can you include in a Business Process flow?
Any custom entity, any of the 25 system entities.
How to create a Business Process flow?
CRM > Settings > Processes > New > Create Process > Name, Category =, Business Process Flow > OK > Entity, select entity for first stage > OK
For each “stage” you can select a Stage Category. What does this mean?
Not displayed to users, used for reports. Can query, even if different processes.
When you create or modify a process, what status will it be in?
Inactive. Will not be displayed to user or available for user to switch to.
How many active Business Process Flows can you have with the same primary entity?
Up to 10.
What happens if you import a Solution that contains processes?
The Import Solution wizard will ask you to select if any processes included should be activated. If it has Business Process flows, they will be imported in a draft state.