Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Pegasystems PEGAPCSSA86V1 - Pega Certified Senior System Architect (PCSSA) 86V1

Page: 1 / 3
Total 92 questions

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 5.

D.

Create a single access role for both doctors and nurses, and set the modify action to 1.

Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)

A.

Run the process to completion first to perform needed rule assembly and avoid skewed results.

B.

Capture PAL readings after significant changes to a process to identify any performance impact.

C.

Capture a PAL reading for a process with good performance to establish a benchmark for comparison.

D.

Run PAL as an end user to account for any performance differences due to the portal itself.

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.

How do you implement a solution?

A.

Add logic to the pre-processing data transform to test if values were already initiated.

B.

Do nothing. The pre-processing data transform is only called once for each assignment.

C.

Make sure that the flow action does not have the highest likelihood since it will always be invoked.

D.

Configure the data transform as post-processing instead of pre-processing.

An application contains a flow action with an Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset. When updating the application, you save the existing flow action into a new minor version of the ruleset this time applied to TRB'HRApps-Work so it can be used by more than one case type.

How do you prevent the application from using the rule in TRB-HRApps-Work-Feedback?

A.

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Blocked".

B.

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn".

C.

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Not available".

D.

Save an additional new version of the flow action applied to TRB-HRApps-Work and set the availability to "Final".

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.

What is the function of class mapping for reports?

A.

Ensure all data from one report belongs to a single Case type instance.

B.

Create a new Database table record for a Pega Platform class.

C.

Assign an ID to a class so reports can reference specific properties.

D.

Retrieve data from an associated database table.

Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

A.

Only create one DIV element in the hosting web page for each Pega gadget.

B.

Add a list of trusted domains in your applications in which you want to use the mashup.

C.

Use the Integration wizard to generate mashup code for use in other systems.

D.

Keep the original names of default actions in the mashup code to prevent security risks.

If a customer reports an issue with their order, an Investigation case is created. All investigation cases are higher priority than other case types.

What configuration supports this requirement?

A.

Create a service-level agreement (SLA) rule and ensure that the assignment is ready immediately.

B.

Create a service-level agreement (SLA) rule and increase the initial urgency.

C.

Increase the initial urgency on the case type settings.

D.

Configure an optional action to enable manual changes to case urgency.

A requirement states that the Manager role cannot open a purchase request during the Audit stage. How do you configure the case stage to satisfy this requirement?

A.

Apply an Access Deny record.

B.

Apply an Access When record.

C.

Apply a When record.

D.

Apply a Privilege record.

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 database tables for staging the requests

C.

By using REST calls from the Pega API

D.

By exposing third-party application services