Pegasystems PEGAPCSSA80V1_2019 Practice Test Pdf Exam Material
PEGAPCSSA80V1_2019 Answers PEGAPCSSA80V1_2019 Free Demo Are Based On The Real Exam
Who should take the Pega Certified Senior System Architect
Primary Audience:
- Cloud Administrators/Engineers
- Network Administrators
- Network Engineers
- Systems Engineers/Systems Administrators
- Operations Engineer
- Administrators
NEW QUESTION 33
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 .ConfirmationRequest (TGB:01-01-02)
- B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
- C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- D. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
Answer: A
NEW QUESTION 34
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 35
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 36
A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation. Which of the following statements is false?
- A. Rules in MyCo can reference rules in Claims
- B. Rules in MyCo can reference rules in MyCoInt
- C. Rules in ClaimsInt can reference rules in Claims
- D. Rules in Claims can reference rules in MyCo
Answer: A
NEW QUESTION 37
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 38
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 batches of orders and send each batch for processing when it gets full.
- C. Create a queue processor that can process orders received by the company.
- D. Create scheduled jobs, one for each run, that can process accumulated orders.
Answer: D
NEW QUESTION 39
How do you customize the allowed values for a property based on the context of the property using field values?
- A. Create a ruleset for each context, then create a field value record for each value and add the field value record to the appropriate ruleset.
- B. Create a field value record and a unique property record for each allowed value in each context.
- C. Create a field value record for each value and set the context using the Apply to: field.
- D. Create a base field value record, then create a circumstance of the base record for each allowed value.
Answer: C
NEW QUESTION 40
You created a data transform to concatenate a user's first and last name values. You add the concatenate data transform to a flow action as a post-processing action. What occurs when the flow runs?
- A. The data transform runs after the flow action runs if the user enters data in the first and last name fields.
- B. The data transform runs after the user enters data in the first name and last name fields.
- C. The data transform runs every time the user performs the flow action run.
- D. The data transform runs before every flow action run.
Answer: C
NEW QUESTION 41
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:
Explanation/Reference: https://collaborate.pega.com/question/access-when-vs-privilege
NEW QUESTION 42
Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)
- A. Create a data page
- B. Create a property for each environment
- C. Create a data transform
- D. Create a report definition
Answer: A,C
NEW QUESTION 43
The following example shows the ruleset list for the logged-in operator. What is stored in the Admin@MyCo ruleset?
- A. Rules checked out by the operator
- B. Preferences for the operator
- C. Rules recently opened by the operator
- D. Rules delegated to the operator
Answer: D
NEW QUESTION 44
Identify the log you examine to view warnings, errors, and information messages about internal operations.
- A. Pega log
- B. Alert log
- C. Services-PAL
- D. BIX log
Answer: A
NEW QUESTION 45
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 skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.
- B. Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.
- C. Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.
- D. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.
Answer: A
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-skim-compress-merge-copy-and-delete- rulesets-ruleset-maintenance-wizard
NEW QUESTION 46
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. Performance Analyzer
- B. PegaRULES Log Analyzer
- C. Performance Profiler
- D. Database Trace
Answer: C
Explanation:
Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior%20System%20Architect%
20Guide_djvu.txt
NEW QUESTION 47
A new system architect asks you how user access to attachments is managed. In your response, you indicate there are two ways to configure attachment access. Which statement is the best next sentence of your response?
- A. User access can be configured by circumstancing the attachment category.
- B. User access can be configured by attachment class.
- C. User access can be configured by when rule or case type.
- D. User access can be configured by privilege and/or when rule.
Answer: D
NEW QUESTION 48
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. Unit test section rules.
- B. Use the Accessibility Inspector.
- C. Enable the Live UI tool.
- D. Use a screen reader.
Answer: B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues- using-accessibility-inspector
NEW QUESTION 49
Which two of the following steps do you perform after you develop branch rules and before you merge a ruleset? (Choose Two)
- A. Use DB trace to identify conflicts
- B. Check out rules to merge
- C. Check in rules to merge
- D. Review conflicts and warnings
Answer: C,D
NEW QUESTION 50
......
PEGAPCSSA80V1_2019 [Jan-2022] Newly Released] Exam Questions For You To Pass: https://www.updatedumps.com/Pegasystems/PEGAPCSSA80V1_2019-updated-exam-dumps.html