[Jan 22, 2022] Ultimate PEGAPCSSA85V1 Guide to Prepare Free Latest Pegasystems Practice Tests Dumps
Get Top-Rated Pegasystems PEGAPCSSA85V1 Exam Dumps Now
NEW QUESTION 108
Which of the following record types are editable on a production system?
- A. Property
- B. SOAP Connector
- C. Dynamic System Setting
- D. Data Transform
Answer: C
NEW QUESTION 109
A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review.
Which two steps do you perform to implement this requirement? (Choose two.)
- A. Add Open-Review as an allowed status on the case type record.
- B. Configure a data transform to apply the Open-Review status on the appropriate assignments.
- C. Create a field value record for the Open-Review status.
- D. Apply the Open-Review status to the appropriate assignments.
Answer: A,D
NEW QUESTION 110
Which two of the following situations require an activity? (Choose Two)
- A. Simulate a data page
- B. Call a connector from a flow
- C. Call a connector from a data page
- D. Simulate a connector
Answer: B,D
NEW QUESTION 111
A Given user interaction takes five seconds. You need to investigate why its taking so long.
Which tool do you use to start the investigation?
- A. Pega Log Analyzer (PLA)
- B. Database Trace
- C. Performance Analyzer (PAL)
- D. Performance Profiler
Answer: C
NEW QUESTION 112
In which of the following situations would you simulate a data page?
- A. When the interface definition is not finalized
- B. When the connector is available for the integration
- C. When the data page writes data to the external system
- D. When a large amount of data needs to be simulated
Answer: A
NEW QUESTION 113
A branch ruleset is a ruleset that ___________. (Choose Two)
- A. Is based off of another ruleset
- B. Contains rules that are not in active development
- C. Is designed for large projects
- D. Prevents developers from seeing work of all team members
Answer: A,C
NEW QUESTION 114
Select two benefits of using Global Resource Settings. (Choose Two)
- A. Global Resource Settings allow you to manage settings without needing to unlock rulesets.
- B. Global Resource Settings allow you to manage settings in one place.
- C. Global Resource Settings allow you to define settings for all your different environments in one location.
- D. Global Resource Settings improves the performance for integration with the external system.
Answer: A,B
NEW QUESTION 115
You use the Application Import wizard to import an archive file on a destination system. When does the destination system begin executing the imported rules?
- A. Users can start executing rules as soon as the rules are imported.
- B. Users can start executing the new rules the next time they log in regardless of whether the import is complete or not.
- C. Pega Platform ensures that the entire ZIP file is imported before users can execute the imported rules.
- D. Pega Platform ensures that an entire ruleset is imported before the rules in it start executing.
Answer: A
NEW QUESTION 116
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
- A. Set the width for layouts in percentages.
- B. Use grid layouts rather than repeating dynamic layouts to display tabular data.
- C. Configure UI controls to use native controls on mobile devices.
- D. Hide noncritical columns.
Answer: A,D
Explanation:
Reference: https://community.pega.com/support/support-articles/horizontal-scroll-bars-mobile-devices
NEW QUESTION 117
You are tasked with configuring a screen flow. The requirement states that every step in the screen flow must be executed sequentially. Which of the following two options do you select on each assignment shape to configure the screen flow to meet this requirement? (Choose Two)
- A. Only allow navigating back to this step
- B. Enable navigation link
- C. Perform post-processing when navigating away from step
- D. Save on last step
Answer: A,B
NEW QUESTION 118
In which two of the following situations would you simulate an integration? (Choose two.)
- A. The service is not available yet.
- B. The service has slow response times.
- C. The connector is configured to use global resource settings.
- D. You need to test each flow path in the case processing.
Answer: B,C
NEW QUESTION 119
A user is granted access to an application which lists HRApps:02-02 under Application rulesets. The ruleset contains rules in the versions below:
HRApps:01:01-01HRApps:02-02-01HRApps:02-02-02
Rule_A Rule_BRule_B Rule_CRule_D
Which of the following rules can the user access?
- A. Rule_B and Rule_C
- B. Rule_D
- C. All rules
- D. Rule_B, Rule_C, and Rule_D
Answer: D
NEW QUESTION 120
Identify three true statements about accessing databases through external classes (Choose Three)
- A. External classes map Pega properties to database columns.
- B. External classes do not contain the pzinsKey property.
- C. External classes require a Pega-generated composite key.
- D. External classes contain a BLOB for faster processing.
- E. External classes cannot belong to a class group.
Answer: A,B,E
NEW QUESTION 121
The primary purpose of a production ruleset is to allow rules to be.
- A. tested in a production environment
- B. reused in multiple production environments
- C. updated in a production environment
- D. migrated to a production environment
Answer: C
Explanation:
Reference: https://collaborate.pega.com/QUESTION/production-and-application-rulesets
NEW QUESTION 122
Offline support requires which two configurations? (Choose two.)
- A. Access groups set up to allow offline access to users.
- B. An authorization activity to manage offline permissions.
- C. A set of privileges to run sections in an offline environment.
- D. Appropriate case types configured for offline processing.
Answer: A,D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application
NEW QUESTION 123
What does the orange triangle in this screen indicate?
- A. The data page source system is simulated
- B. The data page's connector is not properly configured
- C. The service returned an error
- D. The service could not be reached
Answer: A
NEW QUESTION 124
Which rule availability setting can you use to force the system to look for an instance of the rule in the next highest class or ruleset?
- A. Final
- B. Withdrawn
- C. Not Available
- D. Blocked
Answer: B
NEW QUESTION 125
You purchasing application is a decision table with vendor discount codes. You want to delegate the decision table.
Which ruleset do you save the decision table to allow delegation?
- A. Application
- B. Integration
- C. Production
- D. Organization
Answer: C
NEW QUESTION 126
Sourcing a data page directly from a UI control is an example of which pattern?
- A. Reference pattern
- B. Alias pattern
- C. System of Record (SoR) pattern
- D. Snapshot pattern
Answer: A
NEW QUESTION 127
When creating a new ruleset version, what extra step must the system architect perform?
- A. Lock the ruleset to prevent automatic versioning.
- B. Rulesets cannot be versioned.
- C. Change the decision table item numbers.
- D. There are no extra steps if the ruleset version is up-to-date.
Answer: D
NEW QUESTION 128
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 Queue-For-Processing method in an activity and design a dedicated queue processor.
- B. Use the Run in background step in the case life cycle and design a standard queue processor.
- C. Use the Queue-For-Processing method in an activity and design a standard queue processor.
- D. Use the Run in background step in the case life cycle and design a dedicated queue processor.
Answer: A,D
NEW QUESTION 129
You have added a cascading approval step that uses an authority matrix. You have specified a decision table to determine the approvers for each case. You have confirmed that the conditions in the decision table are configured correctly. You test the configuration by entering requests that require multiple approvers. However, the system routes all requests to only one approver. Which of the following actions would you take to correct this issue?
- A. Add a row to the decision table that evaluates the submitter's workgroup manager.
- B. Add an approval level for each approver.
- C. Specify a page list for the authority matrix.
- D. Set the decision table to evaluate all rows.
Answer: D
NEW QUESTION 130
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.
How do you implement this requirement?
- A. Implement the logic in the connector's error handler flow.
- B. Customize the standard pxErrorHandlingTemplate data transform.
- C. Use a transition condition in the activity step invoking the connector.
- D. Implement the logic in the data page's response data transform.
Answer: A
NEW QUESTION 131
......
Passing Key To Getting PEGAPCSSA85V1 Certified Exam Engine PDF: https://www.prepawaytest.com/Pegasystems/PEGAPCSSA85V1-practice-exam-dumps.html