Exam4Training

Pegasystems PEGAPCSSA85V1 Pega Certified Senior System Architect (PCSSA) 85V1 Online Training

Question #1

A service receives a request to assign an office to a new employee.

The service rejects the username and/or password provided

What type of fault condition do you configure to return an appropriate response?

  • A . Security error
  • B . Queue when
  • C . Service error
  • D . Mapping error

Reveal Solution Hide Solution

Correct Answer: A
Question #2

You need to localize correspondence into a language that is unavailable in the Pega language pack.

Which option satisfies the requirement?

  • A . Run the Localization wizard and add translations to Translation.html.
  • B . Create the Translation rule manually and include the rule in the application ruleset.
  • C . Leverage translation services SOAP calls and enable records for translation.
  • D . Configure a field value record that contains the correspondence text.

Reveal Solution Hide Solution

Correct Answer: A
Question #3

The primary purpose of a production ruleset is to allow rules to be.

  • A . reused in multiple production environments
  • B . tested in a production environment
  • C . updated in a production environment
  • D . migrated to a production environment

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://collaborate.pega.com/QUESTION/production-and-application-rulesets

Question #4

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

  • A . Create a prefix for the joined class.
  • B . Add an association rule to match key values.
  • C . Add a parameter for each property in the class you want to join.
  • D . Select the type of match for key values.

Reveal Solution Hide Solution

Correct Answer: A,B
A,B

Explanation:

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

Question #5

You are analyzing application performance and notice one or more data transforms exceeding preferred performance parameters.

Which of the following performance tools do you use to help troubleshoot the issue?

  • A . Pega RULES Log Analyzer
  • B . Database Trace
  • C . Performance Profiler
  • D . Performance Analyzer

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior%20System%20Architect%

20Guide_djvu.txt

Question #6

What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)

  • A . Use an SQL call to exchange data between the mashup and hosting web page.
  • B . Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
  • C . Use a queue processor to pass updated attributes to the gadget on the hosting web page.
  • D . Use an action object configured as a script to perform additional actions on a web mashup gadget.
  • E . Use the Javascript function doAction() to set or read data values through the hosting web page.

Reveal Solution Hide Solution

Correct Answer: B,D,E
B,D,E

Explanation:

Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing

Question #7

A class group is used to.

  • A . identify a layer of the Enterprise Class Structure
  • B . combine related properties by usage
  • C . assign work to a specific group of users
  • D . store data from different child classes in a single table

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Reference: https://collaborate.pega.com/QUESTION/what-class-groupdoesnt-belongs-classgroup-and-belongs-classgroup

Question #8

What are two consequences of exposing columns for reporting? (Choose two.)

  • A . Backward chaining declare expressions cannot use exposed properties.
  • B . Record inserts and updates require more processing time.
  • C . Tables require additional space due to additional columns.
  • D . The database may not comply with normalization standards.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #9

An application has the following application rulesets:

Expenses:02-01

TGB:02-01

TGBCatalog:02-01

A rule with an Apply to : class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineltems .

The six instances of PopulateLineltems in the rules cache are shown in the following table.

Which rule is chosen by Rule Resolution?

  • A . TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
  • B . TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-05)
  • C . TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-05)
  • D . TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
  • E . TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)
  • F . TGB-Expenses.PopulateLineltems (Expenses:02-01-03)

Reveal Solution Hide Solution

Correct Answer: D
Question #10

You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.

How do you create the new ruleset version?

  • A . Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.
  • B . Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.
  • C . Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.
  • D . Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/how-skim-compress-merge-copy-and-delete-rulesets-ruleset-maintenance-wizard

Question #11

How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?

  • A . Enable the Live UI tool.
  • B . Use the Accessibility Inspector.
  • C . Unit test section rules.
  • D . Use a screen reader.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector

Question #12

Offline support requires which two configurations? (Choose two.)

  • A . Access groups set up to allow offline access to users.
  • B . Appropriate case types configured for offline processing.
  • C . An authorization activity to manage offline permissions.
  • D . A set of privileges to run sections in an offline environment.

Reveal Solution Hide Solution

Correct Answer: A,B
A,B

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile-application

Question #13

An application contains five instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All the rulesets are in the same ruleset list.

Which ruleset version is chosen by rule resolution when .Country = Japan?

  • A . MyCoSelfService:01-01-02
  • B . MyCoSelfService:01-01-03
  • C . MyCoSelfService:01-01-04
  • D . MyCoSelfService:01-02-01

Reveal Solution Hide Solution

