Black Friday Biggest Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Pegasystems PEGAPCSA87V1 Dumps

Page: 1 / 25
Total 253 questions

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

Question 1

A restaurant has a case type that allows customers to book the dining room for events. Customers provide basic information including party size and indicate whether they want the restaurant to cater the event.

If catering is not required, customers are given a rental rate quote.

If customers indicate that they want the restaurant to cater the event, they must provide menu preference and schedule and appointment to do menu testing before they are given a quote.

Which two options do you use to configure the case type to achieve the requested behavior? (Choose Two.)

Options:

A.

Create a check box for customers to indicate whether they want the restaurant to cater the event. Add a decision shape that evaluates whether the customer checks the box.

B.

Create a check box for customers to indicate whether they want the restaurant to cater the event. Configure the menu preferences and appointment date fields with a visibility condition.

C.

Create a process for providing menu preference and scheduling the menu tasting appointment. Create a parallel process for providing the customer with the rental rate quote.

D.

Create a process for customers to indicate menu preference and schedule the menu tasting appointment. Add the process as a case-wide optional action.

Question 2

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

Options:

A.

Page, ACME-Products-Data-Color,ReadOnly,Node

B.

List, ACME-Products-Data-Color,ReadOnly,Thread

C.

Page, ACME-Products-Data-Color,ReadOnly,Requestor

D.

List, ACME-Products-Work-Color,ReadOnly,Node

E.

List, ACME-Products-Work-ColorFeedback,ReadOnly,Node

F.

List, ACME-Products-Data-Color,ReadOnly,Node

Question 3

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 4

During a playback session, a stake holder notices that a drop-down list is missing one of the required options .which work item do you create in agile workbench to address this issue?

Options:

A.

Bug

B.

Feedback

C.

user story

D.

status

Question 5

A government application provides field placeholder values to help users enter the correct data. The Design Lead has asked you to increase the font size on ail field placeholder value components to help visually impaired users.

Which configuration applies the font styling requirement on the field placeholder values in the

application?

Options:

A.

Update the existing Default theme text entry

B.

Run a case type that uses the component and change the font on the view

C.

Add a new theme text entry to the application theme

D.

Upload a new application theme

Question 6

You have been asked to create a report definition that includes information about the sales offices and sales representatives. The manager wants to access the report in the Report Browser in the user portal. The manager also wants to include the report in a new report category specifically for the sales group. What two configurations are required to support this request? (Choose Two)

Options:

A.

Select the option in the Report Browser that allows users to view your report.

B.

Create a report category rule for sales office reports.

C.

Select the report definition option that displays your report in the Report Browser.

D.

Add a report category for sales group reports in the Report Browser.

Question 7

A stakeholder prefers to group a set of existing actions into a multistep form. Which work item do you create in Agile workbench to address this change request?

Options:

A.

Bug

B.

Feedback

C.

Status

D.

User Story

Question 8

In the Answer Area, select the appropriate correspondence configuration for each type of content.

as

Options:

Question 9

Which two rules do you localize by using the localization wizard? (Choose Two)

Options:

A.

Work Parties

B.

Paragraph

C.

Correspondence Fragment

D.

Field Value

Question 10

Which two scenarios require you to configure conditional processing within the case type? (Choose Two.)

Options:

A.

A scholarship eligibility application requires students to enter standardized test scores, Students with qualifying test scores can schedule and interview. Students without qualifying test scores receives a rejection email.

B.

A catering booking application requires customers to enter information about the expected party size, event date, and event time. When customers submit the information the catering company sends a confirmation email.

C.

An application requires customer to select the type of request in a drop-down list. The system routes the request to the appropriate department work queue. A user with access to the work queue processes the case through fulfillment.

D.

A shopping application requires a guest to fill out payment information. A user who enters a membership number skips the payment information step.

Question 11

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 12

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

Options:

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.

Question 13

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?

Options:

A.

The name of the database where the source data is stored

B.

The data views using the external data source

C.

A plan for mapping the data and REST response fields

D.

A backup endpoint URL if the configured URL refuses to connect

Question 14

Select each description on the left and drag it to the correct field type on the right.

as

Options:

