Pegasystems PEGAPCSSA87V1 Dumps Updated Dec 29, 2023 WIith 115 Questions
View All PEGAPCSSA87V1 Actual Free Exam Questions Dec 29, 2023 Updated
NEW QUESTION # 52
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 When
- B. Access Control Policy
- C. Access of Role to Object
- D. Access Deny
Answer: C
NEW QUESTION # 53
Which two data elements can be used as an attribute for an access control policy? (Choose Two)
- A. Encrypted bank account number
- B. Appointment date
- C. Number of dependents
- D. Password string
Answer: A,D
NEW QUESTION # 54
During an Account review case, an accountant wants to evaluate the client's retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.
To configure this workflow, which type of parallel processing shape do you use?
A)

C)
D)
- A. Option C
- B. Option D
- C. Option A
- D. Option B
Answer: A
NEW QUESTION # 55
University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.
Which two configurations, when applied together, support this requirement? (Choose Two)
- A. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant's test score.
- B. Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
- C. Configure a TestThreshold Configuration setting with the national average for the test score threshold.
- D. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score.
Answer: C,D
NEW QUESTION # 56
In a hiring case type, only HR Managers should have read access to a candidate's reference letter attachment. Which two tasks are used to fulfill this requirement? (Choose Two)
- A. Configure attribute-based access control on the Attachment Category
- B. Configure read access for a user according to a privilege
- C. Restrict read access according to a When condition
- D. Define a separate Attachment Category for HR Managers
Answer: B,D
NEW QUESTION # 57
A developer has identified resources-intensive queue processors as the source of performance means that application users are experiencing.
Which two action do you performs do you perform to resolved the performance issues?
- A. Associate the queue processors with the appropriate node types.
- B. Configure the queue processors to run multiple times a day.
- C. Configure the application nodes with node types.
- D. Select the Include in background processing options on the application rule.
Answer: A,B
NEW QUESTION # 58
In which two scenarios is it a Pega best practice to use Pega Web Mashup over a Pega API integration? (Choose Two)
- A. The application is built on Pega Platform version 8.2 using UI Kit.
- B. Minimal resources are assigned to update Pega Platform for each new release.
- C. Developers have access to only App Studio when configuring the integration.
- D. Users are expected to create cases, open assignments, and manage data privacy.
Answer: B,D
NEW QUESTION # 59
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
- A. Provides access to static resources such as HTML files, image files, or JS files.
- B. Supports debugging efforts by providing a run-time view of the rules accessed by the app.
- C. Allows downloading of rules for offline use with a mobile app.
- D. Enables users to continue interacting with mobile apps while offline.
Answer: A,D
NEW QUESTION # 60
A medium-size toymaker wants to full fill orders received during the peak season in December and process the orders in batches multiple times a day.
How do you implement this use case?
- A. Create a queue processor that can process orders received by the company.
- B. Create batches of orders and send each batch for processing when it gets full.
- C. Create one scheduled job and set its run scheduled to multiple times a day.
- D. Create scheduled jobs, one for each run, that can process accumulated orders.
Answer: C
NEW QUESTION # 61
An application includes the following set of circumstanced instances of a decision table.
You update the application and increment the AccountManage ruleset version to 01-02-01. As part of this update, the circumstance .Status="Silver" is no longer needed by the application.
How do you implement this change?
- A. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Blocked.
- B. Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.
- C. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Withdrawn.
- D. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and select the Base rule option.
Answer: A
NEW QUESTION # 62
You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application.
How do you satisfy the request?
- A. Create a Field Value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application.
- B. Add the Open-Review status to the Application record for the application.
- C. Create a Field Value record named Open-Review for .pyStatusWork with the Apply To class set to the class group.
- D. Circumstance the existing Open Field Value record on the application name and update the status value to Open-Review.
Answer: A
NEW QUESTION # 63
Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options, when performed together, allow each team to keep its work separate? (Choose Two)
- A. Create a branch ruleset for each team.
- B. Apply privileges to the rules each team configures.
- C. Create access groups for each of the teams.
- D. Create a new ruleset version for one of the teams.
Answer: A,D
NEW QUESTION # 64
The MyCoSelfService ruleset contains the following instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version.
All ruleset versions are in the ruleset list.
Ruleset Version Circumstance
01-01-01 None
01-01-02 .country=japan
.country=australiya
01-01-03 none; base rule checked
01-01-04 .countyr=japan
01-02-01 none
Assuming users can access all the ruleset versions, which ruleset version is chosen by rule resolution when .Country = Australia?
- A. 01-01-03
- B. 01-01-01
- C. 01-01-02
- D. 01-02-01
Answer: A
NEW QUESTION # 65
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
- A. Limit text fields to a width of 200 pixels.
- B. Set the importance for columns in repeating dynamic layouts.
- C. Set the width for layouts in percentages.
- D. Use grid layouts rather than repeating dynamic layouts to display tabular data.
Answer: B,C
NEW QUESTION # 66
When designing reports with multiple data sources, in which two ways is an association rule different from a class join? (Choose two.)
- A. Anyone with the appropriate permissions can use associations when creating reports in the User portal.
- B. Class joins are unique to each report. Associations are reusable in any report.
- C. You can join multiple classes with class joins, while you cannot join multiple classes with associations.
- D. A class join is required to add a filter condition to your report.
Answer: B,D
NEW QUESTION # 67
Which two configuration are required when adding a Split Join shape to your case life cycle? (Choose two)
- A. Link an application to the subprocess to specify information about the subprocess in the application documentation.
- B. Configure the context of the subprocess by selecting the current page, a specific work item, or an embedded page.
- C. Enter a rule that stores the audit note that you want to include in the audit trail of the subprocess.
- D. Define when the parent process resumes processing based on the status of subprocess or the evaluation of when condition.
Answer: B,D
NEW QUESTION # 68
A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.
Select two possible designs for this use case. (Choose Two)
- A. Use the Run in background step in the case life cycle and design a standard queue processor.
- B. Use the Queue-For-Processing method in an activity and design a standard queue processor.
- C. Use the Run in background step in the case life cycle and design a dedicated queue processor.
- D. Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
Answer: C,D
NEW QUESTION # 69
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 # 70
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. Add the operator ID to the report definition as a parameter.
- C. Use an association rule to join operator information to each case.
- D. Configure a class join on the report definition to join operator information to each case.
Answer: C,D
NEW QUESTION # 71
A hospital uses a Patient visit case type to track Emergency Room (ER) visits. The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor must be able to update the Patient visit case with notes.
Which two configurations, when performed together, allow a doctor to update the parent case while staff work on the respective child cases? (Choose Two)
- A. Configure the Patient visit case type to allow multiple users.
- B. Configure the Lab analysis and Diagnostic imaging case types to allow other users to n the parent case type.
- C. Configure the Patient visit case type to allow one user.
- D. Configure the Lab analysis and Diagnostic imaging case types to allow one user.
Answer: B,C
NEW QUESTION # 72
The primary purpose of a production ruleset is to allow rules to be
- A. migrated to a production environment
- B. updated in a production environment
- C. reused in multiple production environments
- D. tested in a production environment
Answer: A
NEW QUESTION # 73
......
New PEGAPCSSA87V1 Exam Questions Real Pegasystems Dumps: https://www.testsdumps.com/PEGAPCSSA87V1_real-exam-dumps.html
Pass Authentic Pegasystems PEGAPCSSA87V1 with Free Practice Tests and Exam Dumps: https://drive.google.com/open?id=1yKyOYAOR7KyX63pP-ttrM2UtfM3jlJk2
