Based on Official Syllabus Topics of Actual Pegasystems PEGACPSSA25V1 Exam
Free PEGACPSSA25V1 Dumps are Available for Instant Access
NEW QUESTION # 192
A form listing nearby restaurants has four columns:
- Restaurant name
- Restaurant location
- Thumbnail image of the seating area
- Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display the images.
What three configuration steps do you take to support this requirement?
(Choose Three)
- A. Set the importance of the image column to Secondary.
- B. Set the importance of the Restaurant location and Make reservation columns to Secondary.
- C. Set the importance of the image column to Other.
- D. Set the importance of the Restaurant name and Make reservation columns to Primary.
- E. Set the importance of the Restaurant name column to Primary.
- F. Set the importance of the Make reservation column to Primary.
Answer: B,C,E
NEW QUESTION # 193
In which of the following situations would you simulate a data page?
- A. When the interface definition is not finalized
- B. When the data page writes data to the external system
- C. When the connector is available for the integration
- D. When a large amount of data needs to be simulated
Answer: A
NEW QUESTION # 194
The business is switching its application branding to use a warmer color scheme and to include responsive behavior to the user interface. Which two of the following rules must be modified to implement this change?
(Choose Two)
- A. Flow action rule
- B. Application rule
- C. Skin rule
- D. Section rule
Answer: B,C
NEW QUESTION # 195
Drag the application integration methods on the left to the appropriate use cases on the right.
Solution:
Determine whether the given solution is correct? Response:
- A. Incorrect
- B. Correct
Answer: A
NEW QUESTION # 196
Consider the following inheritance diagram:
Which of the following classes is NOT in the inheritance path of MyCo-HR-SelfService-Work-TimeOff and therefore cannot contribute rules during rule resolution? (Choose One)
- A. None of the above
- B. @baseclass
- C. MyCo-
- D. PegaHRFramework-
Answer: A
NEW QUESTION # 197
How do you replace the Pega logo with the appropriate logo for each operating subsidiary?
- A. Create a portal record for each division.
- B. Create a harness for each division.
- C. Create a portal header for each division.
- D. Create a skin for each division.
Answer: C
NEW QUESTION # 198
Users create Insurance Coverage Requests cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure, and the type of procedure.
After entering the information, users submit the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request.
You have been given two requirements:
- Ensure that users can identify duplicate requests.
- If a case is a duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure the application so that users can identify duplicate requests?
(Choose Two)
- A. Add a duplicate search step to the case lifecycle design.
- B. Configure a Validate rule to validate matching cases.
- C. Configure a duplicate search decision table and add it to a Decision shape.
- D. Configure weighted conditions.
Answer: A,D
NEW QUESTION # 199
Choose two scenarios that you configure using procedural processing.
(Choose Two)
- A. A purchase order request page with a summary of items. The order total price updates after the customer changes a quantity.
- B. A flight booking page where customers can adjust the location and date of the departure and return flights. The ticket prices recalculate after the customer chooses the "recalculate price" option.
- C. A prescription order page with a list of available prescriptions sent from the customer's health care provider. When the user opts to fill one or more prescriptions, the cost summary updates.
- D. A restaurant reservation page in which the user chooses a reservation time and the system returns the number of available tables.
Answer: A,B
NEW QUESTION # 200
Drag the configuration option on the bottom to the appropriate use case on the right.
Solution:
Determine whether the given solution is correct?
- A. Incorrect
- B. Correct
Answer: A
NEW QUESTION # 201
Which two situations are appropriate for implementing field-level auditing?
(Choose Two)
- A. In a booking application, you want to know why the customer changed their hotel reservation dates.
- B. In an insurance application, you want to know who adjusts the insurance coverage level.
- C. In a mortgage application, you want to maintain a history of any changes to the loan amount as the Case progresses through the Case Life Cycle.
- D. In a customer service application, you want to know if a new compliance Case has been created.
Answer: B,C
NEW QUESTION # 202
You are designing a travel plan application. A hotel booking step displays a form in which users select a hotel and enter the number of days they are staying at the hotel. The form displays the total cost for the hotel room.
The form also includes fields for selecting, at extra cost, options for valet parking. The cost for any selected options are totaled and then added to the total cost for the room to equal the grand total, which is displayed in a field.
Which two of the following properties would you use as the target properties?
(Choose Two)
- A. Total cost for the hotel room
- B. Price of each option
- C. Total cost of options
- D. Number of days at the hotel
Answer: A,C
NEW QUESTION # 203
A connector can be directly referenced from __________ and __________?
(Choose Two)
- A. data transforms
- B. flows
- C. activities
- D. data pages
Answer: C,D
NEW QUESTION # 204
Which two of the following prerequisites would you choose to create a branch rule for parallel development?
(Choose Two)
- A. Circumstance the original rule
- B. Save a copy of the original rule into the base ruleset
- C. Give team members access to the team application
- D. Create a team application
Answer: C,D
NEW QUESTION # 205
Match the processor type with the characteristics.
Answer:
Explanation:
NEW QUESTION # 206
Which three use cases demonstrate the Pega dynamic UI behavior?
(Choose Three)
- A. Automatically calculate order total when users change quantities.
- B. Display partner information fields when a screen loads for married applicants.
- C. Display a message upon form submission that a date field must be in the future.
- D. Display a shipping address section when users select the Different than billing address check box.
- E. Unmask a password field when users click an icon.
Answer: A,C,D
NEW QUESTION # 207
Refund requests are queued for overnight processing. What two pieces of information are required to queue the refund request?
(Choose Two)
- A. The date and time at which the queued item can be processed.
- B. The ID of the queue processor.
- C. The ID of the customer requesting the refund.
- D. The case ID of the refund request case.
Answer: A,B
NEW QUESTION # 208
A Fulfillment report needs to list the user ID of the employee who packages the items to ship in an Order case. The report provides information from the MyCo-Orders-Work-Ship and Data-Admin-Operator-ID classes.
Which two options independently satisfy the report requirements?
(Choose Two)
- A. Specify both classes on the Pages & Classes tab on the Fulfillment report definition.
- B. Use an association rule to join operator information to each case to populate the Fulfillment report.
- C. Configure a class join on the Fulfillment report definition to join operator information to each case.
- D. Add the user ID to the Fulfillment report definition as a parameter.
Answer: B,C
NEW QUESTION # 209
Which piece of application content do you localize by using a Field Value rule?
- A. Labels and drop-down values on a section rule
- B. User-editable text in a correspondence rule
- C. Logos or other images on a harness rule
- D. User instructions in a paragraph rule
Answer: A
NEW QUESTION # 210
When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform...?
- A. Establish a private tunnel from the host to Pega Platform.
- B. Ensure the host is configured to support HTTPS.
- C. Add a host URL in the Pega application.
- D. Enable authentication policies on Pega Platform.
Answer: D
NEW QUESTION # 211
______ is a template for creating _____ at run time. Fill in the blanks with one of the following pairs.
- A. Top-level case, child cases
- B. Case, case types
- C. Data structure, processes
- D. Case type, cases
Answer: D
NEW QUESTION # 212
A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator. How do you implement this requirement?
- A. Create an error handler data transform that adds an error message to the data page and sends an email.
- B. Create a custom error handler flow that displays the error message and sends an email.
- C. Configure an error handling process that displays the error message and sends an email.
- D. Invoke the connector from an activity and use standard Obj- methods to add an error message end send an email.
Answer: A
NEW QUESTION # 213
In an application for applying to jobs, a submit button is in the section rule for uploading resume. You defined a new button style format with a gray background color and crimson font color. What do you need to do to apply this new style format to the submit button?
- A. Drag the format onto the section or harness.
- B. Associate the format to the submit button on the components tab of the skin.
- C. Configure the submit button in the section rule to use the new format.
- D. Update the CSS file to specify the style format to use.
Answer: C
NEW QUESTION # 214
A ________ defines the look and feel of an application.
- A. mixin
- B. control
- C. Format
- D. skin
Answer: D
NEW QUESTION # 215
A requirement states the case must advance to one of three possible stages based on a known condition. The conditions are subject to change. Which configuration option provides the most flexibility when configuring the case life cycle?
- A. Add a Change Stage smart shape to the case life cycle and use a parameter to identify the appropriate stage.
- B. Add a process to the case life cycle and use a decision table to identify the appropriate stage.
- C. Add a process to the case life cycle and use a when condition to control the start of the process.
- D. Add an Update Case smart shape to the case life cycle and use a data transform to identify the appropriate stage.
Answer: A
NEW QUESTION # 216
Which of the following allows you to write all errors that are detected when loading a data page to a log file?
- A. Use a transition condition.
- B. Use the error handling flow.
- C. Use an existing function in the error handling data transform.
- D. Invoke the error handler from the post-processing activity in a data page.
Answer: C
NEW QUESTION # 217
......
The Most In-Demand PEGACPSSA25V1 Pass Guaranteed Quiz : https://www.pass4leader.com/Pegasystems/PEGACPSSA25V1-exam.html
View All PEGACPSSA25V1 Actual Exam Questions Answers and Explanations for Free: https://drive.google.com/open?id=1EZvaYn4AjHxDbXawT6cpx9f4FYUwMrOn