Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Pegasystems PEGAPCSA87V1 Pega Certified System Architect (PCSA) 87V1 Exam Practice Test

Demo: 75 questions
Total 253 questions

Pega Certified System Architect (PCSA) 87V1 Questions and Answers

Question 1

Identify Text, Multi record data relationship, Single record data relationship

Options:

A.

.Address( 1 ).pincode-Multi

B.

.ShippingAddress.City-Text

C.

.BillingAddress.Telephone-Single

Question 2

University admission application cases automatically advance in the case life cycle if the application standardized test scores are above a certain threshold.

The threshold is determined each year based on the provided national average score.

Which two configurations, when applied together, support this requirement? (Choose Two.)

Options:

A.

Configure a process with a decision shape that continues if the TestThreshold configuration setting is less than the applicant’s test score.

B.

Configure a testThreshold Configuration setting that calculates the national average for the test score threshold.

C.

Configure a process with a decision shape that continues if the TestThreshold Configuration setting is than the application’s test score.

D.

Configure a TestThreshold Configuration setting with the national average for the test score threshold.

Question 3

You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within 5 days. To meet this requirement you need to set the___________in the service level to 5 days.

Options:

A.

passed deadline

B.

urgency

C.

deadline

D.

goal

Question 4

An organization has two lines of business: selling books for children and reselling college textbooks. The division selling books for children can use the same basic user interface (Ul) as the division reselling textbooks with the exception of the payment methods. How do you apply the Situational Layer CakeTM in this scenario ?

Options:

A.

Place the Ul rules in the base layer, and create a new layer for the payment rules for both lines of business.

B.

Place the Ul rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.

C.

Place the Ul rules in the base layer, and create a parallel base layer for the payments rules.

D.

Place the Ul rules in the base layer, and create a new layer for the payment rule for each division.

Question 5

A requirement states When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved.

Select the case type relationship that satisfies the requirement.

Options:

A.

Make both loan request and credit check top cases.

B.

Make credit check a spin-off case of credit card request.

C.

Make credit check a child case of credit card request.

D.

Make credit card request a child case of credit check.

Question 6

Users can access an apartment hunting application from different devices with different screen sizes.

A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?

Options:

A.

Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid tripleto inline-grid double format.

B.

Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.

C.

Circumstance the layout to display different number of columns at different screen sizes.

D.

Circumstance the section rule to display different number of columns at different screen sizes.

Question 7

Which two control types allow you to display three balance transfer offers on a form with a single control, to prevent the customer from selecting more than one offer? (Choose Two)

Options:

A.

Button

B.

Radio buttons

C.

Checkbox

D.

Drop-down list

Question 8

Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

Options:

A.

Replace the Wait step in the Item Return stage with a Change Stage step.

B.

Add a condition to skip the Item Return stage when a return is not necessary.

C.

Add an Item Retention alternate stage and define a process for retention of item.

D.

Add a decision in the Item Return process to change the stage when a return is not necessary.

Question 9

The following example shows the ruleset list for the logged in operator. What is stored in the Admin@MyCo ruleset ?

Admin@MyCo:

Purchasing:01-01

Purchasinglnt:01-01

MyCo:01-01

MyColnt:01-01

Supplier:01-01

Customer:01-01

lnventory:01-01

Pega-ProcessCommander:07-10

Pega-DeploymnetDefaults:07-10

Pega-LP-Mobile:07-10

Options:

A.

Preferences for the operator

B.

Rules checked out by the operator

C.

Rules delegated to the operator

D.

Rules recently opened by the operator

Question 10

Select each scenario on the left and drag it to the corresponding attack method.

Options:

Question 11

Which two conditions do you test with a unit test? (Choose Two)

Options:

A.

A data page populates without any errors.

B.

A property value is set correctly by a data transform.

C.

An application displays user views for 20 users within three seconds.

D.

An application is successfully migrated to a test system.

Question 12

. You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number.

Which validation approach restricts entries for the asset ID field to the required format?

Options:

A.

Validate rule

B.

Min/Max characters

C.

Text data type

D.

Edit Validate rule

Question 13

Select each description on the left and drag it to the correct property mode on the right.

Options:

Question 14

Which two items must be provided by the user to add an external data source to a data object? (Choose Two)

Options:

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

Question 15

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)

Options:

A.

Test the declare expression to verify that the rule is configured correctly

B.

Configure a test page with data to satisfy the circumstancing condition

