PEGACPSA88V1 Practice Test Questions

82 Questions


During testing you notice that the Send case status email step does not send an email Which work Item do you create in Agile Workbench to address this issue?


A. Bug


B. Scenario test


C. Feedback


D. User story





A.
  Bug

Explanation: A bug is a work item that describes an error or defect in the application that prevents it from functioning as expected. A bug should be created in Agile Workbench to address the issue of the Send case status email step not sending an email.

An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require. Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)


A. Use the same application skin in all portals.


B. Update the process to give mobile users a separate portal.


C. Do not use a skin for the mobile application version.


D. Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.





A.
  Use the same application skin in all portals.

C.
  Do not use a skin for the mobile application version.

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.






You should consider using a field value when the list of allowed values is_____________. Available Choices (select all choices that are correct)


A. mostly static


B. three or fewer items


C. updated often


D. shared across all case types





A.
  mostly static

D.
  shared across all case types

Explanation: You should consider using a field value when the list of allowed values is mostly static or shared across all case types. A field value is a rule that defines a single value for a field that is used in multiple places in an application. Field values are useful when the list of values does not change frequently or when the same values are used in different case types.

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?


A. Add a must match condition where the work status of the current case does not contain "Resolved"


B. Add a weighted condition where the work status of potential duplicates does not contain "Resolved"


C. Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0"


D. Add a must match condition where the work status of potential duplicates does not contain "Resolved".





B.
  Add a weighted condition where the work status of potential duplicates does not contain "Resolved"

Drag each report from the left to the corresponding report type on the right.






Which two requirements ensure that valid data is used in a case? (Choose two.) Available Choices (select all choices that are correct)


A. The data is organized in a data type


B. The data fits the business logic


C. The data is locally sourced


D. The data is the correct field type





B.
  The data fits the business logic

D.
  The data is the correct field type

Explanation: These two requirements ensure that valid data is used in a case. The data fits the business logic means that the data values are consistent with the rules and conditions that define the case behavior and outcome. The data is the correct field type means that the data values match the expected format and structure of the field properties, such as text, number, date, or email.

Which item is automatically generated when adding an external data source to a data object? Available Choices (select all choices that are correct)


A. A simulated data source to test the implementation


B. The authenticating information if required by the corresponding service


C. A data transform to map the application data model to the connector


D. The uniform resource identifier that identifies the web service





C.
  A data transform to map the application data model to the connector

Explanation: When adding an external data source to a data object, a data transform is automatically generated to map the application data model to the connector. A data transform is a rule that defines how to convert data that is in one format and class (the source) into data of another format and class (the target). A connector is a rule that defines how your application exchanges information with an external system.

All managers need to view the Employee vacation requests report in their Manager portal dashboards. Only managers have access to this report. Which configuration do you perform to fulfill these requirements? Available Choices (select all choices that are correct)


A. Create a new landing page on the Manager portal with the new report saved in a public category


B. Add a report widget to the Manager portal dashboard and then click Publish


C. Add the out-of-the-box Reports landing page to the Manager portal


D. Add a report widget to the Manager portal dashboard and then click Publish to default





B.
  Add a report widget to the Manager portal dashboard and then click Publish

Explanation: To fulfill these requirements, you can add a report widget to the Manager portal dashboard and then click Publish. A report widget is a UI element that displays data from a report definition rule in various formats, such as charts, tables, or maps. You can add report widgets to dashboards or landing pages to provide users with quick access to relevant information. By clicking Publish, you make the changes available to all users who have access to the portal.

To qualify for an instant loan an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP15000 in credit card debt. How do you enforce these restrictions when requesting an instant loan?
Available Choices (select all choices that are correct)


A. Use a Validate rule to call two Edit validate rules one for income and one for credit card debt


B. Use Ul controls to validate the entries in the income and credit card debt fields


C. Use two Edit validate rules one for income and one for credit card debt.


D. Use a single Validate rule with two conditions one for income and one for credit card debt





D.
  Use a single Validate rule with two conditions one for income and one for credit card debt

Explanation: To enforce these restrictions when requesting an instant loan, you can use a single Validate rule with two conditions one for income and one for credit card debt. A Validate rule is a rule that tests property values for errors or omissions during case processing. You can define multiple conditions in a Validate rule to check whether the property values meet your business requirements.

In an online retail application, the Order Receipt view displays a list of the products ordered, including the product image, unit cost, and quantity The total cost of the order is displayed at the bottom of the view Which two configurations on the Order Receipt view must be used together to display the required information as described? (Choose two.) Available Choices (select all choices that are correct )


A. Add a repeating dynamic layout with embedded dynamic layouts


B. Add the total cost Inside the repeating dynamic layout


C. Add a dynamic layout with an embedded repeating dynamic layout


D. Add the total cost outside the repeating dynamic layout





A.
  Add a repeating dynamic layout with embedded dynamic layouts

D.
  Add the total cost outside the repeating dynamic layout

Explanation: To display the required information as described, you can add a repeating dynamic layout with embedded dynamic layouts and add the total cost outside the repeating dynamic layout. A repeating dynamic layout is a UI element that displays data from a list or table source in various formats, such as cards, grids, or inline grids. You can embed dynamic layouts within a repeating dynamic layout to organize and present data in different sections or columns. You can add the total cost outside the repeating dynamic layout to display it at the bottom of the view.

You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores. How do you test that the process flows correctly based on the decision?


A. Use the Run Rule window to create a unit test to evaluate the flow rule.


B. Use a declare expression to set a value for the standardized test score field.


C. Use Live Ul to see how the case processes and if an error occurs.


D. Use the Clipboard tool to set a value for the standardized test score field.





A.
  Use the Run Rule window to create a unit test to evaluate the flow rule.


Page 1 out of 7 Pages