Pega Flow Design and Shapes
Test your knowledge of Pega BPM flow design including flow shapes, connectors, utilities, routers, assignments, and service levels.
Questions
In the Service Level form displayed, the current deadline is set to 5 Business Days. You are instructed to extend this deadline to five and one half days. Which of the following field values in the Deadline column would need to be modified?
<img src="w
- Days
- Hours
- Minutes
- Seconds
All the routing activities return its result in an output parameter called
- AllocatedTo
- RoutedTo
- AssignTo
- BranchedTo
In describing a Router, which of the following statements 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
Ticket shape represents
- Resume Execution
- Exception
- Notifying
- Calling another flow
Choose 3 from property's of assignment flow shape
- LocalAction
- Routing Activity
- Valid Connectors
- Service level rule
- Assignment activity
Local Flow Actions are added to which task form?
- Assignment
- Utility
- Decision
- Connector
A connector emanating from an Assignment is called
- Local Action
- Flow Action
- Branch
- Assignment Connector
Routers can be attached to
- Assignments
- Utilities
- Start Flow shapes
- All of the above
Based on information in a page list or group, Split For Each
- Sends multiple work objects through the same flow
- Sends the current work object through multiple flows
- Sends any given work object through multiple flows
- All of the Above
What types of connectors can emanate from a Utility?
- Always
- When
- Status
- Else
- All of the above
There must be one Connector emanating from a Decision for every possible return value.
- True
- False
There must be one Connector emanating from a Decision for every possible return value.
- True
- False
An Integrator
- Can invoke any type of service rule
- Can invoke any type of connector rule
- The tasks performed by the Integrator are always run in parallel with the flow
- All of the above
You can not create your own Routers
- True
- False
The Split Join
- Allows multiple subflows on the current work object to execute in parallel
- Allows multiple subflows on any one work object to execute in parallel
- Always resumes execution of the parent flow as soon as the first subflow completes
- All of the above
After dragging a Utility shape onto your flow, you use the Shape Properties SmartPrompt to find your Activity, but it’s not listed. What’s probably wrong?
- The Utility is not initialized
- The Utility is in the wrong class
- Your Activity is in the wrong class
- Your Activity is not set up as a Utility
If you want to enable SmartPrompt for the connectors emanating from a Decision
- Do nothing, this is automatic
- Include all possible return values on the Results tab of the Decision
- Include the Result list in the Properties for this Decision Shape
- All of the above
A flow can have more than one Start Flow shape
- True
- False
In a Utility, how do I set a Status that can be tested in the flow?
- Use a Java step
- Call History-Add
- Use the TaskStatus-Add method
- Use a Transition
What types of connectors can emanate from a Utility?
- Always
- When
- Status
- Else
- All of the above