C.

Specify the value of the circumstancing property when prompted in the run rule dialog

D.

Test the data transform to verity the result is correct

Question 16

Which requirement demonstrates the need configure correspondance?

Options:

A.

Phone a customer for additional information about the case

B.

Case worker receives a mobile push notification to approve an insurance claim

C.

Assign a new insurance claim to a case worker to process

D.

Email the case worker when the insurance claim is routed to their worklist

Question 17

Which scenario requires you to make updates in Dev Studio?

Options:

A.

A task is reassigned when it reaches a service-level agreement goal.

B.

An email correspondence is added to the case type.

C.

A customer representative can approve or reject a claim.

D.

A new confirmation view displays a read-only text property.

Question 18

The page .Product contains data retrieved from an external system of record using a data. How do you ensure .Product always contains the most current data from the data page?

Options:

A.

Select Refer to a data page on .Product.

B.

Define a reference property that refers to the data page.

C.

Configure .Product to refer to a keyed data page.

D.

Select Copy data from a data page on .Product.

Question 19

An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.

Select two unit tests useful in developing the shopping cart page. (Choose Two)

Options:

A.

Verify the data page has the correct item prices.

B.

Verify the data transform copies the correct value from the data page to the shopping cart page.

C.

Verify the price fields are displayed in the correct format.

D.

Verify the order total cost property is accurately calculated

Question 20

Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)

Options:

A.

Accuracy

B.

Coding

C.

Speed

D.

Performance

Question 21

In an application for configuring hardware equipment for new employees, the manager

chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time. Which of the following do you use as the data source for this drop-down list ?

Options:

A.

A data page

B.

A local list

C.

A data table

D.

A data transform

Question 22

A customer wants to copy the contents of a previous order to their current order.What rule type doyou use to copy the order contents?

Options:

A.

Data page

B.

Data transform

C.

Declare expression

D.

Function

Question 23

A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount. Select the case type relationship that satisfies the requirement.

Options:

A.

Configure hotel review as a spin-off case of the checkout request.

B.

Configure checkout request as a child case of hotel review.

C.

Configure both checkout request and hotel review as top-level cases.

D.

Configure hotel review as a child case of the checkout request.

Question 24

A help desk ticket case type is defined as follows:

If the Process ticket step is configured to set the status to Pending-Triage, when is the status of the case set to Pending-Triage?

Options:

A.

When the Triage stage starts

B.

When the Process ticket step completes

C.

When the Enter Ticket Details step completes

D.

When the Process ticket step starts

Question 25

How do you enable field-level auditing for properties?

Options:

A.

Add an auditing optional action to the case workflow.

B.

Enable the auditing feature on the property rule forms.

C.

Enable field-level auditing for the case type.

D.

Add a field validation to the case workflow.

Question 26

An airline has the following requirement:

A passenger requiring a service animal must document the type of animal, the size of the animal, and any relevant medical information the crew may need during the flight. The application prompts the passenger for this information when the passenger declares travel with a service animal.

Which case life cycle configuration meets this requirement?

Options:

A.

Add a process to the case life cycle for service animal accommodation and apply a condition to determine when to, run the process.

B.

Apply an optional action to the appropriate stage to allow the passenger to provide the information as needed.

C.

Configure a stage in the case life cycle for service animal accommodation and apply a stage validation condition.

D.

Create a child case for service animal accommodation to automatically resolve unless the passenger requires the accommodation.

Question 27

Consider the following requirement:

The patient must be able to modify physician details at any time without impacting primary case

processing. Which configuration satisfies this requirement?

Options:

A.

Add a case-wide optional action to the case life cycle.

B.

Add a primary stage with at least one process to the case life cycle.

C.

Add an alternate stage with at least one process to the case life cycle.

D.

Add an assignment to the case life cycle.

Question 28

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?

Options:

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.

Question 29

You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?

Options:

A.

Leverage translation services SOAP calls and enable records for translation.

B.

Configure a field value record that contains the correspondence text.

C.

Create the Translation rule manually and include the rule in the application ruleset.

D.

Run the Localization wizard and add translations to Translation.html.

Question 30

Which three use cases demonstrate the Pega dynamic Ul behavior? (Choose Three)

Options:

A.

Display a message upon form submission that a date field must be in the future.

B.

Unmask a password field when users click an icon.

C.

Automatically calculate order total when users change quantities.

