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

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 . PegaRULES Log AnalyzerB . Database TraceC . Performance ProfilerD . Performance AnalyzerView AnswerAnswer: C Explanation: Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior%20System%20Architect%20Guide_djvu.txt

November 30, 2020 No Comments READ MORE +

Which two steps do you perform to implement this requirement?

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

November 29, 2020 No Comments READ MORE +

In which situation do you configure branched rulesets?

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

November 29, 2020 No Comments READ MORE +

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

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.View AnswerAnswer: B Explanation: Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector

November 29, 2020 No Comments READ MORE +

How do you enable a user to specify a date?

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

November 28, 2020 No Comments READ MORE +

How do you create the new ruleset version?

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

November 28, 2020 No Comments READ MORE +

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 ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following...

November 28, 2020 No Comments READ MORE +

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

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

November 26, 2020 No Comments READ MORE +

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

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

November 26, 2020 No Comments READ MORE +

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

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

November 26, 2020 No Comments READ MORE +