Correct Answer: C
Question #14

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

  • A . Hide noncritical columns.
  • B . Use grid layouts rather than repeating dynamic layouts to display tabular data.
  • C . Configure UI controls to use native controls on mobile devices.
  • D . Set the width for layouts in percentages.

Reveal Solution Hide Solution

Correct Answer: A,D
A,D

Explanation:

Reference: https://community.pega.com/support/support-articles/horizontal-scroll-bars-mobile-devices

Question #15

You want operators in two separate units to be able to perform work routed to either unit.

Which configuration supports this requirement?

  • A . On each operator’s record, associate the operator with both units.
  • B . On each operator’s record, associate the operator with the same work group.
  • C . On the work group record, associate the operators with the work group.
  • D . On each unit record, associate both operators with each unit.

Reveal Solution Hide Solution

Correct Answer: B
Question #16

Items selected by a user need to be copied to a page list property when the user submits the form.

How do you copy the items?

  • A . Create a validate rule to copy the selected items.
  • B . Create a declare expression with the page list property as the target.
  • C . Add a data transform to the flow action as a pre-processing action.
  • D . Add a data transform to the flow action as a post-processing action.

Reveal Solution Hide Solution

Correct Answer: C
Question #17

Which two statements are valid regarding Pega Web Mashups? (Choose two.)

  • A . A mashup display starts by calling either a flow or a harness from a Pega application.
  • B . Pega Platform limits a mashup to working on existing cases.
  • C . A mashup can allow access to Dev Studio for full system configuration.
  • D . A user can view their worklist in an external portal and select items to take action on.

Reveal Solution Hide Solution

Correct Answer: A,D
A,D

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/pega-web-mashup

Question #18

Which two rule types can you mark as a relevant record? (Choose two.)

  • A . Property
  • B . Decision table
  • C . Skin
  • D . Section

Reveal Solution Hide Solution

Correct Answer: A,D
A,D

Explanation:

Reference https://community.pega.com/knowledgebase/articles/application-development/relevant-records

Question #19

Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.

Which approach solves this performance issue?

  • A . Move to local installation because network traffic in cloud deployment is often slow.
  • B . Change snapshot data access method to reference pattern data access method.
  • C . Fetch only the targeted data from the database each time data is needed so access is faster.
  • D . Access data page with a predefined key so that, once loaded, data access is faster.

Reveal Solution Hide Solution

Correct Answer: B
Question #20

Which three statements are true about Obj-methods? (Choose three.)

  • A . Obj-Browse allows you to return a page list of data on the clipboard.
  • B . Obj-Delete-By-Handle requires a page on the clipboard to delete an instance.
  • C . Obj-Refresh-and-Lock can acquire the lock and refresh a page if stale.
  • D . Obj-Save always performs an immediate write to the database to ensure data integrity.
  • E . Obj-Open loads an instance of a class from a database onto the clipboard.

Reveal Solution Hide Solution

Correct Answer: A,C,E

Question #21

You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem.

Which tool do you use?

  • A . Pega Log Analyzer (PLA)
  • B . Performance Profiler
  • C . Database Trace
  • D . Performance Analyzer (PAL)

Reveal Solution Hide Solution

Correct Answer: D
Question #22

How do you identify if a result in a decision rule cannot be returned?

  • A . Test for missing conditions
  • B . Test for completeness
  • C . Test the rule using a unit test
  • D . Test for conflicts

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare-decisiontable/testing.htm

Question #23

A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.

What two approaches do you take to diagnose the cause? (Choose two.)

  • A . Verify that there are no more than 4 maximum weighted conditions being tested.
  • B . Verify that the total weights of the matching conditions match or exceed the threshold.
  • C . Verify that each of the basic conditions are satisfied.
  • D . Verify that the case type is instantiated as a temporary case so the case can be cancelled.

Reveal Solution Hide Solution

Correct Answer: B,C
B,C

Explanation:

Reference: http://myknowpega.com/2018/02/19/duplicate-search-case/

Question #24

Timesheets require the following approvals:

✑ Regular 40 hours -> Supervisor of employee

✑ Any overtime -> Manager of Supervisor

✑ Worked on weekend -> VP Finance

✑ Negative time-off balance -> HR Director

Which two conditions require an authority matrix? (Choose two.)

  • A . Negative time-off balance -> HR Director
  • B . Worked on weekend -> VP Finance
  • C . Any overtime -> Manager of Supervisor
  • D . Regular 40 hours -> Supervisor of Employee

Reveal Solution Hide Solution

Correct Answer: A,B
Question #25

