Get Latest Sep-2021 Conduct effective penetration tests using PracticeVCE PEGAPCSSA80V1_2019 exam [Q79-Q100]

Share

Get Latest [Sep-2021] Conduct effective penetration tests using  PracticeVCE PEGAPCSSA80V1_2019

Penetration testers simulate PEGAPCSSA80V1_2019 exam PDF

NEW QUESTION 79
In a prepare job offer process, you configured a Split For Each shape. The shape runs a compensation approval subprocess to a list containing four managers. The prepare job offer process resumes as soon as one manager completes the approval process. Which join condition in the Split For Each shape supports this requirement?

  • A. An Any join condition
  • B. An All join condition
  • C. An Iterate join condition
  • D. A Some join condition

Answer: A

 

NEW QUESTION 80
Several development teams work on different enhancements. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose two.)

  • A. Create a production ruleset for each team.
  • B. Create a new application for each team.
  • C. Set up branch ruleset for each team.
  • D. Create a new ruleset version for each team.

Answer: C,D

Explanation:
Explanation
Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-development-and- deployment-two-separate-projects-one-application

 

NEW QUESTION 81
A class group is used to .

  • A. combine related properties by usage
  • B. identify a layer of the Enterprise Class Structure
  • C. assign work to a specific group of users
  • D. store data from different child classes in a single table

Answer: D

Explanation:
Reference:
https://collaborate.pega.com/QUESTION/what-class-groupdoesnt-belongs-classgroup-and-belongs- classgroup

 

NEW QUESTION 82
A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle.
How do you configure the case stage to satisfy this requirement?

  • A. Apply a When record.
  • B. Apply an Access When record.
  • C. Apply a Privilege record.
  • D. Apply an Access Deny record.

Answer: B

Explanation:
Explanation/Reference: https://collaborate.pega.com/question/access-when-vs-privilege

 

NEW QUESTION 83
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?

  • A. Use a decision table.
  • B. Use an Any join condition.
  • C. Use a validate rule.
  • D. Use a Some join condition.

Answer: D

 

NEW QUESTION 84
In which of the following situations would you configure global resource settings?

  • A. Two SOAP connectors execute in parallel to improve performance.
  • B. The credentials for a REST service differ between development and production environments.
  • C. ASAP connector returns simulated data in the development environment.
  • D. The thresholds for a SLA are set to hours instead of days on a testing environment.

Answer: A

Explanation:
Reference: https://community.pega.com/sites/default/files/help_v718/definitions/g/globalresourcesetting.htm

 

NEW QUESTION 85
A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle.
How do you configure the case stage to satisfy this requirement?

  • A. Apply a When record.
  • B. Apply an Access When record.
  • C. Apply a Privilege record.
  • D. Apply an Access Deny record.

Answer: B

Explanation:
Reference:
https://collaborate.pega.com/QUESTION/access-when-vs-privilege

 

NEW QUESTION 86
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. Database Trace
  • B. Performance Analyzer (PAL)
  • C. Pega Log Analyzer (PLA)
  • D. Performance Profiler

Answer: B

 

NEW QUESTION 87
Which statement best describes the role of the baserule in circumstancing?

  • A. The base rule describes case behavior in effect until a certain date.
  • B. The base rule is a template used to create all of the circumstanced variants.
  • C. The base rule lists all of the properties for which a rule car be circumstanced.
  • D. The base rule is used if no circumstanced variant applies.

Answer: D

 

NEW QUESTION 88
Consider the following table where a correspondence is circumstanced based on country.

If .Country=CAN, which version of the correspondence will run?

  • A. 01-01-01
  • B. 01-01-25
  • C. 01-01-35
  • D. 01-01-20

Answer: C

 

NEW QUESTION 89
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. Customize the standard pxErrorHandlingTemplate data transform.
  • B. Use a transition condition in the activity step invoking the connector.
  • C. Implement the logic in the connector's error handler flow.
  • D. Implement the logic in the data page's response data transform.

Answer: C

 

NEW QUESTION 90
The reason you want to run a process immediately before taking performance readings is ____________.

  • A. to make sure we know which buttons to click so we can be quick
  • B. to make sure there are no bugs in the system
  • C. to allow the rules to assemble
  • D. to train the system which process we're going to measure

Answer: C

 

NEW QUESTION 91
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 ConfirmationRequest in the rules cache are shown in the following table.

Which is chosen during rule resolution?

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

Answer: B

 

NEW QUESTION 92
Which two statements are valid regarding Pega Web Mashups? (Choose two.)

  • A. A user can view their worklist in an external portal and select items to take action on.
  • B. A mashup display starts by calling either a flow or a harness from a Pega application.
  • C. A mashup can allow access to Dev Studio for full system configuration.
  • D. Pega Platform limits a mashup to working on existing cases.

Answer: A,B

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/pega-web-mashup

 

NEW QUESTION 93
You create a product rule to generate an application archive file for export. Which two actions do you perform before creating the archive file? (Choose Two)

  • A. Create a new version of the application.
  • B. Unlock the application rulesets.
  • C. Check in the rules that are in the application's rulesets.
  • D. Associate application data instances with application rulesets.

Answer: C,D

 

NEW QUESTION 94
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 branch ruleset and a new application, and add the branch ruleset to the application.
  • B. Create a new application version and add the new ruleset version as a production ruleset.
  • C. Lock and roll the existing ruleset, and update the existing application version.
  • D. Lock and roll the existing ruleset, and create a new application version.

Answer: C

Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/how-use-lock-and-roll-feature-managing- ruleset-versions

 

NEW QUESTION 95
Which two of the following statements are the most accurate with respect to the error handler flow? (Choose Two)

  • A. The error handler flow is invoked if the error is not handled elsewhere.
  • B. The standard connector error handler flow can help recover from transient errors.
  • C. The error handler flow is the recommended way to handle all integration errors.
  • D. The standard error handler flow is final and cannot be customized.

Answer: A,B

 

NEW QUESTION 96
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. Use the attribute data-pega-event-onpagedata.
  • C. Use REST methods to call Pega microservices.
  • D. Call the function pega.web.api.doAction().

Answer: B,D

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

 

NEW QUESTION 97
To reduce training requirements for users, a company wants to utilize the existing front end of their application.
How can a third-party application use Pega Platform?

  • A. By exposing third-party application services
  • B. By using database tables for staging the requests
  • C. By using REST calls from the Pega API
  • D. By using middleware tools in application servers

Answer: C

Explanation:
Reference: https://www.pega.com/system/files/resources/2019-04/open-source-a-hybrid-approach-v2.pdf

 

NEW QUESTION 98
You create a report in a work class that displays the assigned operator and task name for each open case. Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)

  • A. Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.
  • B. Use a class join to the Assign-Worklist class. Specify a join filter where the Worklist Assignment association rule is equal to an object identifier in the work class.
  • C. Use a Worklist Assignment association rule to join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
  • D. Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.

Answer: A,D

 

NEW QUESTION 99
Which scenario might benefit from using a temporary case?

  • A. Banking customers can access a bank's online portal to apply to open a checking or savings account.
  • B. Insurance customers can call a call center to file a new claim, or make changes to a current coverage policy.
  • C. Retail customers can process a return for one or more items in their order or they can process an exchange.
  • D. Airline customers can view their travel itinerary or submit a request to modify their itinerary, subject to fees.

Answer: D

 

NEW QUESTION 100
......

Tested Material Used To PEGAPCSSA80V1_2019 Test Engine: https://www.practicevce.com/Pegasystems/PEGAPCSSA80V1_2019-practice-exam-dumps.html