Pega Process Commander Workflow Design
Test your knowledge of Pega Process Commander workflow concepts including flows, assignments, utilities, routers, workbaskets, worklists, and flow actions.
Questions
Which of the flow shapes can be used for a path execution in a situations like “if...then” logic?
- Utility
- Decision tree
- Router
- Split for Each
Complete the following sentence: Work parties are…
- people or groups interested in the progress and resolution of a particular work object, but who do not necessarily perform the work in the application
- clusters of associated work objects, usually relating to a single customer.
- people or groups who are authorized to perform on restricted types of work objects
- users set up in the system that are responsible for the timely resolution of outstanding work objects.
When adding a Connector to an Assignment, the Likelihood associated with the Action represents which of the following?
- The likelihood that a benchmark is to be met
- An indication of how likely it is that the work follows the specified path
- The likelihood that a goal will be met
- The likelihood that a goal will not be met
Which of the following violates a SmartBuild best practice regarding flow design?
- An Assignment with three Connector Flow Actions and four Local Flow Actions
- A flow that calls more than two sub flows
- A flow with four utility shapes linked together
- A flow that spans multiple Visio pages
People and entities who are interested in the execution and progress of the work object are called as __________________________
- WorkParties
- WorkList
- WorkBasket
- Workgroups
A Process Flow has been designed that routes an assignment to a HR manager. An additional requirement is that the HR Manger be able to attach a budget sheet to the assignment before approving the assignment. This can be accomplished using a:
- Rule-Template-Excel instance
- Local Assignment
- Connector Flow Action
- Correspondence Rule
- Local Flow Action
If your Assignment shape uses the standard rule "Worklist" and your Router uses the standard rule "ToWorkBasket",what happens
- The flow will not save
- The flow will be suspended
- The flow will save,but an execution Java eaception will be raised
- The flow will be suspended,and control will be transferred to the FlowProblems flow
A workbasket is…
- a synonym for work group
- a collection of worklists
- a set of assignments for one user, ordered by a Work Object property known as “urgency.”
- a pool of work assignments awaiting processing by any of a group of users, rather than a particular user.
In describing a Router, which of the following statement is false?
- Routers tell Assignments specifically where they should go.
- Routers are not required on every Assignment.
- Routers execute specific Activities.
- Many Routers of the same name may exist in a single Visio flow.
What is usually the preferred way for an activity to create a work object in a flow
- Trick question – activities can’t start flows
- Use the Flow-New method
- Call Add
- Use the Utility shape
Worklist is one standard Assignment Activity. What are the others
- Workbasket
- Workbasket & Router
- Workbasket, Agent, & External
- Workbasket, Agent, & Router
You can use Activity Parameters to set
- The work object status
- The assignment status
- Both
- Neither
Connectors emerging from an assignment represent connector flow actions. Is this statement true or false?
- True
- False
When would you choose a Fork over a Decision
- When you want to invoke a MapValue (not a MapValue Pair)
- When you want to test something about the work object
- They are interchangeable
- All of the above
A flow can have none, one or many Flow End shapes
- True
- False
Can we give audit not in utility
- True
- False
Local Flow Actions update a work object, but do not complete the assignment with which they are associated. The attachment local actions update the work object, as reflected in the history of that object. Is this statement true ?
- True
- False
Process Commander comes with eight standard Service Levels that can be used right out of the box. Of the four choices below, choose the one that is a standard Service Level. (choose 2)
- Approval
- To Recipient
- To Approver
- NotifyManager
Flows and Assignments work together to ________?
- Resolve work and Reply to work
- Receive work and Report on work
- Review work and Report on work
- Route work and Resolve work
What types of connectors can emanate from a Utility?
- Always
- When
- Status
- Else
- All of the above