[2024] PEGAPCSSA87V1 Exam Dumps, Test Engine Practice Test Questions
Pass PEGAPCSSA87V1 exam [Jan 12, 2024] Updated 115 Questions
Pegasystems PEGAPCSSA87V1 certification exam is designed for those who want to advance their career as a senior system architect. It is a highly sought-after certification that is recognized globally and is known for its high standard of excellence. Pega Certified Senior System Architect (PCSSA) 87V1 certification exam tests the knowledge and skills required to build and design Pega applications. PEGAPCSSA87V1 exam is the first step towards a successful career in Pega development.
NEW QUESTION # 22
A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
* Patients access cases on a read-only basis.
* Patients can only access their own cases.
* Doctors and nurses can modify cases throughout the case life cycle.
* Only doctors are allowed to write prescriptions.
Which configuration allows doctors and nurses to modify cases while complying with all identified security requirements?
- A. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 5.
- B. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 1.
- C. Create a single access role for both doctors and nurses, and set the modify action to 1.
- D. Create a single access role for both doctors and nurses, and set the modify action to 5.
Answer: A
NEW QUESTION # 23
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
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-HR-5elfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
- B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- C. TGB .ConfirmationRequest (TGB:01-01-02)
- D. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
Answer: D
NEW QUESTION # 24
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
- A. Enables users to continue interacting with mobile apps while offline.
- B. Allows downloading of rules for offline use with a mobile app.
- C. Supports debugging efforts by providing a run-time view of the rules accessed by the app.
- D. Provides access to static resources such as HTML files, image files, or JS files.
Answer: A,D
NEW QUESTION # 25
Consider the following requirement: An auditing policy explicitly requires that employees cannot see the contents of complaints made against themselves.
Which security solution do you use to satisfy the requirement?
- A. Access Deny
- B. Access Control Policy
- C. Access of Role to Object
- D. Access When
Answer: D
NEW QUESTION # 26
Drag the name of the Pega Platform log file appender from the left to the matching use case on the right.
Answer:
Explanation:
NEW QUESTION # 27
In which two scenarios is it a Pega best practice to use Pega Web Mashup over a Pega API integration? (Choose Two)
- A. Minimal resources are assigned to update Pega Platform for each new release.
- B. Users are expected to create cases, open assignments, and manage data privacy.
- C. Developers have access to only App Studio when configuring the integration.
- D. The application is built on Pega Platform version 8.2 using UI Kit.
Answer: A,B
NEW QUESTION # 28
The Static Assembler is used to address rules assembly issues due to which cause?
- A. Access groups contain multiple production rulesets.
- B. The application record lists several branch rulesets.
- C. The server is managing a large number of rules caches.
- D. A new application is migrated to the production system.
Answer: C
NEW QUESTION # 29
A hospital uses a Patient visit case type to track patient visits to the Emergency Room (ER). The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor or nurse must be able to update the patient visit case with notes and treatment recommendations.
In the Answer Area, select the configurations which allow a doctor or nurse to update the parent case while lab and imaging technologists perform assignments on their respective child cases.
Answer:
Explanation:
Answer as in image
NEW QUESTION # 30
Which two statements are true about configuring Pega Web Mashup? (Choose Two)
- A. Use the Integration wizard to generate mashup code for use in other systems
- B. Add a list of trusted domains to the application that contains the mashup.
- C. Keep the original names of default actions in the mashup code to prevent security risks.
- D. Use action objects to transfer data between gadgets in a mashup.
Answer: A,B
NEW QUESTION # 31
Drag each security solution on the left to its appropriate use case.
Answer:
Explanation:
NEW QUESTION # 32
You have a requirement to associate users in different units to the same work queue.
How do you implement this requirement?
- A. Associate the users to common work group. Then associate a work queue to the work group.
- B. Associate the users to a common work queue. Then associate the work queue to the appropriate units.
- C. Associate the users to a common work group. Then associate the work group to the appropriate units.
- D. Associate the users to common units. Then associate a work queue to the common unit.
Answer: C
NEW QUESTION # 33
MyCo insurance company completes the development phase of its application and decides to start the testing phase of the application in a testing environment. To migrate the application, the development team created an instance of the Rule-Admin-Product class that includes the application instances to migrate.
Which two components does the Rule-Admin-Product instance include by default when you generate an archive file? (Choose two.)
- A. Data- class instances
- B. Checked-out rules
- C. MyCo- class instances
- D. Checked-in rules
Answer: B,D
NEW QUESTION # 34
There are five instances of a rule in the rules cache. The only differences between these are the circumstance settings and ruleset version. The operator's access group has access to all ruleset versions.
On 1 June 2020, which instance is chosen by rule resolution if .Country = Algeria?
- A. SelfService:01-01-05 (No Circumstance)
- B. SelfService:01-01-02 (Circumstance: Start Date = 1 January 2020; End Date = 31 December 2020)
- C. SelfService:01-01-01 (No Circumstance)
- D. SelfService:01-01-03 (Circumstance: None, Base Rule checked)
- E. SelfService:01-01-01 (Circumstance: .Country=Algeria)
Answer: A
NEW QUESTION # 35
A travel reservation servicing case includes a service level for responding to requests. The service level intervals vary according to passenger status, class of service, and fare type.
Which implementation satisfies this requirement?
- A. Create a multivariate circumstanced rule, a circumstanced definition, and a circumstanced template.
- B. Create a multivariate circumstanced rule and a when rule.
- C. Create a single property circumstanced rule.
- D. Create a single property circumstanced rule and a when rule.
Answer: A
NEW QUESTION # 36
Which two rule types can you mark as a relevant record? (Choose Two)
- A. Report
- B. Section
- C. Property
- D. Skin
Answer: B,C
NEW QUESTION # 37
A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin-Operator-ID classes.
Which two options independently satisfy the business outcome? (Choose Two)
- A. Specify both classes in the Pages & Classes tab on the report definition.
- B. Configure a class join on the report definition to join operator information to each case.
- C. Use an association rule to join operator information to each case.
- D. Add the operator ID to the report definition as a parameter.
Answer: B,C
NEW QUESTION # 38
Which action can a Declare OnChange rule perform when a specified property changes?
- A. Update an activity
- B. Execute a data transform
- C. Suspend the current work object
- D. Specify which flow action to run
Answer: C
NEW QUESTION # 39
......
Pegasystems PEGAPCSSA87V1 Real 2024 Braindumps Mock Exam Dumps: https://www.practicedump.com/PEGAPCSSA87V1_actualtests.html
Pegasystems PEGAPCSSA87V1 Actual Questions and 100% Cover Real Exam Questions: https://drive.google.com/open?id=1sV1HE5dzXj0_iChy8lO7E7nKPbVWyrDa