Question 15

On the case Designer, which two components can users tag with a Minimum Lovable Product (MLP) release for project sizing purposes? (Choose two.)

Options:

A.

A User Mobile App channel

B.

An external system of record (SOR)

C.

An automation

D.

An approval decision

Question 16

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)

Options:

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.

Question 17

Which piece of application content do you localize by using a Field Value rule?

Options:

A.

Labels and drop-down values on a section rule

B.

Logos or other images on a harness rule

C.

User instructions in a paragraph rule

D.

User-editable text in a correspondence rule

Question 18

How do you guide users through an application form without requiring user training?

Options:

A.

Add the corresponding step to an appropriate stage.

B.

Send a notification to the assigned user.

C.

Add an instruction to the assignment.

D.

Add an optional action to the case to explain the task.

Question 19

You configure a service level to adjust assignment urgency to 100 when the goal interval lapses.

How does assignment urgency impact the deadline and passed deadline intervals?

Options:

A.

Urgency value remains at 100, but other service level processing continues.

B.

Urgency value continues to increment as configured.

C.

Service level processing is halted until the assignment is completed.

D.

The user is notified that the maximum urgency has been reached.

Question 20

. When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.

What task do you perform to implement this requirement?

Options:

A.

In the Employment Information process add a card type true/false field to a user view.

B.

In the Employment Information process add a custom condition to start the process by testing the card type.

C.

In the Employment Information process add an Approve/Reject step to test the card type.

D.

In the Employment Information process validate card type for continued processing.

Question 21

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 22

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 23

In which two situations do you configure local data storage? (Choose Two)

Options:

A.

Defining valid values for a property

B.

Caching data retrieved from an external system

C.

Storing reference data as part of the application

D.

Saving case data in an application

Question 24

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 25

ABC BankCorp operates two subsidiaries, GloboBank and LocalBank, with different brandings. ABC BankCorp wants to create a mobile app experience for both users and customer service representatives (CSRs) for its Transaction Dispute application.

Of the following requirements, which two options affect the number of mobile app channels that you need to configure? (Choose Two)

Options:

A.

Mobile apps must support both phones and tablets.

B.

Customers can create only dispute cases, while CSRs can also create fraud report cases.

C.

Mobile app color palette is customized for each subsidiary.

D.

The app customizes currency units and date/time format according to the user's locale.

Question 26

You are designing a form for an online bookstore to show new arrivals. Which layout do you use to display the book cover pictures, as shown in the image?

as

Options:

A.

Screen layout

B.

Column layout

C.

Repeating dynamic layout

D.

Dynamic layout

Question 27

A requirement states: The date of birth submitted for first grade students must be at least five

years before September 1 of the current year.

Which three validation methods, when applied in combination, satisfy the requirement? (Choose Three)

Options:

A.

When rule

B.

Calendar control

C.

Date data type

D.

Validation rule

E.

Edit validate rule

Question 28

A process routes loan requests to a specific loan officer based on the type of loan. - If the loan is a mortgage, it is routed to Adam Ross. If the loan is for an automobile, it is routed to Julia Samuels. - If the loan is an equity line, the case is routed to Don Smith. How do you configure a router to ensure that case advances to the correct loan officer?

Options:

A.

Route the case to a worklist using a skilled router.

B.

Route the case to a work queue using a When condition.

C.

Route the case to a work queue using a skilled router.

D.

Route the case to a worklist using a When condition.

Question 29

. Users can select a check box to subscribe to a text messaging service. Selecting the check box displays a field for a user to enter a mobile phone number.

How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

Options:

A.

Use a when condition in a data transform to determine whether to show the mobile phone number field.

B.

Use a when condition in the flow to branch the flow based on case data.

C.

Use a circumstance on the check box property to create a rule variant that is effective when the check box is selected.

D.

Use a when condition in the Ul form to determine whether to show the mobile phone number field.

Question 30

A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?

Options:

A.

Use the purchase requests column to group the cost centers.

B.

Filter the results so that the report includes only cost center and purchase requests.

C.

Summarize the purchase requests column by count.

D.

Summarize the regional cost centers by count.

Question 31

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 32

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 33

