[2024] PEGACPLSA88V1 Actual Exam Dumps, PEGACPLSA88V1 Practice Test
ActualPDF PEGACPLSA88V1 dumps & Pega Certified Robotics System Architect sure practice dumps
NEW QUESTION # 63
A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.
- A. Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes.
- B. Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions).
- C. Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.
- D. Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object.
Answer: C
NEW QUESTION # 64
Your team is developing a Quoting application for BigCo. The team is developing a Policy Administration application. The Quoting application is built on the Policy Administration application. The Policy Administration application requires enhancements to support other areas of the business. These enhancement take place during the same time frame as the Quoting application development.
Select the two practices for your team to follow to minimize potential development conflicts. (Choose Two.)
- A. Switch application when modifying rules.
- B. Periodically rebase the policy Administrator application
- C. Share rule sets between both application
- D. Perform branch reviews when merging branches.
Answer: A,D
NEW QUESTION # 65
Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.
Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)
- A. Increase the weighted condition sum threshold.
- B. Decrease the weighted condition sum threshold.
- C. Increase the weights of the weighted conditions.
- D. Decrease the weights of the weighted conditions.
Answer: B,D
NEW QUESTION # 66
You are configuring the container settings of a display a title. The title is based on the type of loan requested
Answer:
Explanation:
check the answer below.
Explanation
A screenshot of a computer Description automatically generated
NEW QUESTION # 67
The following figure depicts a hierarchy of applications that are built on other applications.
Specifically , the productionapp application is built on applications customerapp and employeeapp. Each of these applications has additional built-on applications, including the duplicated MYEnterpriseApp application, which has two different versions in use. All applications are built on the same version of PegaRUUS.

Answer:
Explanation:
Explanation
ProductionApp 01.01CustomerApp 07.01ServiceApp 01.01EmployeeApp 01.01MyEnterpriseApp 01.02 PegaRULES 07.10
NEW QUESTION # 68
Select the recommended option for extending the data model provided by a pega industry framework.
- A. Redefine the data model.
- B. Specialize the data model as little as possible.
- C. Hide the data model with an Enterprise service Bus (ESB) dictated data model.
- D. Hide the data model with a custom data model.
Answer: B
NEW QUESTION # 69
you need to formet required fields with red labels. you configure a custom style in the skin rule.
how do you apply the custom style?
- A. reference the custom style as a parameter in a dynamic layout.
- B. reference the skin rule in the dynamic layout with the required field labels
- C. reference the skin in the required field labels.
- D. reference the custom style in the required field labels
Answer: D
NEW QUESTION # 70
How do you identify if a result in a decision rule cannot be returned?
- A. Test for conflicts
- B. Test for completeness
- C. Test the rule using a unit test
- D. Test for missing conditions
Answer: C
NEW QUESTION # 71
your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices.
which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?
- A. configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method
- B. configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method
- C. configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.
- D. configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL
Answer: A
NEW QUESTION # 72
How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?
- A. Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFP
- B. Encrypt the pzPvStream colum of the DB table mapped to MyOrg-HR-Work-RFP class using DB tools
- C. Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFP
- D. Select Encrypt BLOB? on the class MyOrg-HR-Work-RFP
Answer: C
NEW QUESTION # 73
select and move the three option that are required for tracing an agent on one of the nodes in a cluster to the step column and place them in the correct order
Answer:
Explanation:
Explanation
Text Description automatically generated with medium confidence
NEW QUESTION # 74
XYZ Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.
Which solution do you recommend?
- A. Impalement a REST Service that persists index-WorkPartyUri data within the report database.
- B. Define additional database indexes against index-WorlParyUri.
- C. Configure the Index-WorkpartyUri Data_admin_DB_table record to write to the reports database.
- D. Invoke BIX to export Index-WorkPartyUri data to the report database.
Answer: C
NEW QUESTION # 75
A form listing nearby restaurants has four columns:
Restaurant name
Restaurant location
Thumbnail image of the seating area
Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size.
When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)
- A. Set the importance of the Make reservation column to Primary.
- B. Set the importance of the Restaurant name column to Primary.
- C. Set the importance of the Restaurant location and Make reservation columns to Secondary.
- D. Set the importance of the image column to Secondary.
- E. Set the importance of the Restaurant name and Make reservation columns to Primary.
- F. Set the importance of the image column to Other.
Answer: B,D,E
NEW QUESTION # 76
XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?
- A. Modify the user portal to only display team members for which the operator has been designated an alternate. Clicking on an operator displays that operator's worklist. Assignments are opened accordingly.
- B. Develop an agent that transfers worklist assignments from the operator going on vacation, when that vacation starts, to the alternate operator. When vacation ends, transfer uncompleted assignments back.
- C. Define a custom Access When rule named pxAssignedToMeOr Alternate. Modify the pyUserWorkList Report Definition using this rule to display every Assign-Worklist assignment within the WorkGroup.
- D. Add a ValueList Property to Data Admin-Operator-ID. Alternate operators add vacationing persons to their ValueList. Modify the Assign Worklist report definition to include this ValueList. Modify security accordingly to allow access.
Answer: A
NEW QUESTION # 77
Table a contains customer information. Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer.
You are tasked to write a report that list all rows in Table A where, per customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to table A.
Which method creates the report that executes with the best performance?
- A. Define two subreports: one that counts rows in Table B relative to Table A, and on that counts the rows in table C relative to Table A. Only include rows in the main. Report against table A where the table B count is greater that the Table C count.
- B. Join table A to Table B and C using include all rows in this class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.
- C. Define two subreports, one where table B users ''Do not Join'', and one where Table C users ''Do not Join'', In the main report count the rows from each subpreport, then only include rows where the count from the Table B subreport than the count from the Table C subreport.
- D. Join table A to Table B and C using include all rows in join class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.
Answer: A
NEW QUESTION # 78
......
PEGACPLSA88V1 Actual Questions and Braindumps: https://dumpstorrent.actualpdf.com/PEGACPLSA88V1-real-questions.html
