Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

PEGAPCSSA80V1_2019

Number: PEGAPCSSA80V1_2019
Passing Score: 800
Time Limit: 120 min
File Version: 1

PEGAPCSSA80V1_2019

https://www.gratisexam.com/

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
Exam A

QUESTION 1
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

A. Allows downloading of rules for offline use with a mobile app.


B. Provides access to static resources such as HTML files, image files, or JS files.
C. Enables users to continue interacting with mobile apps while offline.
D. Supports debugging efforts by providing a run-time view of the rules accessed by the app.

Correct Answer: BC
Section: (none)
Explanation

Explanation/Reference:
Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/mobile/offline.htm

QUESTION 2
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)

A. Use grid layouts rather than repeating dynamic layouts to display tabular data.
B. Set the importance for columns in repeating dynamic layouts.
C. Limit text fields to a width of 200 pixels.
D. Set the width for layouts in percentages.

Correct Answer: BD
Section: (none)
Explanation

Explanation/Reference:
Reference: https://community.pega.com/support/support-articles/horizontal-scroll-bars-mobile-devices

QUESTION 3
Offline support requires which two configurations? (Choose two.)

A. Access groups set up to allow offline access to users.


B. Appropriate case types configured for offline processing.
C. An authorization activity to manage offline permissions.
D. A set of privileges to run sections in an offline environment.

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
Correct Answer: AB
Section: (none)
Explanation

Explanation/Reference:
Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile-application

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

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

Correct Answer: AD
Section: (none)
Explanation

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

QUESTION 5
You need to localize correspondence into a language that is unavailable in the Pega language pack.

Which option satisfies the requirement?

A. Run the Localization wizard and add translations to Translation.html.


B. Create the Translation rule manually and include the rule in the application ruleset.
C. Leverage translation services SOAP calls and enable records for translation.
D. Configure a field value record that contains the correspondence text.

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
QUESTION 6
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?

A. Enable the Live UI tool.


B. Use the Accessibility Inspector.
C. Unit test section rules.
D. Use a screen reader.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector

QUESTION 7
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 an Access When record.


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

Correct Answer: A
Section: (none)
Explanation

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

QUESTION 8
Which three statements are true about Obj- methods? (Choose three.)

A. Obj-Browse allows you to return a page list of data on the clipboard.


B. Obj-Delete-By-Handle requires a page on the clipboard to delete an instance.
C. Obj-Refresh-and-Lock can acquire the lock and refresh a page if stale.
D. Obj-Save always performs an immediate write to the database to ensure data integrity.

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
E. Obj-Open loads an instance of a class from a database onto the clipboard.

Correct Answer: CDE


Section: (none)
Explanation

Explanation/Reference:

QUESTION 9
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. Apply the Open-Review status to the appropriate assignments.
D. Create a field value record for the Open-Review status.

Correct Answer: AC
Section: (none)
Explanation

Explanation/Reference:

QUESTION 10
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 Run in background step in the case life cycle and design a dedicated queue processor.
B. Use the Queue-For-Processing method in an activity and design a standard queue processor.
C. Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
D. Use the Run in background step in the case life cycle and design a standard queue processor.

Correct Answer: BD
Section: (none)
Explanation

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
Explanation/Reference:

QUESTION 11
The customer, a medium size toy maker, wants to fulfill orders received during the peak season in December and process them in batches multiple times a day.

How do you implement this use case?

A. Create a queue processor that can process orders received by the company.
B. Create one scheduled job and select its run schedule as multiple times a day.
C. Create batches of orders and send each batch for processing when it gets full.
D. Create scheduled jobs, one for each run, that can process accumulated orders.

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:

QUESTION 12
You want operators in two separate units to be able to perform work routed to either unit.

Which configuration supports this requirement?

A. On each operator's record, associate the operator with both units.


B. On each operator's record, associate the operator with the same work group.
C. On the work group record, associate the operators with the work group.
D. On each unit record, associate both operators with each unit.

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:

QUESTION 13
Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)

A. Decrease the weights of the weighted conditions.


B. Increase the weights of the weighted conditions.
C. Increase the weighted condition sum threshold.
D. Decrease the weighted condition sum threshold.

Correct Answer: AD
Section: (none)
Explanation

Explanation/Reference:

QUESTION 14
Items selected by a user need to be copied to a page list property when the user submits the form.

How do you copy the items?

A. Create a validate rule to copy the selected items.


B. Create a declare expression with the page list property as the target.
C. Add a data transform to the flow action as a pre-processing action.
D. Add a data transform to the flow action as a post-processing action.

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:

QUESTION 15
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 an Any join condition.

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2
B. Use a Some join condition.
C. Use a decision table.
D. Use a validate rule.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
885CB989129A5F974833949052CFB2F2

You might also like