What are two ways you can ensure that the rules the team creates adhere to best practices?
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch. What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)A . Run 1 rarer on each new...
How do you achieve this requirement?
Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout. How do you achieve this requirement?A . Define operator override...
which two statements are correct with regard to inbound email processing? (choose two)
which two statements are correct with regard to inbound email processing? (choose two)A . an incoming email reply is liked to its original case by the case ID in the subject of the email.B . when creating a case from an email using the standard service activity, email attachments are...
What two issues can be identified in the system queue management landing page using the status?
your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available. What two issues can be identified in the system queue management landing page using the status?...
How do you identify if a result in a decision rule cannot be returned?
How do you identify if a result in a decision rule cannot be returned?A . Test for missing conditionsB . Test for completenessC . Test the rule using a unit testD . Test for conflictsView AnswerAnswer: C
An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device?
An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device?A . Configure the application record to enable offline accessB . Configure the user's access group to enable offline access.C ....
Which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?
your application connects to two REST services that list details about bank offices. One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code. the other REST service uses a city name as a GET parameter and returns...
a standard agent has auto queue management enabled, runs periodically, and is set to retry once.
a standard agent has auto queue management enabled, runs periodically, and is set to retry once. select the run time behavior if processing fails for one of the tasks in the agent queue.A . the task remains in the agent queue and the task status is set to broken-process. the...
You are implementing a paga customer service application and are integrating the system of record data for account information? select the three tasks required to implement this integation
You are implementing a paga customer service application and are integrating the system of record data for account information? select the three tasks required to implement this integationA . Specialize the pega customer service data pages that use account data.B . Integrate with the system of record in the pega...
Given the following classes and properties:
Given the following classes and properties: myco-data-shape (abstract) area color myco-data-shape-rectangle length width myco-data-shape-circle radius a page list property .shapes is defined as being of the abstract class myco-data-shape. select two correct statements. (choose two)A . a rule defined in myco-data-shape-rectangle can modify the. Color property.B. pages of shapes can...