Pegasystems PEGACPSSA23V1 Real Exam Questions
The questions for PEGACPSSA23V1 were last updated at Dec 19,2024.
- Exam Code: PEGACPSSA23V1
- Exam Name: Certified Pega Senior System Architect '23 Exam
- Certification Provider: Pegasystems
- Latest update: Dec 19,2024
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.
In which scenario would a Declare OnChange rule be appropriate?
- A . During a nightly backup process, only updated fields are backed up.
- B . When a developer changes a view, the change is checked into a development branch.
- C . When a user updates their address, the active case is suspended until the address can be confirmed.
- D . When a manager approves a case, the case is routed back to the appropriate case worker.
Which two configurations can you use to include access groups into your Product rule? (Choose Two)
- A . Associate the access groups with a ruleset included in the application.
- B . Export the access groups using the Access Manager.
- C . Add the access groups to the application definition.
- D . Add the access group to the Product record in the Individual instances to include section.
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 . Configure a class join on the report definition to join operator information to each case.
- B . Add the operator ID to the report definition as a parameter.
- C . Use an association rule to join operator information to each case.
- D . Specify both classes in the Pages & Classes tab on the report definition.
You should consider using a field value when the list of allowed values is
- A . mostly static
- B . three or fewer items
- C . specific to one case type
- D . shared across all case types
Which action can a Declare OnChange rule perform when a specified property changes?
- A . Suspend the current work object
- B . Execute a data transform
- C . Update an activity
- D . Specify which flow action to run
DRAG DROP
Place the steps in the order in which a service processes a request.
Which three statements about the guardrail score are true? (Choose Three)
- A . The Application Guardrails landing page counts the number of rules with severe or moderate guardrail warnings.
- B . Guardrail scores do not include Pega Platform core rules.
- C . The Application Guardrails landing page counts the number of rules with no warnings or caution-level guardrail warnings.
- D . A weighted compliance score above 90 signifies that an application is ready for general distribution.
- E . Rules with unjustified warnings are not counted in the compliance score.
A user reports that an application takes five seconds to complete a step and present the next step in a process.
Which tool allows you to gather and analyze performance data for the form submission?
- A . Performance Profiler
- B . Performance Analyzer (PAL)
- C . Database Trace
- D . Tracer
Which two statements are valid regarding Pega Web Mashup? (Choose Two)
- A . Pega Platform limits mashup users to working on existing cases.
- B . Mashup requests are checked for the corresponding mashup channel ID parameter.
- C . A mashup can allow access to Dev Studio for full system configuration.
- D . A user can view their worklist in an external portal and select items on which to take action.