Font size
WorksheetsPega CSSA 8.5
Total questions: 30
Worksheet time: 17mins
Which of the following statements is true about circumstancing?
Multivariate circumstancing on start date and end date properties cannot also include additional circumstancing on a time property.
When a circumstanced rule is withdrawn, rule resolution selects the next non-circumstanced rule in a higher ruleset version.
.OrderDate is not a valid property to circumstance.
You need a template for circumstancing on more than one property.
In which of the following two situations do you use circumstancing? (Choose Two)
Attach PDF file of expense list to approval request when total amount is more than USD1,000.
Employee PTO accrual rate varies by number of years in service.
The sales tax rate changes at the first of next year.
Format requirements change for postal code address when a user selects United States or Canada.
A new manager is assigned to the team from the first of next month until the end of the quarter.
Which of the following statements is true about the relationship between base rules and circumstanced rules?
The name of circumstanced rule remains same as the base rule.
A base rule is created by removing circumstancing condition from a rule.
A base rule is needed as a backup if a circumstanced rule gets deleted.
A new circumstanced rule always gets created in next higher ruleset version.
The circumstance (a)
is the rule that defines the properties used to determine if the circumstance is applicable, whereas the circumstance definition defines values.
Based on the information below, if you execute the rule when .Dept=Accounting, which version does Pega Platform™ use?
Rule Version Circumstance
01-01-01 None
01-01-01 .Dept=Accounting
01-01-15 None
01-01-25 None, base rule selected
01-01-30 .Dept=Accounting
01-01-35 None
01-01-25, None, base rule selected
01-01-30, .Dept=Accounting
01-01-01, None
01-01-01, .Dept=Accounting
Based on the information below, if you execute the rule when .Dept=Engineering, which version does Pega Platform™ use?
Rule Version Circumstance
01-01-01 None
01-01-01 .Dept=Engineering
01-01-15 None
01-01-20 .Dept=Engineering
01-01-25 None, base rule selected
01-01-35 None
01-01-01, None
01-01-20, .Dept=Engineering
01-01-01, .Dept=Engineering
01-01-35, None
What are two reasons to configure background processing rules for tasks? (Choose Two)
To defer tasks to a specific time, such as off-peak hours.
To allocate a task to a specific node or nodes in a cluster.
To process case updates more efficiently.
To automate tasks that otherwise rely on human interaction.
Job Scheduler?
A. Upload an insurance claim to an external database after normal business hours.
B. Submit each status change to an external system. Processing does not require high-throughput.
C. Delete older records from log tables.
Standard queue processor
A. Upload an insurance claim to an external database after normal business hours.
B. Submit each status change to an external system. Processing does not require high-throughput.
C. Delete older records from log tables.
Dedicated queue processor
A. Upload an insurance claim to an external database after normal business hours.
B. Submit each status change to an external system. Processing does not require high-throughput.
C. Delete older records from log tables.
Which two of the following are true about the job scheduler? (Choose Two)
The job scheduler can only be run once per day.
The job scheduler and queue processor handle database transactions the same way.
The job scheduler runs an activity.
When creating job scheduler activities, you should separate business logic from transaction logic.
What task can you perform in Admin Studio?
Migrate an application
Create a new user
Create a case type view
View broken processors
Where can you view detailed information about processor functions?
Job Scheduler rule form
Overview landing page in Admin Studio
Case life cycle in App Studio
Data Flow for the processor
(a) are used for simple queue management. Dedicated queues can be used when the task is delayed for processing.
When implementing background processing, you can use the Run In Background smart shape for background processing using Queue Processor. What is an alternative method you could use in an activity to accomplish the same task?
Queue-For-Processing
ProcessInBackground
QueueProcessing
Process-In-Background
Kili has access to an application that lists Account:03-05 under the application rulesets. The ruleset contains rules as shown in the table. Which rules can Kili access?
Rule_A and Rule_D
Rule_A,Rule_B,Rule_C, Rule_D and Rule_E
Rule_A,Rule_D and Rule_E
Only Rule_E
BTV is conducting a reality show that receives online nominations for a singing competition. A consolidation process must be done separately as an overnight process. Daniel is requesting you to configure the process. If it is queued for overnight processing, what information is required to process the queue? (Choose Two)
The ID of the queue processor.
The ID of the Job Scheduler.
The Date and time which the queued item can be processed.
The Service Level Agreement details.
An application user has the following ruleset list and the application contains the rules shown in the graphic:
UserSection:01-01
UserView:01-01
CustomerView:01-01
User:01-01
Which rule will be selected?
User:07-10-99
UserSection:01-01-02
UserView:01-01-06
CustomerView:01-01-01
You are a developer working on an Insurance application on the Pega platform. There is a requirement that we need to send a notification based on user selection. Each notification includes a discount offer which varies by country and category.
Create a single property circumstanced rule and a when rule
Create a multivariate circumstanced rule, a circumstance definition, and a circumstance template
Create a single property circumstanced rule
Create a multivariate circumstanced rule and a when rule
A bank statement must be sent to all customers on the 4th Friday of every month. Gimli is assigned with the task. He has identified that he needs to configure an automated task on a recurring basis. Help him choose the most appropriate solution.
Agents
Job Scheduler
Activities
Queue Process
The ruleset list for an application consists of the following rulesets, ordered from Highest to lowest:
Service :02-01
TGB-HR:01-01
TGB:01-01
A rule with an applies to class of TGB-HR-Service-Work-TimeOff references a rule named EnterEmployeeDetails. The four instances of EnterEmployeeDetails are shown in the table.
Which instance of EnterEmployeeDetails is selected during rule resolution?
TGB / TGB:01-01-02 / Available
TGB-HR-Service-Work-TimeOff / Service:02-01-01 / Available
TGB-HR-Service-Work / Service:01-01-01 / Not Available
TGB-HR-Service-Work-TimeOff / Servce:02-01-02 / Blocked
A requirement states that the correspondence must change based on the type and city of a customer. The type of customers can be Gold, Silver, and Bronze. The city can be Mumbai, Chennai, and Rest.
Create 3 circumstance templates and 3 circumstance definitions
Create 3 circumstance templates one each for type of customer.
Create 3 circumstance definitions.
Create 1 circumstance template and create multiple circumstance definitions for possible combinations.
Which log file is to be reviewed to monitor system stability?
PEGA
ALERT
SERVICE_PAL
PDC
Tom is planning a financial services application. He wants to first create an application that contains all of the common assets, then wants to specialize these according to regional requirements. What is the best approach for this scenario?
Create a framework application with generic assets and then create regional implementations built on it.
Create an application that supports the common artifacts and those specific to the regions.
No need to do create anything new, the Pega platform contains Out Of The Box assets for these requirements.
Create a framework that supports the generic and region-specific implementations.
Which of the following is not a part of the activities' action items?
Step page
Loop
Jump
When
Which of the following use cases benefits from leveraging relevant records?
A developer wants to ensure an SLA with passed deadline available in app studio
A developer wants a data transform available for use in app studio
A developer wants to make a common cancellation flow available at run time
A developer wants to delegate a Decision rule
Rumil is writing an activity to connect to an external web service, to push some data to it. There may be a chance of integration errors. Rumil wants to write any errors in to a log file. Which of the following methods should she use in the activity, to write to a log file?
WriteToLog
AppendToLog
Log-Write
Log-Message
Radha, a senior architect identified that the application is not running as desired and is coming to a halt while executing a case. She used the tracer to find the root cause. She found some color codes in every row of the tracer. They were gray, orange, and light blue. Most of the rows traced were orange in color. What does it indicate?
Events from flow, decision, and declarative rules
Pega Rules database and cache operations
Activity processing
There is no such color representation in tracer
Milon has created an activity. In one of the steps, he has called a data transform. He left the step page blank. He is calling the activity from the post-processing of a flow action in a Passport case. What is the step page that the activity uses to run the data transform?
Activity throws error
Applies to class of Activity
pyWorkPage of the class mapped to the Passport case
Applies to class of Data Transform
A user’s application ruleset references Groce:03-02.
In a Purchase case type when the City property has a value of Mumbai, a section rule is displayed. Which rule will be selected?
Rule4
Rule 5
Rule 3
Rule 6
Rule 2
