Pega PRPC Fundamentals Quiz
Quiz covering core Pegasystems/PRPC concepts including validation rules, clipboard, application accelerator, work parties, property modes, harnesses, and flow actions.
Questions
Browser session timeout is specified in
- Access group
- Portal
- Requestor
- None
Which of the following is not an accurate statement regarding Process Commander Harnesses?
- There are seven variations: New, Open, Perform, Review, Pending, Confirm, and Reopen
- They are sophisticated HTML rules that support the initial creation, update and review of simple work objects and cover work objects
- They are built in UI features that enable you to get an application up an running quickly
- They reference other HTML rules, known as streams, which you can copy or modify for your application
Property-Remove method updates which property.
- pyPropertyStatus
- pxMethodStatus
- pxPropertyStatus
- pyMethodStatus
What Property Mode must a property be to define a Repeating Row in a Section rule?
- Page Group
- Value List
- Value Group
- None of the above
Decision Table can be referenced in
- Decision Shape in a Flow
- Activity
- Collection Rule
- Declare Expression
- None
SMA can operate on multiple nodes at a time
- True
- False
DB trace feature by default is disabled
- True
- False
The Property-Set-Special method is recommended to be used to set which data type on the clipboard?
- px properties
- py properties
- pz properties
- Parameters and local variables
Which of the following rules are used to set error messages
- Rule-Message
- Rule-Error-Message
- Rule-Set-Message
- Rule-Obj-Message
The key point of the Guardrail “ Build for Change” is:
- Activities should NOT be on this list. Use other Rule types for Business maintained logics
- Use Flow Actions to prompt a user for input
- Always use Auto generated HTML feature
- None of the above
In the options, where information about Agents will not be stored?
- pegatrules.xml file
- Rule-Agent-Queue
- Data-Agent-Queue
- None of the above
In which Storage Stream, the Pega RULES data will be stored in the external DB?
- Binary
- Text
- CLOB
- BLOB
How to make the property available for exposing
- Declaring property as Exposed Property
- By changing at DB
- Property column visibility as Required
- Not possible
What is the flow action used to create new versions of existing file attachments.
- CreateNewVersion
- CreateNewAttachment
- CreateNewVersionAttachment
- EditAttachment
what type is pxThread?
- Code-Pega-Thread
- Code-pega-List
- Clipboard page
- None of the above
Which of the following is not standard work party?
- Data-Party-Gov
- Data-Party-Operator
- Data-Party-Com
- Data-Party-Opr
Which of the following rules can not be created by the Application Accelerator
- Ruleset
- Harness
- Validations
- Constraints
Can sections be included in a section
- True
- False
For what purpose would an application user use the clipboard
- For modifying the values of the work object
- To change the password
- The clipboard should not be available to application users
- None
Which of the following describes a Validation rule?
- A rule used to validate that the data entered in a field is an integer.
- A rule used to ensure that all interested persons are apprised of a work object’s status
- A rule used to ensure that all required fields are complete.
- A rule used to validate that a user has the appropriate security to access a part of the application