Module 11 - Business Process Flows Flashcards

1
Q

What are Business Process Flows used for?

A

To guide people to keep standard operating procedures of the organization, following a process through stages you define.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a process bar?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some different types of processes available in CRM?

A

Workflows, Dialogs, Business Process Flows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are Workflows?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are Dialogs?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are Business Process Flows?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Business Process Flows are different from Workflows and Dialogs, how?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to include entity in a Business Process Flow?

A

Must configure entity to enable the Business process flows and save and publish.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What happens when you configure entity to enable Business Process flow?

A

System adds two lookup fields to entity named Process Id and Stage Id. Cannot modify.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What kinds of entities can you include in a Business Process flow?

A

Any custom entity, any of the 25 system entities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to create a Business Process flow?

A

CRM > Settings > Processes > New > Create Process > Name, Category =, Business Process Flow > OK > Entity, select entity for first stage > OK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

For each “stage” you can select a Stage Category. What does this mean?

A

Not displayed to users, used for reports. Can query, even if different processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When you create or modify a process, what status will it be in?

A

Inactive. Will not be displayed to user or available for user to switch to.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How many active Business Process Flows can you have with the same primary entity?

A

Up to 10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What happens if you import a Solution that contains processes?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A Business Process flow contains what?

A

Stages, and each stage has more steps.

17
Q

What is the Business Process flow control?

A

A record in the Business Process flow in progress displays a process bar.

18
Q

Each stage in a Business Process flow is associated with what?

A

An entity. You can configure multiple stages for same entity in a process.

19
Q

When you add an entity to a process, you must select an entity with what type of relationship with the previous entity?

A

N:1 – each record in the process is a child of the previous record.

20
Q

What happens when you choose the Close Process Cycle option?

A

It will allow you to select an entity used earlier in the process. When a user gets to this stage, the same record is used that was used earlier in the process, user not asked to create new.

21
Q

How many stages can a process contain?

A

30 stages.

22
Q

Each process can contain how many entities?

A

5 entities.

23
Q

What are steps in the Business Process flow?

A

Steps are associated to fields of an entity that the stage is associated with.

24
Q

If a step uses a field that has field security enabled, is this also enforced in the process?

A

Yes.

25
Q

Can fields be included as steps if they are not on the entity form?

A

Yes. If a field is located on the form and in a process, user can enter value in either location and value will be applied in both locations as soon as focus is moved off control.

26
Q

A step can be required in the process stage without having…?

A

The related field always being required.

27
Q

Access to Business Process flows is controlled through what?

A

Through Security Roles in the same manner as forms or dashboards.

28
Q

By default a new Business Process flow is only assigned to which roles?

A

System Administrator and System Customizer.

29
Q

When a user creates a new record, what happens to activate a Business Process flow?

A

The list of activated Business Process flow that have that entity as a Primary entity is compared to the Business Process flow’s shown for the user based on the user’s Security Roles. First in order will be applied. User can select to switch process if multiple.

30
Q

Why is the current process stage relevant when selecting switch process?

A

It will become the first stage of the new applied Business Process flow. So user can only select processes that have the current entity as the Primary entity of the process.

31
Q

How can you create an approval step in a process?

A

By using a combo of field security and required step. If a step is required for the user to continue and field that is used by the step has field security enabled, then users who do not have Field Security Profile that grants write permissions to the field cannot complete and cannot continue.

32
Q

Best practice concerning approval steps in a Business Process flow?

A

Create a Field Security Profile that includes all users, grant read permissions for the approval field. Then create another Field Security Profile with write permissions. Create does not apply since a record already exists.

33
Q

You can include up to five entities in a Business Process Flow and divide the process into no more than 30 stages.

A

This is a true statement about Business Process flows.

34
Q

If the field is configured to be read-only on the form, it will be read only in the process bar.

A

This is a not a true statement about Business Process flows.

35
Q

You have created a new Business Process Flow process for the Event entity, activated the process, tested the process starting from a new record. When another user creates a new Event record, no process bar is visible on the form. What is the most likely explanation for this?

A

The Business Process Flow is not enabled for any additional Security Roles.

36
Q

A user is working through a sales process in a Business Process Flow that is configured to use the Lead, Opportunity and Order entities. User is still working on first stage that uses Lead entity. All later stages have padlock icons in process bar and user cannot complete. Why are they displayed?

A

The user does not have read access to Opportunity and Order entities.

37
Q

A user can click the heading of an earlier stage or later stage of a process to view the steps in any stage without having to what?

A

Without having to move the process forward to the next stage.

38
Q

When the padlock shows in the process bar, what does this mean?

A

The record for that stage has not been selected or created, has nothing to do with required steps.