You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates. How do you support this request?

Options:

A.

Group the manager column

B.

Filter the manager column

C.

Summarize the manager column

D.

Sort the manager column

Question 34

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 35

A user view includes a list of four urgency options selectable by radio buttons. How do you configure the selection list?

Options:

A.

Configure a field group with selectable urgency options.

B.

Configure a drop down field with selectable urgency options.

C.

Configure a picklist with radio buttons for the urgency options.

D.

Configure a Boolean field with selectable urgency options.

Question 36

For which use case do you create a new rule in a Pega Platform™ application?

Options:

A.

A developer creates a parallel process to audit changes that a service agent makes.

B.

A developer makes changes to an email message configured in the case life cycle.

C.

A designer reuses a UI section every time the same behavior is needed in the application.

D.

A business user issues a change request for the application to set the default value of a field.

Question 37

You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.

Options:

A.

Use a pick list control to verify the Date account opened is in the past,

B.

Use a validate rule to verify the Date account opened is in the past.

C.

Use a when rule to verify the Date account opened is in the past.

D.

Use a calendar control to verify the Date account opened is in the past.

Question 38

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 39

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search. How do you configure the data storage in the application to implement the requirement?

Options:

A.

Configure a data page to store the make, model, and year vehicle data.

B.

Configure a connection to an external system of record that contains the make, model, and year vehicle data.

C.

Configure a static list of the make, model, and year vehicle data.

D.

Configure a local data storage of the make, model, and year vehicle data.

Question 40

In the Answer Area, identify the type of data measured in each report.

as

Options:

Question 41

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 42

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 43

Which use case describes the function of the Estimator tool?

Options:

A.

A tester needs to know how many versions of an application they test for MPL2.

B.

A business architect needs to know when to prioritize a specific customer Microjourney for development.

C.

A product owner needs to know how many user stories to create in Agile Workbench for MLP 1.

D.

A stakeholder needs to know how much time and effort is needed to build MLP2.

Question 44

In the Answer Area, choose the correct test type for each test characteristic.

as

Options:

Question 45

A retail store wants an application to process a new customer loyalty account. The customer enters their contact information; including name, email, phone number, and address. This information is displayed in a data relationship.

What type of data relationship do you create?

Options:

A.

A Data reference field

B.

An Embedded data field

C.

A Case reference field

D.

A Query field

Question 46

User A should have application permissions that are identical to User B's permissions. Unlike User B, User A lacks access to the My Cases page. How do you grant access to the My Cases page for User A?

Options:

A.

Update User A to the same role as User B

B.

Add the My Cases page to the User A profile.

C.

Update the User A account to access the same portal as User

D.

Add the My Cases page to the User A role.

Question 47

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 48

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 49

Which two configuration steps must be performed together to record a unit test for automated testing? (Choose Two)

Options:

A.

Add a test case to the Automated Testing landing page.

B.

Select a ruleset that is configured to store the results of the test.

C.

Select a ruleset that is configured to store automated test cases.

D.

Add an assertion to define an expected result.

Question 50

A requirement states: The tax identification number must contain 10 digits. How do you configure the field to support this requirement?

Options:

A.

Set the minimum and maximum values to "10" in a text field

B.

Use an edit validate rule that validates the tax identification number pattern.

C.

Use a decimal property type and make the field required.

D.

Configure a validate rule to test the tax identification number pattern.

Question 51

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 52

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 53

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?

Options:

A.

Declarative network

B.

Clipboard tool

C.

The Tracer

D.

Live Ul

Question 54

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 ?

Options:

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.

Question 55

What is the relationship between pyWorkPage and case data?

Options:

A.

pyWorkPage contains only the data entered by users while creating and processing a case.

B.

pyWorkPage contains all the data pages accessed while creating and processing a case.

C.

pyWorkPage contains only the data generated by the system while creating and processing a case.

D.

pyWorkPage contains all the case data generated while creating and processing a case.

Question 56

A developer is attempting to reference a validate rule called ValidateCustomer from a flow action applied to a case type class called ACME-IT-Work-Ticket. The case type class directly inherits from the Work- class. The case type class does not contain a ValidateCustomer validate rule.

