Need to know the answers for the following questions pega CSA

QUESTION 2

With Pega’s Situational Layer CakeTM approach, how do you configure a regional variation for Human Resources (HR) time off cases?

A. Create a rule for the variation and add the rule to the common layer of the application.

B. Create a rule for the variation and add it to a secondary common application layer.

C. Create a rule for the variation and add the rule to the layer for the region.

D. Create a rule for the variation and replace the existing HR time off rule in the application common layer.

Answer:

QUESTION 7

A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base.

What approach maximizes reuse and maintainability?

A. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.

B. Place the updated rules into a new ruleset and include the new ruleset in a new application.

C. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

D. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.

Answer:

QUESTION 9

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?

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

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 the interview case reaches a status of Resolved and after 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 48 hours have elapsed.

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

Answer:

QUESTION 14

A customer calls to apply for a new bank account. The customer service representative (CSR) needs to perform an assignment named Select Account Type. During the discussion, the customer can request written information regarding different account types.

Select the case lifecycle design that satisfies this requirement.

A. A user view for requesting information to the Select Account Type assignment.

B. Add an optional action to the stage that contains the Select Account Type assignment.

C. Add a case-wide optional action.

D. Add a router to the Select Account Type assignment.

Answer:

QUESTION 18

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?

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.

Answer:

QUESTION 22

An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.

Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

A. Use the same application skin in all portals.

B. Update the process to give mobile users a separate portal.

C. Do not use a skin for the mobile application version.

D. Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.

Answer:

QUESTION 24

You are implementing a UI form collecting job applicant information. Users must provide values to certain fields before submitting the form.

Which configuration adds asterisks to indicate the mandatory fields on the form?

A. Use multiple Validate rules for each mandatory field

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

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

D. Configure the mandatory fields as Required in the section rule

Answer:

QUESTION 28

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

Answer:

QUESTION 40

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.

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.

Answer:

QUESTION 41

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.

You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances.

Which configuration option is used to summarize the remaining vacation and sick time?

A. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.

B. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

C. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

D. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.

Answer:

QUESTION 53

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

Answer:

NO.30 You are creating a case type to process job application for large corporation. Job application for security position require physical assessment in additional to the standard before or after the background check.

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

A. Create a process for the physical assessment that is parallel to the background check process.

B. Create a process for the background check and an optional process for the physical assessment.

C. Create a process on one stage for the background check and a process on another stage for the physical assessment.

D. Create a process for the physical assessment that is followed by a process for the background check.

Answer: