Which implementation maximizes reusability?

You populate a data page with product information. The product information varies based on the Product ID.

Which implementation maximizes reusability?
A . Create a data page and report definition for each context. Use parameters to filter the results of the response data transform.
B . Create a data page sourced with a report definition. Circumstance the report definition based on context.
C . Create a data page sourced with a connector. Specialize the data page by class based on context.
D . Create a data page sources with a report definition. Use parameters to specify a filter condition to retrieve specific results based on the context.

Answer: D

Which of the following statements is correct?

In the following example, the HomeIns, HomeInsInt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites and the prerequisite for MyCoInt is Pega-ProcessCommander.

Which of the following statements is correct?
A . Rules in MyCoInt can reference rules in Customer.
B . Rules in MyCo can reference rules in HomeInsInt.
C . Rules in Customer can reference rules in HomeIns.
D . Rules in MyCo can reference rules in HomeIns.

Answer: C

How do you replace the Pega logo with the appropriate logo for each operating subsidiary?

A client wants to replace the Pega 7 logo in the Case Manager and Case Worker portals. Instead of using the company logo, the client wants you to use the logos for each of the company’s operating subsidiaries C a user in the ABC subsidiary sees the logo for ABC, and a user in the XYZ subsidiary sees the XYZ logo.

How do you replace the Pega logo with the appropriate logo for each operating subsidiary?
A . Create a portal header for each division.
B . Create a harness for each division.
C . Create a skin for each division.
D . Create a portal record for each division.

Answer: A

How do you create the new ruleset version?

You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update be released.

How do you create the new ruleset version?
A . Use the Ruleset Maintenance wizard to merge the existing rules in the relevant rulesets to the new version.
B . Create a branched ruleset, then copy the affected rules into the new branched ruleset.
C . Use the Lock & Roll functionality to lock the current ruleset and increment the ruleset version.
D . Use the Ruleset Maintenance wizard to skim the relevant rulesets to copy the highest version of existing rules to the new version.

Answer: A

What two actions must you perform to create a class join in a report definition? (Choose two.)

What two actions must you perform to create a class join in a report definition? (Choose two.)
A . Add a parameter for each property in the class you want to join.
B . Select the type of match for key values.
C . Create a prefix for the joined class.
D . Add an association rule to match key values.

Answer: CD

Explanation:

Reference: http://myknowpega.com/2017/12/25/report-definition-class-join-declare-index-join-associations­sub-reports/

Which two options allow each team to keep its work separate?

Several development teams work on different enhancements. The release date for each enhancement is uncertain.

Which two options allow each team to keep its work separate? (Choose two.)
A . Set up a branch ruleset for each team.
B . Create a new application for each team.
C . Create a new ruleset version for each team.
D . Create a production ruleset for each team.

Answer: AC

A user is processing a case and receives an error message that the system could not find an appropriate rule to use.

A user is processing a case and receives an error message that the system could not find an appropriate rule to use.

Select two possible reasons rule resolution failed to find a rule to execute. (Choose two.)
A . The context of the rule chosen by rule resolution does not match the context of the referencing rule.
B . The availability of the rule chosen by rule resolution is set to Blocked.
C . The rule chosen by rule resolution is in a ruleset that is not in the application’s ruleset list.
D . The user does not have appropriate privilege to access the rule chosen by rule resolution.

Answer: BD

How do you ensure that each user sees the appropriate logo in their portal?

A client wants to replace the Pega 7 logo in the Case Manager and Case Worker portals. Instead of using the company logo, the client wants you to use the logos for each of the company’s operating subsidiaries C a user in the ABC subsidiary sees the logo for ABC, and a user in the XYZ subsidiary sees the XYZ logo.

How do you ensure that each user sees the appropriate logo in their portal?
A . Specialize the portal header in the division layer of the Enterprise Class Structure (ECS).
B . Reference the appropriate image on the user’s Operator ID record.
C . Add a when condition to the portal record to determine which image to display.
D . Circumstance the portal harness on the user’s division.

Answer: A