A client requests that you add a footer to the Case Manager portal .

How do you satisfy this request?

  • A . Update the portal format in the skin applied to the portal.
  • B . Update the portal type on the portal record.
  • C . Change the section layout on the harness referenced on the portal record.
  • D . Configure a navigation record to describe the new portal format.

Reveal Solution Hide Solution

Correct Answer: C
Question #26

The following example shows the ruleset list for the logged-in operator .

What is stored in the Admin@MyCo ruleset?

  • A . Preferences for the operator
  • B . Rules recently opened by the operator
  • C . Rules delegated to the operator
  • D . Rules checked out by the operator

Reveal Solution Hide Solution

Correct Answer: C
Question #27

In which situation do you configure branched rulesets?

  • A . Multiple teams need to work on the same application version.
  • B . You need to delegate rules to process owners from the business.
  • C . A team needs to work on the next version of an application while preparing to migrate the current version.
  • D . One team creates a new patch for an application while another team creates a new major version of the application.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference:

https://community.pega.com/knowledgebase/articles/application-

development/84/branches-and-branch-rulesets

Question #28

In which of the following situations would you configure global resource settings?

  • A . The thresholds for a SLA are set to hours instead of days on a testing environment.
  • B . The credentials for a REST service differ between development and production environments.
  • C . Two SOAP connectors execute in parallel to improve performance.
  • D . ASAP connector returns simulated data in the development environment.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v718/definitions/g/globalresourcesettin g.htm

Question #29

You want to allow users to use an application on a mobile device, even if the device is not connected to a network.

Which configuration option supports this requirement?

  • A . Simulate external data sources when the application is offline.
  • B . Source repeating layouts using report definitions.
  • C . Configure UI elements to use native controls on mobile devices.
  • D . Source drop-down lists using data pages.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters-offline-enabled-application

Question #30

You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.

How do you update the application to add the new ruleset version?

  • A . Lock and roll the existing ruleset, and update the existing application version.
  • B . Lock and roll the existing ruleset, and create a new application version.
  • C . Create a new application version and add the new ruleset version as a production ruleset.
  • D . Create a branch ruleset and a new application, and add the branch ruleset to the application.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/how-use-lock-and-roll-feature-managing-ruleset-versions

Question #31

Your application contains the following versions of a service level named AuthorizeClaim.

The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.

Which option do you use to reset the circumstancing for the AccountOpen case type?

  • A . Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.
  • B . Make the circumstanced rules in the AccountOpen class unavailable.
  • C . Withdraw the circumstanced rules in the AccountOpen class.
  • D . Block the circumstanced rules in the AccountOpen class.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/circumstance-rule-different-properties-or-templates

Question #32

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?

  • A . Use an Any join condition.
  • B . Use a Some join condition.
  • C . Use a decision table.
  • D . Use a validate rule.

Reveal Solution Hide Solution

Correct Answer: B
Question #33

In which two situations do you use the PegaRULES Log Analyzer to analyze application performance? (Choose two.)

  • A . During User Acceptance Testing
  • B . Throughout the application development life cycle
  • C . Before migrating an application to a testing system
  • D . After the application is deployed to a production system

Reveal Solution Hide Solution

Correct Answer: B,D
B,D

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/performance/understanding-pegarules-log-analyzer

Question #34

To reduce training requirements for users, a company wants to utilize the existing front end of their application.

How can a third-party application use Pega Platform?

  • A . By using REST calls from the Pega API
  • B . By using database tables for staging the requests
  • C . By exposing third-party application services
  • D . By using middleware tools in application servers

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-hybrid-approach-v2.pdf

Question #35

In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.

Management only wants a record of the cases that update an account .

What two configuration options do you use to implement this requirement? (Choose two.)

  • A . Add a Persist Case shape after the first step.
  • B . Apply a when condition to the first step to persist only cases requiring updates.
  • C . Configure the starting flow to instantiate the case type as a temporary case.
  • D . Configure the first step to instantiate the case type as a temporary case.

Reveal Solution Hide Solution

Correct Answer: B,D
Question #36

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.

How do you implement a solution?

  • A . Do nothing. The pre-processing data transform is only called once for each assignment.
  • B . Make sure that the flow action does not have the highest likelihood since it will always be invoked.
  • C . Configure the data transform as post-processing instead of pre-processing.
  • D . Add logic to the pre-processing data transform to test if values were already initiated.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Reference: https://collaborate.pega.com/QUESTION/pre-processing-flow-action

Question #37

A form must support accessibility.

