2024 100% Free PEGACPSA88V1 Daily Practice Exam With 84 Questions
PEGACPSA88V1 exam torrent Pegasystems study guide
NEW QUESTION # 33
A survey is sent to a customer via email.
How do you configure a solution to ensure the email Includes the case ID for the survey?
Available Choices (select all choices that are correct)
- A. Call a data transform to copy the case ID from pyWorkPage to the email
- B. Use the Insert Property feature of a Send Email step to add the case ID when composing the custom message
- C. Create a required field for the case ID that must be entered by a user during the case process prior to sending the email
- D. Create a process using the Send Email step allowing representatives to quickly add the case ID to the email
Answer: B
Explanation:
To ensure the email includes the case ID for the survey, you can use the Insert Property feature of a Send Email step to add the case ID when composing the custom message. This way, you can dynamically insert the value of any property in your email message. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/sending-emails
NEW QUESTION # 34
Which two configurations do you use to validate the minimum age of a new potential customer in the Collect Account lnformation assignment step? (Choose Two)
- A. Reference the Edit Validate rule on the Collect Account lnformation flow action.
- B. Reference the Validate rule on the Collect Account lnformation flow action.
- C. Create a Validate rule to check the customer age.
- D. Reference the Edit validate rule on the Collect Account lnformation assignment.
- E. Create and Edit Validate rule to check the customer age.
- F. Reference the Validate rule on the Collect Account lnformation assignment.
Answer: B,C
NEW QUESTION # 35
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?
- A. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.
- B. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
- C. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
- D. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.
Answer: D
NEW QUESTION # 36
Sales managers must be able to approve sales quote proposals by email and from their mobile devices How do you implement this requirement?
Available Choices (select all choices that are correct)
- A. Add an Approve/Reject step with mobile approval enabled and add a Send Email step
- B. Add an Approve/Reject step and a Send Email step
- C. Add an Approve /Reject step and enable approval from email and mobile
- D. Add an Approve/Reject step and enable email notifications on the case type
Answer: C
Explanation:
To implement this requirement, you can add an Approve /Reject step and enable approval from email and mobile. This way, sales managers can approve sales quote proposals by clicking a link in an email or by using their mobile devices. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/configuring-approval-email-and-mobile
NEW QUESTION # 37
Drag the term that is used in App Studio from the left to the rule that you use in Dev Studio on the right.
Answer:
Explanation:
NEW QUESTION # 38
An insurance claim case type is defined as follows:
If the Review claim step is configured to set the status to Pending-Investigation, when is the status of the case set to Pending-Investigation?
Available Choices (select all choices that are correct)
- A. When Investigate claim step completes
- B. When the Process claim stage starts
- C. When the Review claim step starts
- D. When the Review claim step completes
Answer: C
Explanation:
The status of a case is set to the value configured in the Status field of an assignment shape when that assignment starts. Therefore, if the Review claim step is configured to set the status to Pending-Investigation, the status of the case is set to Pending-Investigation when the Review claim step starts. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/updating-case-status
NEW QUESTION # 39
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 the total cost outside the repeating dynamic layout
- C. Add a repeating dynamic layout with embedded dynamic layouts
- D. Add the total cost Inside the repeating dynamic layout
Answer: B,C
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 # 40
A travel authorization requires approvals from the requestors manager, division VP. and possibly an accountant based on the total amount. Which configuration satisfies this use case?
Available Choices (select all choices that are correct)
- A. Cascading approval using the reporting manager
- B. Cascading approval using an authority matrix
- C. Cascading approval using the workgroup manager
- D. Cascading approval using when rules to identify the assigned user
Answer: A
Explanation:
To configure a solution that requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount, you can use cascading approval using the reporting manager. This model uses a reporting structure to determine who approves a case based on their position in an organizational chart. You can also use a condition to include an accountant in the approval chain if the total amount exceeds a certain threshold. Reference: https://academy.pega.com/topic/cascading-approval/v1
NEW QUESTION # 41
Which two statements about data records are true? (Choose two.)
Available Choices (select all choices that are correct,
- A. Data records need unique user-generated IDs
- B. Data records are displayed in a drop-down list by default
- C. Data records require external storage
- D. Data records define permissible values for data fields
Answer: A,D
Explanation:
These two statements about data records are true. Data records are values for the fields that are associated with a specific data object, such as a customer or a product. Data records need unique user-generated IDs to identify each record in the data object. Data records define permissible values for data fields, which limit the input values to valid options, reduce errors, and allow for automation. Reference: https://academy.pega.com/topic/data-records/v4
NEW QUESTION # 42
In which two situations is it appropriate to use a decision table? (Choose two.
Available Choices (select all choices that are correct)
- A. Order total is calculated based on the quantity and price of the items in the customer's shopping cart
- B. 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.
- C. If customers decide to add insurance, checked bags or early boarding to their airtine tickets extra fees are added to their order total
- D. dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month
Answer: B,D
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 # 43
You want to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data Which two options allow you to populate a test page before testing the rule? (Choose two) Available Choices (select all choices that are correct)
- A. Configure an assertion to define the required data
- B. Run a data transform to create the test page.
- C. Configure a validate rule to populate the page with the necessary data
- D. Copy data from an existing clipboard page
Answer: B,D
Explanation:
To populate a test page with valid data before testing the rule, you can run a data transform to create the test page or copy data from an existing clipboard page. 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). The clipboard is a temporary memory area on the server that stores property values for your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-transforms https://community.pega.com/knowledgebase/articles/application-development/86/clipboard-tool
NEW QUESTION # 44
You are configuring an external data source using the Integration Designer. You have the REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information do you need to configure the external data source?
- A. The name of the database where the source data is stored
- B. The data views using the external data source
- C. A backup endpoint URL if the configured URL refuses to connect
- D. A plan for mapping the data and REST response fields
Answer: D
NEW QUESTION # 45
A business architect has developed a new process for a case type. To verify that the Ul elements collect the expected results, you want to test the process and the fields. Which two configurations, when used together, allow you to record a set of interactions and save the test results to verify process functionality? (Choose two.) Available Choices (select all choices that are correct!
- A. Create a unit test for the case type
- B. Create a scenario test for the case type
- C. Add explicit assertions on the Ul elements.
- D. Add explicit assertions on the Scenario testing landing page
Answer: B,C
Explanation:
To record a set of interactions and save the test results to verify process functionality, you can create a scenario test for the case type and add explicit assertions on the UI elements. A scenario test is a test that simulates how users interact with an application to complete a task or goal. An explicit assertion is a test condition that verifies whether an expected value matches an actual value in the application. Reference: https://community.pega.com/knowledgebase/articles/testing-applications/86/creating-scenario-tests
NEW QUESTION # 46
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
Answer:
Explanation:
NEW QUESTION # 47
Which of the following statements about responsive breakpoints is true?
Available Choices (select all choices that are correct)
- A. By default tables have two responsive breakpoints
- B. Custom responsive breakpoints are configured in App Studio
- C. Responsive breakpoints rely on fixed widths
- D. Responsive breakpoint behavior changes based on the device brand
Answer: A
Explanation:
This statement about responsive breakpoints is true. Responsive breakpoints are points at which the layout of a UI element changes based on the screen size or orientation of the device. By default, tables have two responsive breakpoints: one for tablet devices and one for phone devices. You can configure custom responsive breakpoints for other UI elements in App Studio. Reference: https://community.pega.com/knowledgebase/articles/user-experience/88/configuring-responsive-breakpoints
NEW QUESTION # 48
In the Travel booking case type, if a passenger indicates that they are traveling with a service animal, they must document the type. size, and age of the animal How do you configure the case life cycle to meet this requirement?
Available Choices (select all choices that are correct
- A. Create a Service animal accommodation child case that is automatically resolved if the passenger is not traveling with a service animal
- B. Add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process
- C. Configure a validation rule in the Travel booking case type settings to check whether the passenger is traveling with a service animal
- D. Apply an optional action to the Travel booking case type to allow the passenger to provide the information as needed
Answer: B
Explanation:
To meet the requirement, you can add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process. The condition can be based on a property that indicates whether the passenger is traveling with a service animal or not. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/adding-processes-case-life-cycle
NEW QUESTION # 49
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 locally sourced
- B. The data is the correct field type
- C. The data fits the business logic
- D. The data is organized in a data type
Answer: B,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 # 50
Select each security implementation on the left and drag it to the corresponding security policies.
Answer:
Explanation:
NEW QUESTION # 51
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application. Of the following requirements, which option requires you to configure distinct mobile app channels?
Available Choices (select all choices that are correct)
- A. The mobile app supports all mobile phone operating systems
- B. CSRs can create other case type instances on the mobile app
- C. The mobile app customizes currency units and date/time format according to the location of the users
- D. Mobile app color palettes are different for users and CSRs
Answer: D
Explanation:
This option requires you to configure distinct mobile app channels because it involves customizing the look and feel of the mobile app for different user groups. A mobile app channel is a configuration layer that defines how users interact with your application on mobile devices. You can create multiple mobile app channels for different user groups or personas and apply different branding, security, or functionality settings to each channel. Reference: https://community.pega.com/knowledgebase/articles/mobile/86/configuring-mobile-app-channels
NEW QUESTION # 52
You are designing a credit transaction case type and have the following requirement: Transaction disputes must be resolved within 3 days.
To meet this requirement you need to set the_____________ in the service level to 3 days Available Choices (select all choices that are correct)
- A. passed deadline
- B. urgency
- C. goal
- D. deadline
Answer: D
Explanation:
To meet this requirement, you need to set the deadline in the service level to 3 days. The deadline defines when to take action because a step or case is past due. The deadline interval is measured from when an assignment is ready for a user. Reference: https://academy.pega.com/topic/deadline-interval/v1
NEW QUESTION # 53
A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door. Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.
Object Type » ACME-Products-Data-Color or ACME-Products-Work-Color or ACME-Products-Work-ColorFeedback Edit Mode » Readonly Or Editable Or Savable Scope » Thread Or Requestor Or Node
- A. Page, ACME-Products-Data-Color,ReadOnly,Requestor
- B. List, ACME-Products-Work-ColorFeedback,ReadOnly,Node
- C. List, ACME-Products-Data-Color,ReadOnly,Thread
- D. Page, ACME-Products-Data-Color,ReadOnly,Node
- E. List, ACME-Products-Data-Color,ReadOnly,Node
- F. List, ACME-Products-Work-Color,ReadOnly,Node
Answer: E
NEW QUESTION # 54
Select each Use Case on the left and drag it to the appropriate Automation on the right.
Answer:
Explanation:
NEW QUESTION # 55
Users create Insurance Coverage Request Cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure. After entering the information, user submits the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate request can occur. A request is considered a duplicate if the patient name, procedure type, procedure date match an existing request. You have been given two requirements:
- Ensure that users can identify duplicate requests.
- If a case is duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure application so that users can identify duplicate requests? (Choose two)
- A. Configure weighted conditions.
- B. Add a duplicate search step to the case life cycle design.
- C. Configure a validate rule to validate matching cases.
- D. Configure a duplicate search decision table and add it to a Decision shape
Answer: C,D
NEW QUESTION # 56
......
Use Valid New PEGACPSA88V1 Test Notes & PEGACPSA88V1 Valid Exam Guide: https://www.exam4labs.com/PEGACPSA88V1-practice-torrent.html
PEGACPSA88V1 Actual Questions Answers PDF 100% Cover Real Exam Questions: https://drive.google.com/open?id=1Qvf1DlFKiwMh4fCTvvAZ0juhvygZW8kJ