Free PEGACPLSA88V1 Exam Braindumps (page: 9)

Page 8 of 61

APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote. How do you help users find rules from this data class when working in APP Studio?

  1. Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.
  2. Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
  3. Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
  4. Select each rule you want to reuse in the application as a relevant record.

Answer(s): D

Explanation:

To help users find rules from the BCO-Data-Quote class when working in APP Studio, follow these steps:
Relevant Records: By selecting each rule you want to reuse as a relevant record, you make these rules available and easily accessible in APP Studio.
Configuration: In the application, configure the data type and select the necessary rules as relevant records, ensuring that these rules are visible and usable in the required contexts.


Reference:

Using relevant records in App Studio



Select two ways for queuing an item for a queue p

  1. Use the Queue-for-processing method
  2. Use Utility smart shape
  3. Use Run in Background smart shape
  4. Use the Queue for -agent method

Answer(s): A,C

Explanation:

There are two primary methods to queue an item for processing in Pega:
Queue-for-processing method: This method is used within an activity to queue items for background processing.
Run in Background smart shape: This smart shape is used in the process flow to queue items for background processing efficiently.


Reference:

Queue-for-processing method
Run in Background smart shape



XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than 5 years.
How do you implement this report using Pega?

  1. Use a SQL Function.
  2. Use a listView with a custom getContent Activity.
  3. Use a correlated subreport.
  4. Use a Connect-SQL rule.

Answer(s): A

Explanation:

To create a report that shows the number of employees with varying years of service, the best approach is to use a SQL function:
SQL Function: Create a SQL function that categorizes the employees based on their years of service. This function can then be used in the report definition to generate the desired output. Implementation: Implement the function to return different categories such as more than 20 years, between 15 and 20 years, etc.


Reference:

Creating SQL functions in Pega



An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.

  1. Configure an agent to record monthly case status in a separate table and report on that table.
  2. Configure an activity to generate the data in the clipboard and report using a custom section.
  3. Configure a summary report that leverages sub reports for each month.
  4. Configure a Declare index to record case data to a separate table.

Answer(s): A

Explanation:

To design a reporting strategy that displays the number of cases by status at the end of each month for a 12-month period, follow these steps:
Configure an Agent: Set up an agent to run at the end of each month to capture the status of all cases.
Record Data: The agent records the case statuses in a separate table specifically created for this purpose.
Reporting: Generate reports based on the data stored in this table to provide an accurate month-end snapshot of case statuses.


Reference:

Configuring agents in Pega






Post your Comments and Discuss Pegasystems PEGACPLSA88V1 exam with other Community members:

PEGACPLSA88V1 Discussions & Posts