D.

Display partner information fields when a screen loads for married applicants.

E.

Display a shipping address section when users select the Different than billing address check box.

Question 31

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. To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.

Options:

A.

Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.

B.

Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.

C.

Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.

D.

Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.

Question 32

An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data.

How is the Conversation preference data type sourced?

Options:

A.

Local system of record

B.

No system of record

C.

External system of record

Question 33

In an insurance claim application, you have the following requirement: All claims must be resolved within 1 week. To meet this requirement you configure a service level. Where should the service level be configured?

Options:

A.

The process

B.

The stage

C.

The case type

D.

The step

Question 34

While testing a business process to approve an expense report, you receive an error. Which toolallows you to review the rule execution to determine the source of the error?

Options:

A.

The Tracer

B.

The Clipboard tool

C.

The Application Profiler

D.

The Dependency Analyzer

Question 35

How do you indicate the progress of a case toward resolution?

Options:

A.

Apply service levels to the assignment steps.

B.

Design intent-driven user interfaces.

C.

Update the case status on the appropriate steps.

D.

Configure a case notes field to capture progress information.

Question 36

96.An online retailer allows customers to select a courier service for deliveries. The list of available courier services is drawn from a data type sourced in the Pega database. The Fulfillment department wants to allow local warehouse managers to add courier services to mitigate increases in delivery times and remove courier services that fail to meet delivery metrics.

Which two options are required to allow local warehouse managers to update courier service records in production? (Choose two.)

Options:

A.

Create an access group for local warehouse managers.

B.

Delegate the records for the courier service data type.

C.

Define an approval process for adding and removing courier services.

D.

Enable rule checkout for the local warehouse managers

Question 37

A human resources application contains reports that are used to review hiring practices. The product manager has asked you to test the recent hire training report.

How do you run a unit test on the report?

Options:

A.

Create a copy of the rule and use the run rule window

B.

Initialize the rule with test data using the run rule window

C.

Identify a data test page to unit test the rule

D.

Run the report definition using the contents of a database table

Question 38

Match each use case to the appropriate configuration.

Options:

Question 39

Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

Options:

A.

A sales representative wants to quote the cost of an insurance policy based on selected coverage options.

B.

An accountant wants to list the largest order for the last month, for each customer account.

C.

A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.

D.

A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.

Question 40

Drag the appropriate ruleset version type to the corresponding scenario.

1. Version

2. Minor Version

3. Patch Version

Options:

A.

You need to update a decision table to correct one of the expected results

B.

You need to add new options and processing behaviour to a cancellation process

C.

You need to add a case type to provide a new Micro journey to users.

Question 41

In processing a parent case P-l, two child cases C-l and C-2 are created. Which of the following statements is correct about the processing of P-l, C-l, and C-2?

Options:

A.

P-l must be resolved before either C-l or C-2 can be resolved.

B.

Either C-l or C-2 must be resolved before P-l can be resolved.

C.

C-l must be resolved before C-2 can be resolved.

D.

Both C-l and C-2 must be resolved before P-l can be resolved.

Question 42

You are configuring routing for a customer warranty service request. All warranty

servicerequests are routed to the warranty resolution group except for warranty service requests for betanrelease product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

Options:

A.

Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.

B.

Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

C.

Route the assignment to the skilled group for the beta release when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

D.

Route the assignment to the vice president of service when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

Question 43

A report contains columns for Customer, Billing Cycle, Credit Card, and Expiration Date. A manager requests that the report show only those customers who meet the following conditions: - The customer is on a monthly billing cycle - The credit card is either MoreCash or Vista - The credit card expires within 60 days Which set of filtering conditions returns a report with the desired data?

Options:

A.

Credit Card equals MoreCash AND Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date is 60 days greater than today

B.

Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date equals next 60 days.

C.

Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle is not quarterly AND Expiration Date is less than 60 days

D.

Credit Card equals MoreCash or Vista, Billing Cycle equals monthly, and Expiration Date equals next 60 days

Question 44

You are building a new booking application in pega platform with a case type that displays a customer's various accounts and allows them to make banking transactions. The transaction data object allows customers to dispute a transaction. The system provides a drop-down list of reasons for the dispute, which are collected along with the transaction ID. According to pega best practices, which option do you use to source the transaction data object?

Options:

A.

External system of record

B.

A data page

C.

Pega platform system of record

D.

No system of record

Question 45

Which two statements about data records are true? (Choose Two)

