You want to display an error message to the user if the data page fails to retrieve data. The data page is sourced by a REST connector. How do you detect the error?
A. Use a transition condition in the activity step invoking the connector
B. Apply the standard pxErrorHandlingTemplate data transform in the response data transform
C. Use the error handler flow on the connector
D. Use a when condition in the response data transform configured for the connector
Multiple teams need to update the same application version during a development cycle. Which two actions do you perform so that the teams do not affect each other's work? (Choose two.)
A. Create a new ruleset version for the base application.
B. Create a new application for each team built on the base application.
C. Create a separate production ruleset for each team.
D. Create branches in each team's application.
An agent is configured to run at a 600-second interval with a maximum number of entries set to 50. There are 75 entries in the scheduled queue.
If the agent runs at 2:30 P.M., when does the agent run again?
A. One hour after the last run because the master agent runs only once per hour
B. 600 seconds after the agent activity processes 50 entries
C. Depends on the number of nodes in the cluster
D. 600 seconds after the last run started
In which situation do you configure branched rulesets?
A. Multiple teams need to work on the same application version.
B. You need to delegate rules to process owners from the business.
C. A team needs to work on the next version of an application while preparing to migrate the current version.
D. One team creates a new patch for an application while another team creates a new major version of the application.
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.)
A. Add a Persist Case shape after the first step.
B. Apply a when condition to the first step to persist only cases requiring updates.
C. Configure the starting flow to instantiate the case type as a temporary case.
D. Configure the first step to instantiate the case type as a temporary case.
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
A. Move to local installation because network traffic in cloud deployment is often slow.
B. Change snapshot data access method to reference pattern data access method.
C. Fetch only the targeted data from the database each time data is needed so access is faster.
D. Access data page with a predefined key so that, once loaded, data access is faster.
What two actions must you perform to create a class join in a report definition? (Choose two.)
A. Create a prefix for the joined class.
B. Add an association rule to match key values.
C. Add a parameter for each property in the class you want to join.
D. Select the type of match for key values.
A job recruiter screens candidates to assess their qualifications. The recruiter determines whether the candidate matches the targeted position, matches a different position in the company, or does not match any position. A decision table, based on the recruiter's feedback, automatically advances the case through a corresponding connector named Selected Position, Targeted Position, and Reject.
How do you configure the condition column(s)?
A. Create separate columns for Selected Position, Targeted Position, and Reject.
B. Create separate columns for Matches Position, Matches Another Position, and Does Not Match Any Position.
C. Create a single column for Position.
D. Create one column for feedback, with three rows for the three possible decisions.
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)
A. Give team members access to the team application
B. Circumstance the original rule
C. Create a team application
D. Save a copy of the original rule into the base ruleset
A user has the following rulesets in their ruleset list:
1.
TGB:01-01
2.
TGBInt:01-01
3.
LoanShrk:01-01
4.
LoanShrkPrime:01-01
5.
LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:
A rule with an Apply to: class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails. Which rule is selected from the rules cache during rule resolution?
A. Instance Four
B. Instance Six
C. Instance Five
D. Instance Three
E. Instance Two
F. Instance One