Free Sales Ending Soon - 100% Valid PEGAPCSSA85V1 Exam Dumps with 199 Questions [Q108-Q124]

Share

Free Sales Ending Soon - 100% Valid PEGAPCSSA85V1 Exam Dumps with 199 Questions

Verified PEGAPCSSA85V1 dumps Q&As on your Pega PCSSA Exam Questions Certain Success!

NEW QUESTION 108
Identify two options for passing data between a Pega application and a webpage containing a web mashup.
(Choose two.)

  • A. Call a Pega API function from the host server.
  • B. Call the function pega.web.api.doAction().
  • C. Use REST methods to call Pega microservices.
  • D. Use the attribute data-pega-event-onpagedata.

Answer: B,D

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/communication-between- pega-web-mashup-and-host-page

 

NEW QUESTION 109
You want to evaluate cases as potential duplicates when the existing cases and the current case have the same create operator. How would you ensure that only cases with the same create operator are evaluated?

  • A. Add a weighted condition using the create operator value in both condition fields, an equals operation, and weight of 0.
  • B. Add a must match condition where the create operator in an existing case is the same as in the current case
  • C. Add a weighted condition using the create operator value, an equals operator, and a weight of 100.
  • D. Add a must match condition using the create operator value and apply a weight of 100.

Answer: B

 

NEW QUESTION 110
What is the importance of application versioning?

  • A. Application versioning provides a means to organize applications by priority.
  • B. Application versioning preserves prior application versions.
  • C. Application versioning provides the ability to clone rules.
  • D. Application versioning provides the ability to version data classes without impacting existing data classes.

Answer: B

 

NEW QUESTION 111
A service receives a request to assign an office to a new employee.
The service rejects the username and/or password provided
What type of fault condition do you configure to return an appropriate response?

  • A. Security error
  • B. Service error
  • C. Queue when
  • D. Mapping error

Answer: A

 

NEW QUESTION 112
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
* SelfService:01-01
* TGB-HR:01-01
* TGB:01-01
A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest. The four instances of in the rules cache are shown in the following table.

Which is chosen during rule resolution?

  • A. TGB .ConfirmationRequest (TGB:01-01-02)
  • B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
  • C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
  • D. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)

Answer: A

 

NEW QUESTION 113
You created a data transform to concatenate a user's first and last name values. You add the concatenate data transform to a flow action as a post-processing action. What occurs when the flow runs?

  • A. The data transform runs after the flow action runs if the user enters data in the first and last name fields.
  • B. The data transform runs after the user enters data in the first name and last name fields.
  • C. The data transform runs every time the user performs the flow action run.
  • D. The data transform runs before every flow action run.

Answer: C

 

NEW QUESTION 114
An application contains five instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All the rulesets are in the same ruleset list.

Which ruleset version is chosen by rule resolution when .Country = Japan?

  • A. MyCoSelfService:01-01-02
  • B. MyCoSelfService:01-01-03
  • C. MyCoSelfService:01-01-04
  • D. MyCoSelfService:01-02-01

Answer: C

 

NEW QUESTION 115
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?

  • A. Implementation
  • B. Organization
  • C. Division
  • D. Framework

Answer: D

 

NEW QUESTION 116
Which three configuration options improve the user's ability to select and operate controls? (Choose Three) ( no sure)

  • A. Use standard Pega controls rather than custom controls.
  • B. Use links instead of a menu for navigation.
  • C. Size clickable items no smaller than 44 X 44 pixels
  • D. Place controls in a Fixed layout to avoid screen wrapping
  • E. Configure the display of a Date Time field to use a native control.

Answer: A,C,E

 

NEW QUESTION 117
You have a requirement to create an email correspondence that can be reused by other applications. In which two layers of the Enterprise Class Structure could you apply the email correspondence rule? (Choose Two)

  • A. Implementation
  • B. Division
  • C. Framework
  • D. Organization

Answer: B,D

 

NEW QUESTION 118
Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?

  • A. Set default locking and the do not lock the parent option on purchase requests.
  • B. Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.
  • C. Set default locking on purchase requests and set the do not lock the parent option on purchase orders.
  • D. Set default locking and the do not lock the parent option on purchase orders.

Answer: C

 

NEW QUESTION 119
You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem.
Which tool do you use?

  • A. Performance Profiler
  • B. Pega Log Analyzer (PLA)
  • C. Database Trace
  • D. Performance Analyzer (PAL)

Answer: D

 

NEW QUESTION 120
You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)

  • A. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.
  • B. Open the Broken Process queue, select an item, and run the Tracer.
  • C. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.
  • D. Open the Broken Process queue, select the entry, and view the error message and stack trace information.

Answer: C,D

 

NEW QUESTION 121
When configuring a screen flow, you identify a single harness to define the navigation style for the screen flow. Where is the harness identified?

  • A. On the Flow Action connectors
  • B. On the Start shape
  • C. On the Design tab of the screen flow
  • D. On each Assignment shape

Answer: B

 

NEW QUESTION 122
Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?

  • A. Use a ToWorkbasket router and Pega's Get Next Work functionality
  • B. Use a ToWorklist router and Pega's Get Next Work functionality
  • C. Use a ToLeveledGroup router and Pega's Get Next Work functionality
  • D. Use a ToWorkGroup router and Pega's Get Next Work functionality

Answer: A

 

NEW QUESTION 123
Which two steps do you perform to update the logo in a portal header? (Choose Two)

  • A. Reference the image in the portal skin.
  • B. Upload the new image to a binary file record.
  • C. Update the portal header to reference the new image.
  • D. Reference the image in the application record.

Answer: B,C

 

NEW QUESTION 124
......

PEGAPCSSA85V1 Exam Dumps - 100% Marks In PEGAPCSSA85V1 Exam: https://www.testkingfree.com/Pegasystems/PEGAPCSSA85V1-practice-exam-dumps.html