Options:

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.

Question 46

Which requirement can be implemented through circumstancing?

Options:

A.

An application establishes a goal of four hours to adjust claims for platinum customers. For other customers, the application establishes a goal of one business day.

B.

An application sets the default shipping option for orders that exceed USD100 to two-day delivery. Otherwise, the default option is five-day delivery.

C.

An application audits insurance claims that an insurance adjuster values at USD10000 or greater. Otherwise, the claim is approved.

D.

An application routes upgrade requests for US customers to one work queue, and requests for European customers to a different work queue.

Question 47

While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view the current contents of the data page?

Options:

A.

The Clipboard tool

B.

Case Designer

C.

The Data Explorer

D.

Live UI

Question 48

Color options are available to the customer, but the options are available on the screen, and

do not appear with the popup.

Which option to configure the color option?

Options:

A.

Dropdown

B.

Radio button

C.

Check box

D.

Autocomplete/Textfield

Question 49

A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?

Options:

A.

Cascading approval using when rules to identify the assigned user

B.

Cascading approval using the reporting manager

C.

Cascading approval using an authority matrix

D.

Cascading approval using the workgroup manager

Question 50

In the Answer Area, select the Data Transform configuration that defaults the Quantity property value on a Purchase Request case to 1.

Options:

Question 51

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)

Options:

A.

Create and Edit Validate rule to check the customer age.

B.

Reference the Edit Validate rule on the Collect Account lnformation flow action.

C.

Reference the Validate rule on the Collect Account lnformation flow action.

D.

Reference the Validate rule on the Collect Account lnformation assignment.

E.

Reference the Edit validate rule on the Collect Account lnformation assignment.

F.

Create a Validate rule to check the customer age.

Question 52

You want your application to have consistent styling across portals. You want the

backgroundcolor of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes. Which attribute do you modify to set the background color?

Options:

A.

The application skin

B.

The buttons format

C.

The controls format

D.

The background mixin

Question 53

A developer discovers that a calculated property value is returning an unexpected result.

Which two features of the Trace tool allow you to diagnose the problem without affecting application performed? (Choose Two.)

Options:

A.

Breakpoints

B.

The Event monitor

C.

The Watch function

D.

The Clipboard tool

Question 54

What are the minimum components of a user interface (Ul) action set?

Options:

A.

Two actions and one event

B.

One action and one event

C.

One action, one event, and one condition

D.

One action and one condition

Question 55

Which studio do you use to configure a service level agreement (SLA) with a passed deadline?

Options:

A.

Admin Studio

B.

Prediction Studio

C.

Dev Studio

D.

App Studio

Question 56

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?

Options:

A.

Add a must match condition where the work status of the current case does not contain "Resolved"

B.

Add a weighted condition where the work status of potential duplicates does not contain "Resolved"

C.

Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0"

D.

Add a must match condition where the work status of potential duplicates does not contain "Resolved".

Question 57

A requirement states: Loan applicants must enter their annual salary. If the salary is above the qualifying threshold, the application is automatically approved. If the salary is below the threshold, the applicant must identify a cosigner.

Select the two configuration options that follow best practices to meet the requirement. (Choose Two)

Options:

A.

Design a user view with an annual salary field and a data relationship for cosigner information. Use a visibility condition to display the cosigner information when the salary is below the threshold.

B.

Use a collect information step with an annual salary field. Use a decision shape to determine whether to advance to a step to enter cosigner information or complete the process.

C.

Design a user view with an annual salary field. Create an optional action to collect information about the cosigner and assign the action to the appropriate stage.

D.

Create an assignment step for a loan officer to review the applicant's annual salary and determine if a cosigner is necessary.

Question 58

A home loan application requires approvals from the Legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager. How do you configure this requirement?

Options:

A.

Create an approval process for each manager in parallel.

B.

Apply business logic to route a single assignment in the correct order.

C.

Create an approval step with cascading approval.

D.

Route an assignment to a work queue where both roles have access.

Question 59

Which two use cases are supported by configuring a mobile channel in App Studio? (Choose Two)

Options:

A.

Grant access to the application for a specific user.

B.

Set the width of an application icon to 180x180 pixels.

C.

Configure a left swipe behavior to open a message.

D.

Lock the application after 20 minutes of inactivity.

Question 60

Given a table which shows total working hours, sick, vacation. Identify how we calculate the respective values

Options:

