Question: 1
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.
What is your recommendation to implement the new business requirement?
Question: 2
You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.
Question: 3
an application provides the user with written instructions for completing a form. How do you ensure that the instuction can be localized without updating the application?
Question: 4
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.
Question: 5
Given the following classes and properties:
myco-data-shape (abstract)
area
color
myco-data-shape-rectangle
length
width
myco-data-shape-circle
radius
a page list property .shapes is defined as being of the abstract class myco-data-shape.
select two correct statements. (choose two)