How do you enable a user to specify a date?

  • A . Configure a text box to allow date entry.
  • B . Use a calendar control that displays an entire year.
  • C . Use a calendar control that displays an entire month.
  • D . Provide separate controls for month, day, and year.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/user-interface/84/configuring-basic-settings-date-time-control-date-or-time

Question #38

Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

  • A . Allows downloading of rules for offline use with a mobile app.
  • B . Provides access to static resources such as HTML files, image files, or JS files.
  • C . Enables users to continue interacting with mobile apps while offline.
  • D . Supports debugging efforts by providing a run-time view of the rules accessed by the app.

Reveal Solution Hide Solution

Correct Answer: B,C
B,C

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/mobil e/offline.htm

Question #39

You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds.

Which tool do you use to determine what is adding the additional three seconds to the performance measure?

  • A . Performance Profiler
  • B . Database Trace
  • C . Log Analyzer
  • D . System Management Application

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v72/tools/performance/performanceanalyzer.htm

Question #40

Which piece of application content do you localize by using a Field Value rule?

  • A . Labels and drop-down values on a section rule
  • B . Logos or other images on a harness rule
  • C . User instructions in a paragraph rule
  • D . User-editable text in a correspondence rule

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v63sp1/Content/tools/rulesinspector/rulesinspectorfieldvalues.htm

Question #41

The page .Product contains data retrieved from an external system of record using a data page.

How do you ensure .Product always contains the most current data from the data page?

  • A . Select Refer to a data page on .Product.
  • B . Select Copy data from a data page on .Product.
  • C . Configure .Product to refer to a keyed data page.
  • D . Define a reference property that refers to the data page.

Reveal Solution Hide Solution

Correct Answer: B
Question #42

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 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.

Reveal Solution Hide Solution

Correct Answer: A,C
A,C

Explanation:

Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-development-and-deployment-two-separate-projects-one-application

Question #43

How do you ensure that only a manager can run a specific flow action?

  • A . Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.
  • B . Add an Access When condition to the flow action to determine whether the user is a manager.
  • C . Add a pre-processing activity to the flow action form to determine whether the user is a manager.
  • D . Add a validate rule to the flow action form to determine whether the user is a manager.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/security/how-restrict-who-can-use-flow-action

Question #44

A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.

Select two possible designs for this use case. (Choose two.)

  • A . Use the Run in background step in the case life cycle and design a dedicated queue processor.
  • B . Use the Queue-For-Processing method in an activity and design a standard queue processor.
  • C . Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
  • D . Use the Run in background step in the case life cycle and design a standard queue processor.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #45

In which two of the following situations would you simulate an integration? (Choose two.)

  • A . The service is not available yet.
  • B . The service has slow response times.
  • C . You need to test each flow path in the case processing.
  • D . The connector is configured to use global resource settings.

Reveal Solution Hide Solution

Correct Answer: B,D
Question #46

A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review.

Which two steps do you perform to implement this requirement? (Choose two.)

  • A . Add Open-Review as an allowed status on the case type record.
  • B . Configure a data transform to apply the Open-Review status on the appropriate assignments.
  • C . Apply the Open-Review status to the appropriate assignments.
  • D . Create a field value record for the Open-Review status.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #47

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 ConfirmationRequest .

The four instances of ConfirmationRequest in the rules cache are shown in the following table.

Which is chosen during rule resolution?

  • A . TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
  • B . TGB .ConfirmationRequest (TGB:01-01-02)
  • C . TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
  • D . TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)

Reveal Solution Hide Solution

Correct Answer: B
Question #48

You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.

How do you implement this requirement?

  • A . Customize the standard pxErrorHandlingTemplate data transform.
  • B . Use a transition condition in the activity step invoking the connector.
  • C . Implement the logic in the connector’s error handler flow.
  • D . Implement the logic in the data page’s response data transform.

Reveal Solution Hide Solution

Correct Answer: C
Question #49

What is the difference between using the Call and Branch methods in an activity step to invoke other activities?

  • A . Branch overrides the security restrictions of the called activity allowing you to easily test code; it will not run in production.
  • B . Branch creates a new thread to allow asynchronous processing, while Call runs in the thread from it was invoked.
  • C . Call provides more robust debugging capability than Branch, while Branch provides better run-time performance.
  • D . Call returns to the originating activity, while Branch skips the remainder of the originating activity.

Reveal Solution Hide Solution

Correct Answer: B
Question #50

A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle.

