Which item can be configured to implement the above requirement?
A case is routed to a work queue after creation in a Fraud application. The fraud analyst picks up the work using GetNextWork functionality. If the fraud analyst cannot complete the assignment, the analyst clicks Cancel so another fraud analyst can work on the assignment. Which item can be configured...
What is the role of a "Case Designer" in the context of designing Pega applications? (Select all that apply)
What is the role of a "Case Designer" in the context of designing Pega applications? (Select all that apply)A . Responsible for creating user interfaces and user experience design.B . In charge of developing and maintaining application backend logic.C . Involved in defining case hierarchy and relationships between case types.D...
Which one of the following approaches prevents other applications from accessing the SAM application using REST?
Any suspicious activity that that a customer performs is reported to the Financial-Crimes and Enforcement (FinCEN) department for further inquiry using the customer details by the U+ Bank suspicious activity monitoring (SAM) application. The investigation status is updated in the SAM application with a REST APIs service package that is...
In the context of a DevOps Release pipeline, a user typically performs what three activities? (Choose Three)
In the context of a DevOps Release pipeline, a user typically performs what three activities? (Choose Three)A . Collaborating and sharing rule modifications with fellow developers.B . Ensuring that existing features continue to operate as anticipated.C . Conducting unit tests.D . Approving the software and initiating its deployment to the...
What are the are two main goals of the Lead System Architect mission? (Choose Two)
What are the are two main goals of the Lead System Architect mission? (Choose Two)A . Solidify techniques for advanced Rule configuration.B . Learn how asynchronous integration works.C . Evaluate identified design options to form a recommended solution.D . Identify design options for particular situations.View AnswerAnswer: CD
Which two of the following statements is true about the reporting database feature in Pega Platform™? (Choose two)
Which two of the following statements is true about the reporting database feature in Pega Platform™? (Choose two) A. The reporting database is a replica of the PegaDATA that the developer creates to support the faster execution of the reports. B. The reporting database is not a replica of the...
In which three of the following ways can an application be specialized? (Choose Three)
In which three of the following ways can an application be specialized? (Choose Three)A . Through ruleset overridingB . By using decision rulesC . Through class inheritanceD . By using branchingE . By circumstancingView AnswerAnswer: ACE
What is a possible reason for the scheduler to not execute the application-specific activity?
A job scheduler with a NotifyBusinessUser activity has been created in an application to send emails every day. However, the scheduler processing is not working as expected. After thorough analysis, the production support team noticed that some other application-specific activity with the same name as NotifyBusinessUser is executed at runtime....
Which two of the following design statements are uncharacterisitc of the Center-out approach?
The Center of Excellence (COE) team is performing a design review of multiple applications. The team identifies that some applications are not in line with the Center-out™ business architecture. Which two of the following design statements are uncharacterisitc of the Center-out approach? (Choose Two)A . The organization currently operates in...
How do you implement this scenario?
The initial behavior of the case type is always the same. But the case type must ultimately change based on the type of data instance that it is associated with. The data instance’s type is not known when the case is created. How do you implement this scenario?A . For...