PEGAPCSSA87V1 Actual Questions Answers Pass With Real PEGAPCSSA87V1 Exam Dumps [Q46-Q63]

Share

PEGAPCSSA87V1 Actual Questions Answers Pass With Real PEGAPCSSA87V1 Exam Dumps

PEGAPCSSA87V1 Dumps Prepare Your Exam With 115 Questions


Pegasystems PEGAPCSSA87V1 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Differentiate between the delivery options for mobile devices
  • Organize and manage case attachments
Topic 2
  • Distinguish between role-based, attribute-based, and client-based access control
  • Manage concurrent case access; locking strategies
Topic 3
  • Identify the role and impacts of application versioning; Use of ruleset skimming
  • Branch rulesets for parallel development
Topic 4
  • Differentiate between work groups, work queues, and organizational structures
  • Extend service-level agreement configurations
Topic 5
  • Expose an application with a web service
  • Understand the rule resolution process; adjust rule availability
Topic 6
  • Configure Pega Web Mashup authentication
  • Configure and validate application rulesets
Topic 7
  • Identify how circumstancing affects application behavior
  • Migrate an application; use of product rules
Topic 8
  • Automate actions when a property value changes
  • Define the Enterprise Class Structure
Topic 9
  • Differentiate between a queue processor and a job scheduler
  • Create an application with the New Application wizard
Topic 10
  • Review log files: Distinguish system events and performance events
  • Identify the role and elements of activities in case processing
Topic 11
  • Address integration errors in connectors
  • Circumstance rules on a single variable or multiple variables
Topic 12
  • Design reports with multiple sources; associations and joins
  • Measure System Performance; use of performance-related tools

 

NEW QUESTION 46
A form must support accessibility.
How do you enable a user to specify a date?

  • A. Provide separate controls for month, day, and year.
  • B. Use a calendar control that displays an entire year.
  • C. Configure a text box to allow date entry.
  • D. Use a calendar control that displays an entire month.

Answer: B

 

NEW QUESTION 47
In the Answer Area, drag each mobile application solution on the left to the correct scenario.

Answer:

Explanation:

 

NEW QUESTION 48
What are three valid ways to exchange data through a Pega Web Mashup? (Choose Three)

  • A. Use the Javascript function doAction() to set or read data values through the hosting web page.
  • B. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
  • C. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
  • D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
  • E. Use an SQL call to exchange data between the mashup and hosting web page.

Answer: A,B,D

 

NEW QUESTION 49
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?

  • A. Create a new application version and add the new ruleset version as a production ruleset.
  • B. Lock and roll the existing ruleset, and create a new application version.
  • C. Skim the existing ruleset and update the existing application version.
  • D. Create a branch ruleset and a new application, and add the branch ruleset to the application.

Answer: B

 

NEW QUESTION 50
You have a requirement to associate users in different units to the same work queue.
How do you implement this requirement?

  • A. Associate the users to a common unit. Then associate a work queue to the common unit.
  • B. Associated the users to a common work group. Then associate a work queue to the work group.
  • C. Associate the users to a common work group. Then associate the work group to the appropriate units.
  • D. Associate the users to a common work queue. Then associate the work queue to the appropriate unit.

Answer: C

 

NEW QUESTION 51
MyCo insurance company completes the development phase of its application and decides to start the testing phase of the application in a testing environment. To migrate the application, the development team created an instance of the Rule-Admin-Product class that includes the application instances to migrate.
Which two components does the Rule-Admin-Product instance include by default when you generate an archive file? (Choose two.)

  • A. Checked-out rules
  • B. Checked-in rules
  • C. Data- class instances
  • D. MyCo- class instances

Answer: A,B

 

NEW QUESTION 52
An assignment service-level agreement (SLA) is configured with the following details:
* Initial urgency: 20
* Assignment ready: Timed delay of 1 hour
* Goal: 5 hours and increase urgency by 10
* Deadline: 8 hours and increase urgency by 20
* Passed deadline: 2 hours, increase urgency by 20, and limit events to 5 Assuming no other urgency adjustments, what is the assignment urgency 16 hours after the case reaches the assignment?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A

 

