Online Questions - Valid Practice To your PEGAPCSSA80V1_2019 Exam (Updated 170 Questions)
Practice To PEGAPCSSA80V1_2019 - Remarkable Practice On your Pega Certified Senior System Architect (PCSSA) 80V1 Exam
NEW QUESTION 20
When configuring a screen flow, you identify a single harness to define the navigation style for the screen flow. Where is the harness identified?
- A. On the Start shape
- B. On each Assignment shape
- C. On the Flow Action connectors
- D. On the Design tab of the screen flow
Answer: A
NEW QUESTION 21
Which two statements are valid regarding Pega Web Mashups? (Choose two.)
- A. A user can view their worklist in an external portal and select items to take action on.
- B. A mashup display starts by calling either a flow or a harness from a Pega application.
- C. A mashup can allow access to Dev Studio for full system configuration.
- D. Pega Platform limits a mashup to working on existing cases.
Answer: A,B
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/pega-web-mashup/pega-web-mashup
NEW QUESTION 22
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 exposing third-party application services
- B. By using database tables for staging the requests
- C. By using REST calls from the Pega API
- D. By using middleware tools in application servers
Answer: C
Explanation:
Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-hybrid-approach-v2.pdf
NEW QUESTION 23
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-02-01
- B. MyCoSelfService:01-01-02
- C. MyCoSelfService:01-01-04
- D. MyCoSelfService:01-01-03
Answer: C
NEW QUESTION 24
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:
Explanation/Reference: https://community.pega.com/sites/default/files/help_v722/designer%20studio/expressionbuilder/ ref_refaggregateprop_symbolic.htm
NEW QUESTION 25
Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose two.)
- A. Call a Pega API function from the host server.
- B. Use the attribute data-pega-event-onpagedata.
- C. Use REST methods to call Pega microservices.
- D. Call the function pega.web.api.doAction().
Answer: B,D
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/pega-web-mashup/communication-between- pega-web-mashup-and-host-page
NEW QUESTION 26
Identify the log you examine to view performance-related issues.
- A. Pega log
- B. Alert log
- C. BIX log
- D. Service-PAL log
Answer: B
NEW QUESTION 27
You configure a cascading approval step for insurance claims. The request requires approval from the submitter's manager. However, approval from operators in other units in the organization may be required.
Which
approval model would you use?
- A. Work queue
- B. Authority matrix
- C. Approval level
- D. Reporting structure
Answer: B
NEW QUESTION 28
Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?
- A. Set default locking and the do not lock the parent option on purchase orders.
- B. Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.
- C. Set default locking on purchase requests and set the do not lock the parent option on purchase orders.
- D. Set default locking and the do not lock the parent option on purchase requests.
Answer: C
NEW QUESTION 29
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 30
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 For Each shape, add a list of physicians, and call the evaluation process.
- B. Add a cascading approvals shape that is called by the evaluation subprocess.
- C. Add a Split Join shape, add a list of physicians, and call the evaluation process.
- D. Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 31
You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)
- A. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.
- B. Open the Broken Process queue, select an item, and run the Tracer.
- C. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.
- D. Open the Broken Process queue, select the entry, and view the error message and stack trace information.
Answer: A,D
NEW QUESTION 32
A new system architect questions the value of allowing attachments to cases. What would be your best response?
- A. Attachments can provide additional information required to process a case.
- B. Adding attachments to cases is the method of choice for storing case documentation.
- C. Case flow is dependent on attachments because attachments provide information essential to a case.
- D. Pega provides attachment functionality out-of-the-box, so it must be important.
Answer: A
NEW QUESTION 33
Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)
- A. Create a property for each environment
- B. Create a report definition
- C. Create a data page
- D. Create a data transform
Answer: C,D
NEW QUESTION 34
Offline support requires which two configurations? (Choose two.)
- A. A set of privileges to run sections in an offline environment.
- B. An authorization activity to manage offline permissions.
- C. Appropriate case types configured for offline processing.
- D. Access groups set up to allow offline access to users.
Answer: C,D
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application
NEW QUESTION 35
Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?
- A. Use a ToWorkGroup router and Pega's Get Next Work functionality
- B. Use a ToWorkbasket router and Pega's Get Next Work functionality
- C. Use a ToLeveledGroup router and Pega's Get Next Work functionality
- D. Use a ToWorklist router and Pega's Get Next Work functionality
Answer: B
NEW QUESTION 36
Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)
- A. The action only runs the first time the flow action is performed on an assignment.
- B. The user can opt to skip the pre-processing action.
- C. The action runs each time the user returns to the assignment.
- D. The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.
Answer: C,D
NEW QUESTION 37
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. Add a data transform to the flow action as a post-processing action.
- C. Create a declare expression with the page list property as the target.
- D. Add a data transform to the flow action as a pre-processing action.
Answer: D
NEW QUESTION 38
A user has the following rulesets in their ruleset list:
TGB:01-01
TGBInt:01-01
LoanShrk:01-01
LoanShrkPrime:01-01
LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:
A rule with an Apply to: class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails. Which rule is selected from the rules cache during rule resolution?
- A. Instance Four
- B. Instance Two
- C. Instance Three
- D. Instance Five
- E. Instance One
- F. Instance Six
Answer: F
NEW QUESTION 39
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 40
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:
Reference: https://community.pega.com/knowledgebase/articles/application-development/84/branches-and- branch-rulesets
NEW QUESTION 41
An application change goes into effect on June 15, 2019. Due to this change, two fields are added to a user form to collect information for compliance purposes. Assuming that today is April 30, 2019, how should you configure circumstancing for the form?
- A. Circumstance the form by template and definition; in the definition, specify June 15, 2019, as the cut-off date.
- B. Circumstance the form by property and date; specify June 15, 2019, as the start date.
- C. Circumstance the form by property and date; test that the creation date for the case is on or after June 15, 2019.
- D. Update the existing form to apply a circumstance; specify June 15, 2019, as the end date.
Answer: B
NEW QUESTION 42
......
True PEGAPCSSA80V1_2019 Exam Extraordinary Practice For the Exam: https://www.prep4surereview.com/PEGAPCSSA80V1_2019-latest-braindumps.html
