Which is chosen during rule resolution?

The ruleset list for an application consists of the following rulesets, ordered from highest to lowest: - SelfService: 01-01 - TGB-HR:01-01 - TGB:01-01 A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmRequest. The four instances of ConfirmRequest in the rules cache are shown in the...

October 15, 2020 No Comments READ MORE +

An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist.

An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist. The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined...

October 15, 2020 No Comments READ MORE +

Given these requirements, which specialization approach do you use?

An application must support two case types. The case types are released into production on separate schedules. Given these requirements, which specialization approach do you use?A . The case types are organized in the same class. Each case type is managed with a unique ruleset.B . All rules are managed...

October 14, 2020 No Comments READ MORE +

Which three configuration options improve the user’s ability to select and operate controls?

You want to improve the user experience for an application for users on mobile devices. Which three configuration options improve the user’s ability to select and operate controls? (Choose three.)A . Use standard Pega controls rather than custom controls.B . Use links instead of a menu for navigation.C . Size...

October 14, 2020 No Comments READ MORE +

In which layer of the Enterprise Class Structure (ECS) could you apply the email correspondence?

A company sends a standard confirmation email whenever a case is created. In which layer of the Enterprise Class Structure (ECS) could you apply the email correspondence?A . ImplementationB . EnterpriseC . UnitD . DivisionView AnswerAnswer: B Explanation: Reference: https://community1.pega.com/community/pega-academy/question/question-about-ecs­enterprise-class-structure

October 13, 2020 No Comments READ MORE +

Which two design configurations limit the need for scrolling when an application is used on a mobile device? (Choose two.)

Which two design configurations limit the need for scrolling when an application is used on a mobile device? (Choose two.)A . Use grid layouts rather than repeating dynamic layouts to display tabular data.B . Hide noncritical information until needed.C . Configure UI controls to use native controls on mobile devices.D...

October 13, 2020 No Comments READ MORE +

How do you prevent the application from using the rule in TGB-HRApps-Work-TimeOff?

An application contains a flow action with an Apply to: class of TGB-HRApps-Work-TimeOff. When updating the application, you have a requirement to move the flow action to TGB-HRApps-Work so it can be used by more than one case type. How do you prevent the application from using the rule in...

October 13, 2020 No Comments READ MORE +

Which two actions do you perform so that the teams do not affect each other’s work?

Multiple teams need to update the same application version during a development cycle. Which two actions do you perform so that the teams do not affect each other’s work? (Choose two.)A . Create a new ruleset version for the base application.B . Create a new application for each team built...

October 12, 2020 No Comments READ MORE +

Which rule is chosen by Rule Resolution?

An application has the following application rulesets: - Expenses: 01-01 - TGB: 01-01 - TGBCatalog: 01-01 A rule with an Apply to: class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineItems. The six instances of PopulateLineItems in the rules cache are shown in the following table. Which rule is chosen by...

October 11, 2020 No Comments READ MORE +

What are the two necessary steps to read and write data to the database table?

You have a requirement to update account information in an external database. Account information is stored in a single table. What are the two necessary steps to read and write data to the database table? (Choose two.)A . Configure activities to read and write data using Obj-methods.B . Configure a...

October 10, 2020 No Comments READ MORE +