NEW QUESTION 53
Drag each security solution on the left to its appropriate use case.

Answer:

Explanation:

 

NEW QUESTION 54
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. Configure the data transform as post-processing instead of pre-processing.
  • B. Make sure that the flow action does not have the highest likelihood since it will always be invoked.
  • C. Do nothing. The pre-processing data transform is only called once for each assignment.
  • D. Add logic to the pre-processing data transform to test if values were already initiated.

Answer: D

 

NEW QUESTION 55
Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.

Answer:

Explanation:

 

NEW QUESTION 56
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 Withdrawn.
  • B. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and select the Base rule option.
  • C. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Blocked.
  • D. Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.

Answer: C

 

NEW QUESTION 57
An application includes the following set of circumstanced instances of a decision table.
Class
Ruleset
Version
cercumstance
MyCo-Account Manage-Work-AccountOpen
Ruleset
MyCo-Account Manage-Work-AccountOpen
Account Manage
01-01-01
01-01-05
Circumstance
AccountManage
None
Status "Silver"
MyCo-Account Manage-Work-AccountOpen AccountManage
01-01-05
01-01-15
Status="Gold"
MyCo-Account Manage-Work-AccountOpen AccountManage
Status="Platinum
Status="Silver"
MyCo-Account Manage-Work-AccountOpen Account Manage
Version
01-01-15
You update the application and increment the Account Manage 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 Account Manage: 01-02-01 and select the Base rule option.
  • B. Create a new version of the circumstanced decision table in Account Manage: 01-02-01 and set the availability of the rule to Withdrawn.
  • C. Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.
  • D. Create a new version of the circumstanced decision table in Account Manage:01-02-01 and set the availability of the rule to Blocked.

Answer: B

 

NEW QUESTION 58
How do you ensure that only a manager can run a specific flow action?

  • A. Add a validate rule to the flow action form to determine whether the user is a manager.
  • B. Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.
  • C. Add a pre-processing activity to the flow action form to determine whether the user is a manager.
  • D. Add an Access When condition to the flow action to determine whether the user is a manager.

Answer: B

 

NEW QUESTION 59
If a customer reports an issue with their online order, an Investigation case is created. All assignments for Investigation cases are higher priority than assignment Which configuration supports the requirements to have a greater default urgency on Investigation case assignments?

  • A. Increase the initial urgency on the case type settings.
  • B. Create a SLA rule and ensure that the assignment is ready immediately.
  • C. Create a SLA rule and increase the initial urgency.
  • D. Configure an optional action to enable manual changes to case urgency.

Answer: A

 

NEW QUESTION 60
A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.
How do you implement this requirement?

  • A. Configure an activity's input source as the error message and the output as an email.
  • B. Configure an error handling process that displays the error message and sends an email.
  • C. Create an error handler data transform that adds an error message to the data page and sends an email.
  • D. Reuse the out-of-the-box Connection Problem error handling flow on the Service tab for the connector. .000

Answer: C

 

NEW QUESTION 61
Items selected by a user need to be copied to a page list property when the user submit the form.
How do you copy the items?

  • A. Create a declare expression with the page list property as a target.
  • B. Add a data transform to the flow action as a post-processing action.
  • C. Create a validate rule to copy the selected items.
  • D. Add a data transform to the flow action as a pre-processing action.

Answer: B

 

NEW QUESTION 62
An application contains a flow action with the Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset, HRApps: 01-01-01. There is a higher unlocked ruleset.
In the Answer area, select the appropriate settings on a saved copy of the flow action that prevents the application from using the rule in HRApps: 01-01-01.

Answer:

Explanation:

 

NEW QUESTION 63
......

New PEGAPCSSA87V1 Dumps - Real Pegasystems Exam Questions: https://www.testpassking.com/PEGAPCSSA87V1-exam-testking-pass.html

Dependable PEGAPCSSA87V1 Exam Dumps to Become Pegasystems Certified: https://drive.google.com/open?id=11qXb3IuSTMo06lR0W_vBMuKtPr0wfhHo