A.

Total working hours

B.

calculate field, data transform

C.

Sick hours

D.

Leave hours

Question 61

You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.

How do you configure a case type to achieve the required behavior?

Options:

A.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.

B.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.

C.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.

D.

Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.

Question 62

Employees submit time-off requests that must be approved by their manager. If the requested time off is extended beyond three weeks, the manager, director, and a member of human resources (HR) must approve the request. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

Options:

A.

Create a decision table and evaluate all rows.

B.

Use a cascading approval with an authority matrix.

C.

Use a cascading approval with a reporting structure.

D.

Configure custom approvals in the reporting structure.

Question 63

Consider the following scenario:

A customer files a fraud complaint. The complaint is investigated by a customer service agent.

* The customer service agent may request additional information from the customer.

* The merchant is notified and given 15 days to dispute the fraud claim.

* If the fraud claim is approved, an affidavit is sent to the customer and a refund is posted totheiraccount. How do you name the step where the agent investigates the claim for fraud?

Options:

A.

Investigate Claim

B.

Claim Investigation

C.

Fraud Claim

D.

Investigate Fraud

Question 64

A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.

Which two configuration options, when applied in combination, do you use to update the

database table when a customer changes rooms? (Choose Two)

Options:

A.

A savable data page that contains the room information

B.

A when rule to trigger the database update

C.

A data transform to copy updates to the data page

D.

An editable data page that contains the room information

Question 65

Users must provide values to certain fields before submitting a job application form. Which configuration adds asterisks to indicate the mandatory fields on the form?

Options:

A.

Use an Edit Validate rule to verify if each of the mandatory properties has a value.

B.

Configure the mandatory fields as Always Required on the form at runtime.

C.

Use a Validate rule to verify the mandatory fields have a value.

D.

Configure a Disable when condition on the mandatory fields at runtime.

Question 66

An internet provider has a quiz that gives customers a recommended internet speed based on their typical internet use. The questions differ based on the selections that the customer makes, for example, whether they are seeking a recommendation for a residence or a business.

Once the customer completes the quiz, how do you determine the recommended internet speed?

Options:

A.

Configure a decision table

B.

Configure a view with the quiz questions

C.

Configure a decision tree

D.

Configure a process with multiple decision shapes

Question 67

A developer configures a button with the action set as shown in the following image.

Options:

Question 68

In a Credit Card Payment case type, you want to set the yearly fee to USD 75.

How do you set the Yearly fee field?

Options:

A.

Configure field validation on the Yearly fee field.

B.

Configure the Yearly fee find to reference the minimum amount due.

C.

In the Data initialization page, set the Yearly fee field to 75.

D.

Configure the Yearly fee field as a calculated field.

Question 69

An internal application currently grants 75 employees access to one of four roles: Admin, Author, User, and Manager. A new analyst that joins the company requires all the Author role access but only some of the reporting capabilities available to the Manager role.

How do you satisfy this security requirement?

Options:

A.

Update the Author role to include the required analyst reports.

B.

Create a new Analyst role with the required access.

C.

Add the analyst to the Manager role.

D.

Add the analyst to both the Author role and the Case Manager channel interface.

Question 70

A library application used by staff creates a book request case when a member wishes toborrow one or more books. As part of the case process, the application shows the staff a readonly list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.

Options:

A.

List,Readonly, Thread

B.

Page,Editable,Node

C.

Page,Readonly,Requester

D.

List,Readonly,Requestor

E.

Page,Editable,Requester

F.

List,Readonly,Node

Question 71

You create an application to track package deliveries. Choose three elements that are essential for this application. (Choose Three)

Options:

A.

A delivery cancellation child case

B.

A shipment tracking case type

C.

A set of fields to capture the shipping details

D.

A work party to represent the customer

E.

A user view to enter the shipping details

Question 72

Select each security implementation on the left and drag it to the corresponding security policies.

Options:

Question 73

How do you reference the State property on an Address page group with the index Home?

Options:

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

Question 74

Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.

How do you configure the user interface to improve access to the content and achieve the business requirement described?

Options:

A.

Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.

B.

Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.

C.

Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.

D.

Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.

Question 75

A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.

Which two configurations do you use together to build the decision table? (Choose Two)

Options:

A.

Create a column for the recommended moving vehicle.

B.

Create rows for the recommended moving vehicle.

C.

Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

D.

Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

Demo: 75 questions
Total 253 questions