Pegasystems PEGAPCSA87V1 Pega Certified System Architect (PCSA) 87V1 Online Training
Pegasystems PEGAPCSA87V1 Online Training
The questions for PEGAPCSA87V1 were last updated at Nov 23,2024.
- Exam Code: PEGAPCSA87V1
- Exam Name: Pega Certified System Architect (PCSA) 87V1
- Certification Provider: Pegasystems
- Latest update: Nov 23,2024
Which two statements about data records are true? (Choose Two)
- A . Data records define permissible values for data fields.
- B . Data records are displayed in a searchable text field by default.
- C . Data records require external storage.
- D . Data records are displayed in a drop-down list by default.
A car insurance quote requires a view for potential customers to enter information to process the request.
What are two primary decisions to make before you add fields to the view? (Choose Two)
- A . Is field entry required?
- B . Are processing actions applied to the field?
- C . Does the field require a data source?
- D . How do users enter values into the field?
Which two data requirements ensure valid data? (Choose Two)
- A . The data fits the business logic.
- B . The data is organized in a data type.
- C . The data is locally sourced.
- D . The data is the correct type.
Which issue do you address by simulating a data source?
- A . The product database moves to a new data source accessible by a web service that is not yet configured.
- B . You need to test a save plan for a savable data page that updates the cost of coverage options for insurance policies
- C . In production, the customer database needs to be taken off-line overnight for scheduled maintenance.
- D . An Embedded data field needs simulated data for testing a customer creation view.
HOTSPOT
In the Answer Area, select the Data Transform configuration that defaults the Quantity property value on a Purchase Request case to 1.
Which two statements about data objects are true? (Choose Two)
- A . Data objects can reuse assets from an existing data object through inheritance.
- B . A draft data object references a data type.
- C . A data object created in App Studio creates a data type in Dev Studio.
- D . Data objects are sourced from an external system of record.
In a Credit Card Payment case type, you want to set the payment amount to the minimum amount due when a user creates a case.
How do you set the payment amount?
- A . Configure the pySetFieldDefaults data transform to set the default value.
- B . Configure a field validation on the payment amount.
- C . Configure the payment amount field to reference the minimum amount due.
- D . Configure the payment amount as a calculated field.
Which two items must be provided by the user to add an external data source to a data object? (Choose Two)
- A . The authenticating information, if required by the corresponding service
- B . A data transform to map the application data model to the connector
- C . A simulated data source to test the implementation
- D . The uniform resource identifier that identifies the web service
To reduce scrolling on a view, you want to organize existing content so that details display when an option is selected in a drop-down menu. There is no drop-down menu currently on the view.
Which two configurations achieve the business requirement? (Choose Two)
- A . Configure a layout group to separate each option into individual panels and set the layout to a menu format.
- B . Configure a disable condition (when rule) on each field to allow access when the associated option is selected on the drop-down control.
- C . Configure a repeating dynamic layout with an embedded section for each option and set the layout format to grouped.
- D . Configure a data relationship to select the option using the Drop-down list record selection.
DRAG DROP
Select each scenario on the left and drag it to the corresponding attack method.
Question 38 is wrong, decision trees are used for DIFFERENT questions, not decision tables
Question 4 is wrong, the credit check should be the child of credit card request and not the opposite