Pegasystems Platform Fundamentals
Test your knowledge of Pega platform concepts including flows, rules, work objects, classes, and process management
Questions
Select the possible guard rails.
- Flow should not contain 15 sub flows
- We should create properties as and when needed and update the status
- Limit custom java
- Use the standard flow action as a place holder instead of creating a new one.
Is it possible to override the property values in the models
- True
- False
The Smart Shape used for showing a screen to the customer:
- Assignment
- Connector
- Integrator
- Flow Action
Which will be used to Generated work Object ID in New Release?
- Work- ObjectID
- Work- GenerateID
- Work – Object
- Work – New
Which contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution.
- Fragments
- text files
- streams
- harnesses
Farward Chaining allows a computation to advance even when the value of an input or parameter property is not available
- True
- False
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 exception will be raised
- The flow will be suspended, and control will be transferred to the FlowProblems flow
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
Work parties are
- the 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 restricted types of work objects.
- Users set up in the system who are responsible for the timely resolution of outstanding work objects
On the standard harness Perform and Review forms, a paperclip image identifies that the object has one or more attachments. Is this statement true or false?
- True
- False
Which of the following is a valid work object ID?
- W-1234-S
- W-1234
- Pega-1234-Work
- All of the above are valid
When looping through a page list, all of the following are valid index references except:
- (<CURRENT>)
- (<FIRST>)
- (<LAST>)
- (<INSERT>)
- (<APPEND>)
- (<PREPEND>)
A person who uses the application you build to receive, process, and resolve work is ___________.
- Business user
- Business manager
- Process architect
- System architect
- System administrator
The organization hierarchy is built on the nested levels of
- organization, division, unit
- company, division, unit
- organization, division, job function
- organization, work group, user
When a Flow is in Draft mode….(Choose 2)
- You cannot add smart shapes
- You cannot run the Flow
- It is not visible to Rule resolution
- You cannot create Work Objects
By using Rule-Connect-SQL, what below are possible? (Choose three)
- Create a database
- Delete a database
- Add a single row
- Delete a row
- Add multiple rows
- Delete multiple rows?
What is the class of the top level clipboard page created by the Obj-List method?
- Code-Pega-List
- Rule-Pega-Obj
- pxResults
- The same class as the returned instance
Work Party Roles and Access Group Roles are of same Class?
- True
- False
Which tool is used to look at the HTMLS and the Properties that are embedded in UI
- Rules Inspector
- Clipboard
- DB Trace
- Tracer
There is a ________ relationship between a Folder and the items it contains:
- One-to-one
- Many-to-one
- One-to-many
- Many-to-many