PEGAPCSSA80V1_2019 Free Certification Exam Material from TestValid with 170 Questions
Use Real PEGAPCSSA80V1_2019 - 100% Cover Real Exam Questions
NEW QUESTION 20
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 checked out by the operator
- D. Rules delegated to the operator
Answer: D
NEW QUESTION 21
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. Configure UI elements to use native controls on mobile devices.
- B. Source repeating layouts using report definitions.
- C. Source drop-down lists using data pages.
- D. Simulate external data sources when the application is offline.
Answer: C
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters- offline-enabled-application
NEW QUESTION 22
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
- A. Use an action object configured as a script to perform additional actions on a web mashup gadget.
- B. Use an SQL call to exchange data between the mashup and hosting web page.
- C. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
- D. Use the Javascript function doAction() to set or read data values through the hosting web page.
- E. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
Answer: A,D,E
Explanation:
Reference:
https://collaborate.pega.com/QUESTION/pega-mashup-data-passing
NEW QUESTION 23
An application contains the following rulesets.
AccountManagement contains the rules for administering checking and savings accounts.
AccountManagementInt contains supporting rules for integrating with other applications.
BankCorp contains rules shared across the entire organization.
BankCorpInt contains supporting rules for integrations shared with other internal applications.
CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans.
Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)
- A. BankCorp
- B. BankCorpInt
- C. AccountManagementInt
- D. CreditCheck
- E. AccountManagement
Answer: C,E
NEW QUESTION 24
In which situation do you configure branched rulesets?
- A. A team needs to work on the next version of an application while preparing to migrate the current version.
- B. Multiple teams need to work on the same application version.
- C. One team creates a new patch for an application while another team creates a new major version of the application.
- D. You need to delegate rules to process owners from the business.
Answer: A
Explanation:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/application-development/84/branches-and- branch-rulesets
NEW QUESTION 25
What does the orange triangle in this screen indicate?
- A. The service returned an error
- B. The data page source system is simulated
- C. The data page's connector is not properly configured
- D. The service could not be reached
Answer: B
NEW QUESTION 26
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. Database Trace
- B. Performance Profiler
- C. Performance Analyzer
- D. PegaRULES Log Analyzer
Answer: B
Explanation:
Explanation/Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior%20System%20Architect%
20Guide_djvu.txt
NEW QUESTION 27
An agent runs every day at 7:00 A.M. You have been asked to update the agent so that it runs once every 300 seconds. How would you modify the agent schedule to meet this requirement?
- A. Keep the Periodic pattern. In the Parameters dialog, update the schedule.
- B. Change the Recurring pattern to Periodic and enter the Interval value.
- C. Change the Periodic pattern to Recurring. Open the Parameters dialog and update the schedule.
- D. Keep the Recurring pattern and update the Interval value.
Answer: B
NEW QUESTION 28
In which of the following situations would you simulate a data page?
- A. When a large amount of data needs to be simulated
- B. When the data page writes data to the external system
- C. When the connector is available for the integration
- D. When the interface definition is not finalized
Answer: D
NEW QUESTION 29
An error is generated as a connector invokes a remote service. Which of the following could be an example of a transient error?
- A. The returned order total is incorrectly calculated.
- B. The service is running on a system that is temporarily not available.
- C. The request is sent to the wrong system.
- D. The request format is not understood by the service.
Answer: B
NEW QUESTION 30
Which two statements accurately describe the use of a symbolic index? (Choose two.)
- A. <PREPEND> inserts a new element in a value list or page list property as the first element.
- B. <LAST> sets or retrieves an element value from the end of a value list or page list property.
- 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.
Answer: A,B
Explanation:
Reference:
https://community.pega.com/sites/default/files/help_v722/designer%20studio/expressionbuilder/ ref_refaggregateprop_symbolic.htm
NEW QUESTION 31
A class group is used to______________.
- A. combine related properties by usage
- B. identify a layer of the Enterprise Class Structure
- C. assign work to a specific group of users
- D. store data from different child classes in a single table
Answer: D
Explanation:
Explanation/Reference: https://collaborate.pega.com/question/what-class-groupdoesnt-belongs-classgroup-and-belongs- classgroup
NEW QUESTION 32
Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?
- A. 01-01-35
- B. 01-01-20, .Dept=Engineering
- C. 01-01-01, .Dept=Engineering
- D. 01-01-01, None
Answer: A
NEW QUESTION 33
Identify the log you examine to view warnings, errors, and information messages about internal operations.
- A. Services-PAL
- B. Pega log
- C. BIX log
- D. Alert log
Answer: B
NEW QUESTION 34
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. Add an association rule to match key values.
- C. Create a prefix for the joined class.
- D. Select the type of match for key values.
Answer: B,C
Explanation:
Explanation/Reference: http://myknowpega.com/2017/12/25/report-definition-class-join-declare-index-join-associations-sub- reports/
NEW QUESTION 35
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 one scheduled job and select its run schedule as multiple times a day.
- B. Create scheduled jobs, one for each run, that can process accumulated orders.
- C. Create batches of orders and send each batch for processing when it gets full.
- D. Create a queue processor that can process orders received by the company.
Answer: B
NEW QUESTION 36
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
- A. Limit text fields to a width of 200 pixels.
- B. Set the width for layouts in percentages.
- C. Set the importance for columns in repeating dynamic layouts.
- D. Use grid layouts rather than repeating dynamic layouts to display tabular data.
Answer: B,C
Explanation:
Reference:
https://community.pega.com/support/support-articles/horizontal-scroll-bars-mobile-devices
NEW QUESTION 37
......
Dumps Brief Outline Of The PEGAPCSSA80V1_2019 Exam: https://www.testvalid.com/PEGAPCSSA80V1_2019-exam-collection.html