最新的Pegasystems Certified Pega Business Architect 24 - PEGACPBA24V1免費考試真題
What type of Step typically requires contextual instructions?
正確答案: A
說明:(僅 Fast2test 成員可見)
As part of a purchase order case, after someone completes a purchase, a conformation email is sent. How do you design the case life cycle to send the email?
正確答案: C
Consider the following user story: As an account owner, I want to be able to add a member to my account so I can give the member temporary access. Which two questions help you define the fields for the user view?
(Choose two.)
(Choose two.)
正確答案: B,D
In a help desk application, you have the following requirement: The Customer Support Representative must respond to a help desk ticket within 4 hours after a customer submits a ticket.
Where do you configure the service level to meet this requirement?
Where do you configure the service level to meet this requirement?
正確答案: C
A 1, also known as a team, shares resources and work across different business units, divisions, or across the entire organization without affecting organizational hierarchy. Each operator who is a member of the team receives Assignments from the 2 to their individual 3 to support the new cross-functional workflow.
正確答案: C
說明:(僅 Fast2test 成員可見)
Which scenario requires you to set default property values?
正確答案: A
說明:(僅 Fast2test 成員可見)
Which two dependencies do you enforce with a WAIT step? (Choose two.)
正確答案: A,C
The following view of a timesheet application an employee enters their hours for the week The total hours highlighted are automatically updated with the appropriate values as the fee enters their time.

The employee submits the timesheet. the following view is shown. The application reduces the vacation and sick time balances by the hours entered in the previous view.


The employee submits the timesheet. the following view is shown. The application reduces the vacation and sick time balances by the hours entered in the previous view.

正確答案:

Explanation:
Field: Total hours for each type of time tracked (work, vacation, sick) Method: Calculation Field: Cumulative total of all hours for the week Method: Calculation Field: Updated vacation and sick time balances Method: Data transform
* Total hours for each type of time tracked (work, vacation, sick)
* Method: Calculation
* Explanation: The total hours for each type of time (work, vacation, sick) are derived by summing up the respective hours entered by the employee for each day. This involves simple arithmetic operations which are best handled by a calculation rule in Pega.
*Pega Platform Business Architect Essentials, Chapter on Calculations and Decision Rules.
Cumulative total of all hours for the week
Method: Calculation
Explanation: The cumulative total of all hours for the week is computed by summing up the total hours of work, vacation, and sick time. This is another straightforward arithmetic operation that should be implemented using a calculation rule.
Reference: Pega Platform Business Architect Essentials, Chapter on Calculations and Decision Rules.
Updated vacation and sick time balances
Method: Data transform
Explanation: When the employee submits the timesheet, the application needs to update the vacation and sick time balances by subtracting the entered hours from the available balances. This involves data manipulation which is appropriately handled using a data transform. Data transforms in Pega are used to copy and manipulate data.
Reference: Pega Platform Business Architect Essentials, Chapter on Data Transforms and Activities.
Which two aspects of application delivery are improved by using Direct Capture of Objectives? (Choose two.)
正確答案: A,C