Place the classes in the order in which Pega searches for the ValidateCusromer validate rule, from first to last.

as

Options:

Question 57

As part of the case design, after someone completes a purchase, the application should send a confirmation email. How do you design the case life cycle to send the email?

Options:

A.

As part of the stage configuration

B.

As an alternate stage

C.

As part of the case configuration

D.

As a separate process step

Question 58

Which source do you select for a data page that contains the details of single record for a data type?

Options:

A.

Report definition

B.

Data transform

C.

Connector

D.

Lookup

Question 59

In which two of the following situations would you simulate an integration? (Choose Two)

Options:

A.

The service has slow response times.

B.

The service is not available yet.

C.

You need to test each flow path in the case processing.

D.

The connector is configured to use global resource settings.

Question 60

Which three options can you configure for a mobile app channel? (Choose Three)

Options:

A.

Change the host for a mobile app to a production system, rather than a development system.

B.

Identify how different mobile devices render UI controls.

C.

Establish security behavior for a mobile app, such as the use of biometric identifiers.

D.

Define UI behavior for a view when displayed on a mobile device.

E.

Define the role applied to users when they run the mobile app.

Question 61

Which two statement are true about insights? (Choose two.)

Options:

A.

You can search for an select the fields that you want to include in an insight.

B.

You can transform data queries into sharable visualizations.

C.

You can transform sharable visualizations into data queries.

D.

You can edit application data directly in an insight.

Question 62

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 63

From the left drag each report into the corresponding report type on the right.

as

Options:

Question 64

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 65

In which two situations is it appropriate to use a decision table? (Choose Two)

Options:

A.

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.

B.

If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.

C.

A gym recommends a membership type based on the number and type of fitness classes the customer wants to attend every month.

D.

Order total is calculated based on the quantity and price of the items in the customer's shopping cart.

Question 66

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 67

A data page holds product information and has the Reload if Older Than field set to 30 minutes. The data page is created at 7:43. The user then performs the following actions: 8:10 the userrefreshes the product information 8:45 the user refreshes the product information At what time is the data page reloaded?

Options:

A.

8:13

B.

8:10

C.

8:40

D.

8:45

Question 68

. 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 69

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?

Options:

A.

Create a required field for the case ID that must be entered by a user during the case process prior to sending the survey.

B.

Call a data transform to copy the case ID from pyWorkPage to the email.

C.

Create a process using the Send Email step allowing representatives to quickly add the case ID to the email.

D.

Use the Insert Property feature of a Send Email step to add the case ID when composing the message dialog.

Question 70

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 71

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 72

You are configuring an accident claim case for an automobile insurance company with two child cases as illustrated. How do you suspend the Accident Claim case processing until the Vehicle Damage and Body Injury cases are resolved?

as

Options:

A.

Add a wait shape to the parent case pausing the parent case until the child cases resolve.

B.

Add a service level agreement to resolve the child cases within 90 days.

C.

Add a 30-day wait to the parent case to allow time for the child cases to resolve.

D.

Add an approval shape to each of the child cases to resolve the cases.

Question 73

An application allows consultants to enter hours worked on a project on a weekly basis.

Consultant hours need approval by the manager and the project supervisor. The approvals can

occur in any order

Which approval configuration meets this requirement?

Options:

A.

Configure a parallel process for each of the required approvals

B.

Add the manager approval to an alternate stage in the case life cycle

C.

Add an optional action for each approval in the appropriate stage

D.

Configure a single cascading approval based on an authority matrix

Question 74

In designing your application, you want to apply consistent visual styles to all parts of the application. How do you meet this requirement?

Options:

A.

Specify a skin in the application rule.

B.

Apply styles to the screen layout.

C.

Use the Live Ul tool to select the skin rule.

D.

Specify a skin in the harness rule.

Question 75

Which requirement is fulfilled by configuration a field value?

Options:

A.

Service agents are able to enter feedback in multiple languages.

B.

A global hotel chain application can display current amenties in 23 languages.

C.

Customers can add an unlimited number of items to an online shopping card.

D.

A government official can enter comments that require location.

Page: 1 / 25
Total 253 questions