Updated Jan 25, 2022 PEGAPCSSA80V1_2019 Exam Dumps - PDF Questions and Testing Engine
New (2022) Pegasystems PEGAPCSSA80V1_2019 Exam Dumps
NEW QUESTION 92
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. Block the circumstanced rules in the AccountOpen class.
- B. Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.
- C. Make the circumstanced rules in the AccountOpen class unavailable.
- D. Withdraw the circumstanced rules in the AccountOpen class.
Answer: D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/circumstance-rule-different-properties-or- templates
NEW QUESTION 93
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
- A. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
- B. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
- C. Use the Javascript function doAction() to set or read data values through the hosting web page.
- D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
- E. Use an SQL call to exchange data between the mashup and hosting web page.
Answer: B,C,D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing
NEW QUESTION 94
A branch ruleset is a ruleset that ___________. (Choose Two)
- A. Is based off of another ruleset
- B. Prevents developers from seeing work of all team members
- C. Contains rules that are not in active development
- D. Is designed for large projects
Answer: A,D
NEW QUESTION 95
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 middleware tools in application servers
- B. By using REST calls from the Pega API
- C. By exposing third-party application services
- D. By using database tables for staging the requests
Answer: B
Explanation:
Explanation/Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-hybrid-approach-v2.pdf
NEW QUESTION 96
Which three statements are true about Obj- methods? (Choose three.)
- A. Obj-Refresh-and-Lock can acquire the lock and refresh a page if stale.
- B. Obj-Save always performs an immediate write to the database to ensure data integrity.
- C. Obj-Open loads an instance of a class from a database onto the clipboard.
- D. Obj-Browse allows you to return a page list of data on the clipboard.
- E. Obj-Delete-By-Handle requires a page on the clipboard to delete an instance.
Answer: A,C,D
NEW QUESTION 97
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?
- A. Rules in ClaimsFW can reference rules in Claims
- B. Rules in Claims can reference rules in ClaimsFW
- C. Rules in ClaimsFWInt can reference rules in ClaimsFW
- D. Rules in ClaimsInt can reference rules in Claims
Answer: A
NEW QUESTION 98
Which piece of application content do you localize by using a Field Value rule?
- A. User-editable text in a correspondence rule
- B. User instructions in a paragraph rule
- C. Labels and drop-down values on a section rule
- D. Logos or other images on a harness rule
Answer: C
Explanation:
Explanation/Reference: https://community.pega.com/sites/default/files/help_v63sp1/Content/tools/rulesinspector/ rulesinspectorfieldvalues.htm
NEW QUESTION 99
A form must support accessibility.
How do you enable a user to specify a date?
- A. Use a calendar control that displays an entire month.
- B. Provide separate controls for month, day, and year.
- C. Use a calendar control that displays an entire year.
- D. Configure a text box to allow date entry.
Answer: C
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/user-interface/84/configuring-basic-settings- date-time-control-date-or-time
NEW QUESTION 100
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. <CURRENT> inserts a new element in a value list or page list property at the currently referenced index.
- D. <APPEND> adds an element at a designated location in a value list or page list property.
Answer: A,B
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v722/designer%20studio/expressionbuilder/ ref_refaggregateprop_symbolic.htm
NEW QUESTION 101
An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor. How would you configure your process?
- A. Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.
- B. Add a Subprocess shape for the request subprocess and specify the Spinoff option.
- C. Add a Split Join shape and run the request subprocess for each vendor on a page list.
- D. Add a Split For Each shape and run the request subprocess for each vendor on a page list.
Answer: D
NEW QUESTION 102
Consider the following table where a correspondence is circumstanced based on country.
If .Country=USA, which version of the correspondence will run?
- A. 01-01-20
- B. 01-01-15
- C. 01-01-10
- D. 01-01-30
Answer: B
NEW QUESTION 103
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 each of the basic conditions are satisfied.
- B. Verify that there are no more than 4 maximum weighted conditions being tested.
- C. Verify that the case type is instantiated as a temporary case so the case can be cancelled.
- D. Verify that the total weights of the matching conditions match or exceed the threshold.
Answer: B,D
Explanation:
Reference:
http://myknowpega.com/2018/02/19/duplicate-search-case/
NEW QUESTION 104
The purpose of a Circumstance Definition is to _________.
- A. define the properties used in a circumstance
- B. define the values available to an end user in the application
- C. define the list of all circumstance values for a rule
- D. define the values used in a circumstance
Answer: D
NEW QUESTION 105
Which option represents the relationship between mixins, controls, and formats?
- A. A control specifies a mixin which defines a format.
- B. A control specifies a format which uses a mixin.
- C. A format uses a mixin that defines a control.
- D. A mixin specifies a control which defines a format.
Answer: B
NEW QUESTION 106
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 each of the basic conditions are satisfied.
- B. Verify that there are no more than 4 maximum weighted conditions being tested.
- C. Verify that the case type is instantiated as a temporary case so the case can be cancelled.
- D. Verify that the total weights of the matching conditions match or exceed the threshold.
Answer: B,D
Explanation:
Explanation/Reference: http://myknowpega.com/2018/02/19/duplicate-search-case/
NEW QUESTION 107
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 an Access Deny record.
- C. Apply a When record.
- D. Apply a Privilege record.
Answer: A
Explanation:
Reference: https://collaborate.pega.com/QUESTION/access-when-vs-privilege
NEW QUESTION 108
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. Create a new application for each team.
- B. Create a new ruleset version for each team.
- C. Set up branch ruleset for each team.
- D. Create a production ruleset for each team.
Answer: B,C
Explanation:
Explanation/Reference:
Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-development-and- deployment-two-separate-projects-one-application
NEW QUESTION 109
Based on the information in the chart. If you execute the rule when .Dept=Accounting. which version does Pega use?
- A. 01-01-01
- B. 01-01-30, .Dept=Accounting
- C. 01-01-25
- D. 01-01-01, None
Answer: B
NEW QUESTION 110
......
Understanding fundamental and technical aspects of Pega Certified Senior System Architect
The following will be discussed in CITRIX 1Yo-204 dumps:
- User Interface
- User portal customization
- Offline processing for mobile apps
- Mobility
- Creating a new application version
- Pega Web Mashup
- Localized application content
- Migrating an application
- Parallel development
- Configuring and validating application rulesets
- Securing an application: Access control
- Mobile Apps for Pega applications and best practices
- Deployments
- Enabling accessibility features
- Configuring Field Values
Updated Verified Pass PEGAPCSSA80V1_2019 Exam - Real Questions & Answers: https://www.free4torrent.com/PEGAPCSSA80V1_2019-braindumps-torrent.html