How do you configure the case stage to satisfy this requirement?

  • A . Apply an Access When record.
  • B . Apply a When record.
  • C . Apply a Privilege record.
  • D . Apply an Access Deny record.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://collaborate.pega.com/QUESTION/access-when-vs-privilege

Question #51

Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose two.)

  • A . Use the attribute data-pega-event-onpagedata.
  • B . Use REST methods to call Pega microservices.
  • C . Call a Pega API function from the host server.
  • D . Call the function pega.web.api.doAction().

Reveal Solution Hide Solution

Correct Answer: A,D
A,D

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/communication-between-pega-web-mashup-and-host-page

Question #52

A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.

How do you implement this requirement?

  • A . Invoke the connector from an activity and use standard Obj-methods to add an error message end send an email.
  • B . Create a custom error handler flow that displays the error message and sends an email.
  • C . Create an error handler data transform that adds an error message to the data page and sends an email.
  • D . Configure an error handling process that displays the error message and sends an email.

Reveal Solution Hide Solution

Correct Answer: C
Question #53

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

In order to allow the three physicians to review the orders in parallel, how would you configure the process?

  • A . Add a Split Join shape, add a list of physicians, and call the surgical procedure request
    process.
  • B . Add a Split For Each shape, add a list of physicians, and call the evaluation process.
  • C . Add a Split Join shape, add a list of physicians, and call the evaluation process.
  • D . Add a cascading approvals shape that is called by the evaluation subprocess.

Reveal Solution Hide Solution

Correct Answer: A
Question #54

Which two configurations can you use to include access groups into your Product rule? (Choose two.)

  • A . Export the access groups using the Access Manager.
  • B . Add the access groups to the application record.
  • C . Add the access group to the Product record in the Individual instances to include section.
  • D . Associate the access groups with a ruleset included in the application.

Reveal Solution Hide Solution

Correct Answer: B,D
B,D

Explanation:

Reference: https://collaborate.pega.com/QUESTION/how-including-access-roles-and-privileges-product-rule

Question #55

A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin-Operator-ID classes.

Which two options satisfy the business outcome? (Choose two.)

  • A . Use an association rule to join operator information to each case.
  • B . Add the operator ID to the report definition as a parameter.
  • C . Specify both classes in the Pages & Classes tab on the report definition.
  • D . Configure a class join on the report definition to join operator information to each case.

Reveal Solution Hide Solution

Correct Answer: A,D
Question #56

Which two statements accurately describe the use of a symbolic index? (Choose two.)

  • A . <LAST> sets or retrieves an element value from the end of a value list or page list property.
  • B . <PREPEND> inserts a new element in a value list or page list property as the first element.
  • C . <APPEND> adds an element at a designated location in a value list or page list property.
  • D . <CURRENT> inserts a new element in a value list or page list property at the currently referenced index.

Reveal Solution Hide Solution

Correct Answer: A,B
A,B

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v722/designer%20studio/expressionbuilder/ref_refaggregateprop_symbolic.htm

Question #57

Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.

Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)

  • A . Decrease the weights of the weighted conditions.
  • B . Increase the weights of the weighted conditions.
  • C . Increase the weighted condition sum threshold.
  • D . Decrease the weighted condition sum threshold.

Reveal Solution Hide Solution

Correct Answer: A,D
Question #58

The customer, a medium size toy maker, wants to fulfill orders received during the peak

season in December and process them in batches multiple times a day.

How do you implement this use case?

  • A . Create a queue processor that can process orders received by the company.
  • B . Create one scheduled job and select its run schedule as multiple times a day.
  • C . Create batches of orders and send each batch for processing when it gets full.
  • D . Create scheduled jobs, one for each run, that can process accumulated orders.

Reveal Solution Hide Solution

Correct Answer: B
Question #59

To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer (PLA) to test Pega applications? (Choose Two)

  • A . Immediately before deployment
  • B . Performance and stress testing
  • C . User Acceptance Testing (UAT)
  • D . Throughout the development cycle

Reveal Solution Hide Solution

Correct Answer: B,C
Question #60

Identify the three valid statements about managing data for offline use (Choose Three).

  • A . Rules called by scripts as part of an action set on a user interface control require a whitelist entry.
  • B . Large data pages that change infrequently are added to the blacklist to exclude the pages from synchronization.
  • C . Backward chaining does not run on mobile devices. Use forward chaining or data transform rules instead.
  • D . A whitelist is a set of rules that require synchronization between a mobile app and the server.
  • E . Delta Sync improves performance by exchanging data in small amounts between a mobile device and the server.

Reveal Solution Hide Solution

Correct Answer: A,D,E
Exit mobile version