Pegasystems Process Commander (PRPC) Quiz
Test your knowledge of Pegasystems Process Commander platform including activities, flows, rulesets, properties, class structure, and declarative processing
Questions
Question 1 Multiple Choice (Multiple Answers)
- In a Utility, how do I set a status that can be tested in the flow?
- (a) Use a Java step
- (b) Call History-Add
- (c) Use the TaskStatus-Set method
- (d) Use a transition
Question 2 Multiple Choice (Multiple Answers)
- Class that corresponds in name to a class group and has a corresponding data instance Data-Admin-DB-ClassGroup is known as:
- a) Cover
- b) Container
- c) Parent
- d) None of the above
Question 3 Multiple Choice (Multiple Answers)
- Which statement about local variables is true?
- (a) They are stored on the clipboard as temporary variables
- (b) They exist only within the context of an activity
- (c) They can be stored in the database
- (d) They are stored in a named page that is created automatically
Question 4 Multiple Choice (Multiple Answers)
- Agent rules define:
- a. Background processing
- b. Trigger or wake-up interval
- c. Activities to execute upon wake-up
- d. All of the above
Question 5 Multiple Choice (Multiple Answers)
- What standard class that can be used for an 'Originator' party ?
- (a) Data-Operator-Party
- (b) Data-Party-Operator
- (c) Party-Data-Operator
- (d) Party-Operator-Data
Question 6 Multiple Choice (Multiple Answers)
- Which of the following is false
- (a) Work baskets are instances of Data-Admin-WorkBasket class
- (b) Work lists are instances of Data-Admin-Operator-ID class
- (c) Work Pool is an entity to store the work objects where from multiple operators can pick up the work objects and act upon these work objects
- (d) Access role objects should not be shared across applications
Question 7 Multiple Choice (Multiple Answers)
- For short medium lists which change often following should be specified in TableEdit tab of Property
- a. Local List
- b. Field Value
- c. Remote List
- d. Prompt List
Question 8 Multiple Choice (Multiple Answers)
- Which Default Property Types cannot be modified
- (a) px
- (b) py
- (c) A and B
- (d) Pz
Question 9 Multiple Choice (Multiple Answers)
- (T / F) You may need to design additional classes into your structure to represent or support repeating groups.
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 10 Multiple Choice (Multiple Answers)
- There must be one Connector shape emanating from a Decision shape for every possible return value.
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 11 Multiple Choice (Multiple Answers)
- True or False: Create properties for lower-level classes before higher-level classes.
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 12 Multiple Choice (Multiple Answers)
- True or False: Process Commander is based on an open database architecture architecture that works with Microsoft SQL Server, Oracle, and IBM UDB/DB2.
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 13 Multiple Choice (Multiple Answers)
- Which type of declarative processing provides the ability to proactively obtain data needed for processing by resolving a series of triggered dependent property values changes?
- a) Backward Chaining
- b) Forward Chaining
- c) Property Chaining
- none of the above
Question 14 Multiple Choice (Multiple Answers)
- A class group
- (a) Is any set of related work objects
- (b) Causes the system to store the instances corresponding to two or more concrete classes that have a common key format in a single database table
- (c) Is unrelated to your application’s requirements
- none of the above
Question 15 Multiple Choice (Multiple Answers)
17.Division names do not have to be unique within the organization because Process Commander has the ability to differentiate.
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 16 Multiple Choice (Multiple Answers)
- You can use one of the following optional features to add one or more facts to the value of a property.
- a) Property qualifier
- b) Property aliases
- c) Enumerated text values
- none of the above
Question 17 Multiple Choice (Multiple Answers)
- True or False. You can create rules to support application-specific attachments
- (a) True
- (b) False
- Sometimes true
- sometimes false
Question 18 Multiple Choice (Multiple Answers)
- How could you use a Flow shape to branch to another flow without returning control?
- (a) Do not have any connectors emanating from the Flow shape
- (b) In the Flow parameters, select Branch, not Call
- (c) You cannot use a Flow shape to branch to another flow
- none of the above
Question 19 Multiple Choice (Multiple Answers)
- True or False: When you modify a rule instance, you can save your changes to a higher numbered versions of the RuleSet with impacting the current version.
- (a)True
- (b) False
- Sometimes true
- sometimes false
Question 20 Multiple Choice (Multiple Answers)
- Which method ends the current activity and returns control to the calling activity.
- (a) Activity-End
- (b) End-Activity
- (c) Exit-Activity
- none of the above