Which of the following statements most accurately describes dependency management?
Which of the following statements most accurately describes dependency management?A . The waiting case can move forward only when all cases it is waiting for are completedB . In order for 2 cases to depend on each other, they should have a direct parent-child relationshipC . The dependency configuration could...
A reference property can be best thought of as _____________?
A reference property can be best thought of as _____________?A . a reference to an external entity that is stored in a system of recordB . a pointer between two pages or propertiesC . a property that can be referenced from any context at any timeD . a property whose...
What is the optimal way to implement this requirement?
A credit card dispute application has multiple integrations to fetch the card, customer, transaction, and account details. For any exceptions in these integration calls, the cases are routed to different work queues based on the nature of the exception. Analysts open the case from the work queue and perform the...
ABC Company is a distributor of discount wines and uses Pega Platform™ for order tracking. There are up to 100 orders per day, with up to 40 different line items in each order specifying the product and quantity. There are up to 5,000 varieties of wines that continuously change over time as new wines are added to and dropped from the list.
ABC Company is a distributor of discount wines and uses Pega Platform™ for order tracking. There are up to 100 orders per day, with up to 40 different line items in each order specifying the product and quantity. There are up to 5,000 varieties of wines that continuously change over...
Which of the following approaches best suits the requirement?
An HR application has an employee absentee report that is generated and sent to the respective managers on the following day based on the reporting structure. Which of the following approaches best suits the requirement?A . Generate a report and use data pages to load the data and filter on...
In a SQL query, which of the following is an example of a complex SQL function?
In a SQL query, which of the following is an example of a complex SQL function?A . UPPER()B . CONCAT()C . DATEPART()D . LEN()View AnswerAnswer: C
How do you define the claimid property?
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?A . As a final ruleB . As a case level propertyC . As an enterprise class level propertyD . As...
What is the primary advantage of using asynchronous processing with a Job Scheduler or Queue Processor?
What is the primary advantage of using asynchronous processing with a Job Scheduler or Queue Processor?A . It reduces the need for background processing altogether.B . It ensures real-time processing and immediate results.C . It allows the system to process tasks concurrently and improves performance.D . It simplifies the overall...
Which authorization model do you use to implement the data privacy requirements of the European Union’s General Data Protection Regulation (GDPR) and similar regulations?
Which authorization model do you use to implement the data privacy requirements of the European Union’s General Data Protection Regulation (GDPR) and similar regulations?A . Client-based access control (CBAC)B . Privileged based access control (PBAC)C . Role-based access control (RBAC)D . Attribute-based access control (ABAC)View AnswerAnswer: A
How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?
How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?A . Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFPB . Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFPC . Select Encrypt BLOB? on the class MyOrg-HR-Work-RFPD ....