Pass Your Pega CSA PEGACPSA88V1 Exam Easily with Accurate PDF Questions [Dec 25, 2024]
PEGACPSA88V1 Certification Exam Dumps Questions in here
NEW QUESTION # 35
An internal application currently grants employees access to one of four personas Admin. Author. User, and Manager A new system administrator who joins the company requires all the access of the Admin persona but only some of the reporting features are available to the Author persona How do you satisfy this security requirement?
Available Choices (select all choices that are correct)
- A. Create a new SysAdmin persona with the required access.
- B. Add the system administrator to both the Author persona and Admin persona.
- C. Add the analyst to the Author persona.
- D. Update the Admin persona to include the required access.
Answer: A
Explanation:
To satisfy this security requirement, you can create a new SysAdmin persona with the required access. A persona is a rule that defines the access rights and privileges for a group of users who perform similar tasks in an application. You can create a new persona by copying an existing one and modifying it to suit your needs. In this case, you can copy the Admin persona and add some of the reporting features from the Author persona to create the SysAdmin persona. Reference: https://community.pega.com/knowledgebase/articles/security/86/personas
NEW QUESTION # 36
Select each description on the left and drag it to the correct property mode on the right.
Answer:
Explanation:
NEW QUESTION # 37
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. Add a report widget to the Manager portal dashboard and then click Publish to default
- B. Create a new landing page on the Manager portal with the new report saved in a public category
- C. Add a report widget to the Manager portal dashboard and then click Publish
- D. Add the out-of-the-box Reports landing page to the Manager portal
Answer: C
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. Reference: https://community.pega.com/knowledgebase/articles/reporting/86/adding-report-widgets-dashboards
NEW QUESTION # 38
An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement Customers must select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?
Available Choices (select all choices that are correct)
- A. Configure a connection to an external system of record that contains the make model, and year vehicle data
- B. Configure a static list of the make model and year vehicle data
- C. Configure a data page to store the make, model, and year vehicle data.
- D. Configure a local data storage of the make model and year vehicle data
Answer: A,C
Explanation:
To implement this requirement, you can configure a data page to store the make, model, and year vehicle data and configure a connection to an external system of record that contains the make, model, and year vehicle data. A data page is a rule that defines how and when to load data into memory for use by an application. You can configure a data page to source its data from an external system by using connectors or integrations. This way, you can access up-to-date vehicle data from an external database or web service without storing it locally in your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/sourcing-data-page-data-external-systems
NEW QUESTION # 39
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 two Edit validate rules one for income and one for credit card debt.
- B. Use a single Validate rule with two conditions one for income and one for credit card debt
- C. Use a Validate rule to call two Edit validate rules one for income and one for credit card debt
- D. Use Ul controls to validate the entries in the income and credit card debt fields
Answer: B
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. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/validating-case-data
NEW QUESTION # 40
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)
- A. Approval based on Reporting structure, using the workbasket manager to determine the approver(s)
- B. Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)
- C. Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)
- D. Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)
Answer: A,D
NEW QUESTION # 41
You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?
- A. Create a process for the physical assessment that is followed by a process for the backgroundcheck.
- B. Create a process on one stage for the background check and a process on another stage for the physical assessment.
- C. Create a process for the background check and an optional process for the physical assessment.
- D. Create a process for the physical assessment that is parallel to the background check process.
Answer: D
NEW QUESTION # 42
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 fits the business logic
- B. The data is locally sourced
- C. The data is the correct field type
- D. The data is organized in a data type
Answer: A,C
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. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-types https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/field-values
NEW QUESTION # 43
A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property set by a data transform. What two steps do you perform to ensure that the decision tree is configured properly ? (Choose 2)
- A. Configure a test page with data to satisfy the circumstancing condition
- B. Test the declare expression to verify that the rule is configured correctly
- C. Test the data transform to verity the result is correct
- D. Specify the value of the circumstancing property when prompted in the run rule dialog
Answer: A,D
NEW QUESTION # 44
A customer views a product available in multiple color options. The customer must select only one color for each product. Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options ?
- A. Text input
- B. Check box
- C. Drop-down
- D. Radio buttons
Answer: D
NEW QUESTION # 45
In which two situations is it appropriate to use a decision table? (Choose two.
Available Choices (select all choices that are correct)
- A. If customers decide to add insurance, checked bags or early boarding to their airtine tickets extra fees are added to their order total
- B. dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month
- C. A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.
- D. Order total is calculated based on the quantity and price of the items in the customer's shopping cart
Answer: B,C
Explanation:
In these two situations, it is appropriate to use a decision table because they involve deriving values that have one of a few possible outcomes based on multiple variables. For example, the dance studio can use a decision table to recommend different membership types based on different combinations of number and type of dance classes. The hair care company can use a decision table to suggest different product lines based on different combinations of hair characteristics. Reference: https://academy.pega.com/topic/decision-tables/v1
NEW QUESTION # 46
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement ?
- A. Configure a Validate rule for the room selection step.
- B. Add a When condition to the room selection step.
- C. Apply a Disable when condition to the total cost field.
- D. Define a declare expression for the total cost field.
Answer: D
NEW QUESTION # 47
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 dynamic layout with an embedded repeating dynamic layout
- B. Add a repeating dynamic layout with embedded dynamic layouts
- C. Add the total cost Inside the repeating dynamic layout
- D. Add the total cost outside the repeating dynamic layout
Answer: B,D
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. Reference: https://community.pega.com/knowledgebase/articles/user-experience/86/configuring-repeating-dynamic-layouts
NEW QUESTION # 48
The business process for an automobile insurance claim consists of the following phases
* Submission The customer contacts a customer service representative (CSR) to file the claim
* Review An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs
* Repair A third party performs the repairs on each vehicle communicating with the adjuster and customer as necessary
* Verification After each vehicle repair, the adjuster closes the claim.
According to Pega best practices which phase can you implement as a child case?
- A. Submission
- B. Review
- C. Verification
- D. Repair
Answer: D
Explanation:
To implement this requirement, you can implement the Repair phase as a child case. A child case is a case that is created and processed as part of another case, called the parent case. A child case can run independently of the parent case and can have its own life cycle, data, and service levels. By using a child case for the Repair phase, you can allow the parent case to continue independently of the child case processes. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/creating-child-cases
NEW QUESTION # 49
two statements about Configuration sets are true? (Choose two.)
Available Choices (select all choices that are correct)
- A. Used to organize Configuration settings with a common element
- B. Defined in the Data -Configuration -Setting class
- C. Used if a Dynamic System Setting does not meet the requirements
- D. Enables the business to control application behavior
Answer: A,D
Explanation:
These two statements about Configuration sets are true. Configuration sets are a unified configuration framework that allows for truly upgradeable and dynamic applications. Configuration sets enable the business to control application behavior by providing low-code options for customizing parameters for application features or specific case types. Configuration sets are used to organize Configuration settings with a common element, such as an application feature or specific case type. Reference: https://academy.pega.com/topic/configuration-sets/v1
NEW QUESTION # 50
Select each security implementation on the left and drag it to the corresponding security policies.
Answer:
Explanation:
NEW QUESTION # 51
A reservation process allows customers to reserve a flight, hotel room, and rental car as partof a travel itinerary. Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?
- A. A visible when condition applied to the check box
- B. A declare expression configured for forward chaining
- C. An action set applied to the check box
- D. A validate rule applied to the flow action
Answer: A
NEW QUESTION # 52
An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement Customers must select a make, model, and year to initiate a vehicle-specific search How do you configure the data storage in the application to implement the requirement?
Available Choices (select all choices that are correct1
- A. Configure a data page to store the make, model, and year vehicle data
- B. Configure a static list of the make model and year vehicle data
- C. Configure a connection to an external system of record that contains the make, model and year vehicle data
- D. Configure a local data storage of the make model and year vehicle data
Answer: A,C
Explanation:
To implement this requirement, you can configure a data page to store the make, model, and year vehicle data and configure a connection to an external system of record that contains the make, model, and year vehicle data. A data page is a rule that defines how and when to load data into memory for use by an application. You can configure a data page to source its data from an external system by using connectors or integrations. This way, you can access up-to-date vehicle data from an external database or web service without storing it locally in your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/sourcing-data-page-data-external-systems
NEW QUESTION # 53
A new case type for voiceover requests includes two tasks Edit Script and Record Script Your team has been asked to route Edit Script tasks to editors and Record Script tasks to actors. Which approach fulfills this requirement?
Available Choices (select all choices that are correct
- A. Create one new work queue and spirt the tasks by type
- B. Create one work group for both personas and route to the work group
- C. Create two new work queues one for editors and one for actors
- D. Create two new work groups in Dev Studio that reference one work queue
Answer: C
Explanation:
To fulfill this requirement, you can create two new work queues one for editors and one for actors. Work queues are used to route tasks to groups of users who share similar skills or responsibilities. You can then route Edit Script tasks to the editors work queue and Record Script tasks to the actors work queue. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/routing-work-queues
NEW QUESTION # 54
......
Verified PEGACPSA88V1 dumps Q&As 100% Pass in First Attempt Guaranteed Updated Dump: https://drive.google.com/open?id=1aEjK78esm1iR_oqaN5HjmIGvbWk9g_OR
Updated PEGACPSA88V1 Exam Practice Test Questions: https://www.torrentvce.com/PEGACPSA88V1-valid-vce-collection.html