You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.
What is the process that you follow to create this visualization?
To create a visualization that allows managers to track the number and status of Customer Support Request cases submitted over the last 30 days, follow these steps:
Open the Explore data landing page: This page allows you to create and explore data visualizations.
Create a new insight: Insights help you visualize and analyze data trends and metrics.
Pega Academy: Data Exploration and Visualization
Pega Documentation: Creating Insights
A Company often receives multiple IT tickets for the same issue, such as "the office Wi-Fi is down." You configure a Search duplicate cases step to identify duplicate IT tickets.
What is the basic condition for the Search duplicate cases step?
The basic condition for identifying duplicate cases, such as IT tickets for the same issue, is to check if the issue type is the same. By configuring the Search duplicate cases step to identify cases where the issue type is the same, you can effectively identify and manage duplicate IT tickets related to common problems like 'the office Wi-Fi is down.'
Identify the Pega Express phase in which Pega Business Architects plan for future sprints by creating user stories with the Directly Capture Objectives (DCO) discipline.
The Pega Express phase in which Pega Business Architects plan for future sprints by creating user stories with the Directly Capture Objectives (DCO) discipline is Discover.
Discover Phase:
During the Discover phase, the focus is on understanding the business problem, identifying the scope, and defining the high-level requirements.
Pega Business Architects work with stakeholders to capture objectives directly into the Pega platform, creating user stories and refining the backlog in preparation for future sprints.
Pega Academy: Pega Express Methodology
Pega Documentation: Pega Express Phases and Activities
Identify the name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solitons.
The name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solutions is Center-out.
Center-out Design:
This approach focuses on designing the core business logic and processes first (the 'center') and then extending outwards to include the user interface (UI) and channels.
By centering on the core logic, Pega ensures that the most critical aspects of the business process are well-defined and robust. This approach supports scalability and adaptability as the system grows and evolves.
Pega Academy: Center-out Business Architecture
Pega Documentation: Center-out Design Principles
....application grants 75 employees access to one of four personas: Admin, Author, User, and Manager. A new analyst who joins the company requires all the .. of the Author persona, but only some of the reporting features are available to the Manager persona.
o you satisfy this security requirement?
Create a new Analyst persona with the required access: To meet the specific security requirements of the new analyst, it is best practice to create a new persona that combines the necessary permissions from both the Author and Manager personas. This ensures that the analyst has tailored access to the features they need without altering existing personas or adding overlapping roles.