PEGACPSA88V1 PDF Dumps Real 2023 Recently Updated Questions
Released Pegasystems PEGACPSA88V1 Updated Questions PDF
Pegasystems PEGACPSA88V1 certification consists of multiple-choice questions that cover various topics such as designing Pega applications, implementing user interfaces, building business logic, and integrating external systems. PEGACPSA88V1 exam is designed to assess the individual's understanding of Pega system architecture, and their ability to use Pega tools and techniques to solve real-world business problems.
The PEGACPSA88V1 exam is a computer-based test that consists of 60 multiple-choice questions. Candidates are given 90 minutes to complete the exam. PEGACPSA88V1 exam is administered by Pearson VUE, a leading provider of computer-based testing services. Candidates can register for the exam online and choose from a variety of testing centers located across the world.
NEW QUESTION # 22
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. Create a process using the Send Email step allowing representatives to quickly add the case ID to the email
- B. Call a data transform to copy the case ID from pyWorkPage to the email
- 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. Use the Insert Property feature of a Send Email step to add the case ID when composing the custom message
Answer: D
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 # 23
While running a process, you notice that a read-only field on a form contains a value.
Which tool allows you to determine if a declare expression was used to calculate the value?
- A. The Tracer
- B. Live Ul
- C. Declarative network
- D. Clipboard tool
Answer: B
NEW QUESTION # 24
What do you configure in the Context section of a data transform rule that you create in Pega Platform?
Choices (select all choices that are correct)
- A. The rule types that you previously marked as relevant records
- B. The case types, user portals, and personas that use the rule
- C. The application name rule type label, and rule identifier
- D. The application layer, class, and ruleset version that the rule applies to
Answer: D
Explanation:
The context section of a data transform rule defines the scope and applicability of the rule. It specifies the application layer, such as framework or implementation, the class that the rule applies to, and the ruleset version that contains the rule. Reference: https://community.pega.com/sites/default/files/help_v88/procomhelpmain.htm#rule-/rule-obj-/rule-obj-property/context.htm
NEW QUESTION # 25
An order fulfillment case type allows a customer to update user profile information during the order placement stage The user profile consists of the following three pages
* Account ID and password
* Customer contact information
* A list of open orders with the status of each order
How do you configure the case type to allow customers to update any of the user profile pages individually?
Available Choices (select all choices that are correct1
- A. Add a button for each profile page to each assignment
- B. Add an alternate stage to the case life cycle.
- C. Add an optional process to the case workflow
- D. Add a set of optional actions to the case workflow
Answer: D
Explanation:
Optional actions are actions that users can perform at any time during a stage in the case workflow. They are not required to advance the case to the next stage or step. Optional actions can be used to allow customers to update any of the user profile pages individually during the order placement stage. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/configuring-optional-actions
NEW QUESTION # 26
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment
* The application identifies customer information, such as user ID and locale upon login
* Cases list the last 10 orders placed by the customer, including the order status
* Customers can select one of the previous 10 orders as the basis for the current order Select each piece of Information on the left and drag it to the appropriate Clipboard Location
Answer:
Explanation:
NEW QUESTION # 27
Select each Use Case on the left and drag it to the appropriate Automation on the right.
Answer:
Explanation:
NEW QUESTION # 28
Which two statements about data records are true? (Choose two.)
Available Choices (select all choices that are correct,
- A. Data records require external storage
- B. Data records define permissible values for data fields
- C. Data records are displayed in a drop-down list by default
- D. Data records need unique user-generated IDs
Answer: B,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 # 29
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 validate rule applied to the flow action
- C. An action set applied to the check box
- D. A declare expression configured for forward chaining
Answer: A
NEW QUESTION # 30
A disputed transaction case records account information using a page property Account information is recorded at the time the case is created and does not update when the case is further processed Account information is stored in an external system and accessed by a data page.
How do you configure the account information page?
Available Choices (select all choices that are correct
- A. Select Refer to a data page on the page property
- B. Configure the page property to refer to a keyed data page
- C. Select Copy from a data page on the page property
- D. Define a reference property that refers to the data page
Answer: C
Explanation:
To configure the account information page, you can select Copy from a data page on the page property. This option copies the data from the data page to the clipboard page when the case is created and does not update it when the case is further processed. A data page is a rule that defines how and when to load data into memory for use by an application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages
NEW QUESTION # 31
Select the corresponding user interface (UI) action set component for each behavior in the Answer area.
Answer:
Explanation:
NEW QUESTION # 32
A company often receives multiple IT tickets for the same issue, such as "the office Wi-Fi is down " You configure a Search duplicate cases step to identify duplicate IT tickets What is the basic condition for the Search duplicate cases step?
Available Choices (select all choices that are correct)
- A. Department is same
- B. Office location is same
- C. Issue type is same
- D. Name of submitter is same
Answer: C
Explanation:
The basic condition for the Search duplicate cases step is to compare the issue type of the current case with the issue type of existing cases. This way, only cases that have the same issue type are considered as potential duplicates. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/searching-duplicate-cases
NEW QUESTION # 33
Which one of the following statements about configuring application access is true?
Available Choices (select all choices that are correct)
- A. You must configure an Access Deny record to prevent user access
- B. The Persona access landing page is available in Dev Studio
- C. The system uses the most restrictive setting when an access group lists more than one role
- D. Production-level values impact whether certain Access When rules evaluate to true
Answer: C
Explanation:
This statement about configuring application access is true. An access group is a rule that defines the roles and permissions that users have in an application. An access group can list more than one role, but the system uses the most restrictive setting when there is a conflict between roles. For example, if one role allows creating a case and another role denies creating a case, the system denies creating a case for users who belong to both roles. Reference: https://community.pega.com/knowledgebase/articles/security/86/access-groups
NEW QUESTION # 34
In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account. Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement ? (Choose Two)
- A. Add a persist case shape after the first step.
- B. Configure the starting flow to instantiate the case type as a temporary case.
- C. Apply a when condition to the first step to persist only cases requiring updates.
- D. Configure the first step to instantiate the case type as a temporary case.
Answer: C,D
NEW QUESTION # 35
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 the Review claim step completes
- B. When the Review claim step starts
- C. When the Process claim stage starts
- D. When Investigate claim step completes
Answer: B
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 # 36
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. Apply a Disable when condition to the total cost field.
- C. Add a When condition to the room selection step.
- D. Define a declare expression for the total cost field.
Answer: D
NEW QUESTION # 37
......
PEGACPSA88V1 Dumps and Practice Test (84 Exam Questions): https://pass4sure.dumpstests.com/PEGACPSA88V1-latest-test-dumps.html