DRAG DROP
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
Select and Place:
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 threshold, the applicant must identify a cosigner. Select two configuration options that follow best practices to meet the requirement. (Choose two.)
A. 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.
B. Create an assignment step for a loan officer to review the applicant's annual salary and determine if a cosigner is necessary.
C. Design a user view with an annual salary field and a section for cosigner information. Use a Visible When condition to display the cosigner section when the salary is below the threshold.
D. 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.
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss. Depending on circumstances, some claims are investigated for potential fraud in parallel to the actual claim process. Which two entities would you model as case type? (Choose two.)
A. Fraud investigation
B. Claim
C. Customer
D. Items of loss
Which source do you select for a data page that contains the details of single record for a data type?
A. Report definition
B. Data transform
C. Connector
D. Lookup
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?
A. Local system of record
B. No system of record
C. External system of record
An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must 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?
A. Configure a local data storage of the make, model, and year of the vehicle.
B. Configure a static list of the make, model, and year vehicles.
C. Configure a data page to store the make, model, and year data.
D. Configure a connection to a system of record using the External Database Mapping Wizard.
A customer wants to copy the contents of a previous order to their current order. What rule type do you use to copy the order contents?
A. Data page
B. Declare expression
C. Data transform
D. Function
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?
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
Which business need do you address through delegation?
A. A service representative must attach the appropriate form when emailing a customer.
B. A risk officer wants to adjust the income threshold for automobile loans.
C. A care supervisor wants to authorize a second opinion for an insurance claim.
D. A general manager must approve catering proposals that exceed EUR5000.
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?
A. Case Designer
B. The Data Explorer
C. The Clipboard tool
D. Live UI