DRAG DROP (Drag and Drop is not supported)Select each Use Case on the left and drag it to the appropriate Automation on the right.
Answer(s): A
Use Case: "A medical specialist completes their review of an insurance claim, and the system attaches the report to the case."Automation: Create PDFUse Case: "Employees of a financial services firm receive confirmation when they register for the required certification classes."Automation: Send emailUse Case: "A Fraud department manager receives a mobile notification that an approval request is in their worklist."Automation: Push notificationUse Case: "When an approver rejects an expense report, an employee can modify and resend the report for approval."Automation: Change to a stageA medical specialist completes their review of an insurance claim, and the system attaches the report to the case.Automation: Create PDFIn this use case, the system needs to generate a report that can be attached to the case. The appropriate automation for generating documents like reports is creating a PDF. This ensures the report is in a standardized, non-editable format that can be easily attached to the case.
Pega Platform Business Architect Essentials, Chapter on Case Design. Employees of a financial services firm receive confirmation when they register for the required certification classes.Automation: Send emailThis use case involves sending a confirmation to employees upon registration. The most suitable method for sending such confirmations is through an email. Email notifications ensure that the employee receives a record of their registration.Pega Platform Business Architect Essentials, Chapter on Notifications and Correspondence.A Fraud department manager receives a mobile notification that an approval request is in their worklist.Automation: Push notificationThe manager needs to be alerted promptly about an approval request. Push notifications are ideal for this purpose as they provide real-time alerts directly to the mobile device.Pega Platform Business Architect Essentials, Chapter on Mobile and Multi-Channel. When an approver rejects an expense report, an employee can modify and resend the report for approval.Automation: Change to a stageWhen an expense report is rejected, the case needs to move back to a stage where the employee can modify and resubmit it. This involves changing the stage of the case to enable the necessary actions.Pega Platform Business Architect Essentials, Chapter on Case Management and Workflow.
The business process for an automobile insurance claim consists of the following phases:· Submission: The customer contacts a customer service representative (CSR) to file the claim.· Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs.· Repair: A third party performs the repairs on each vehicle, communicating with the adjuster and customer as necessary.· Verification: After each vehicle repair, the adjuster closes the claim. According to Pega best practices, which phase can you implement as a child case?
Answer(s): D
Submission: This phase involves the initial contact and filing of the claim, which typically doesn't need to be a separate case as it's an initial action.
Pega Academy, Case Management Essentials, Case Lifecycle Design. Review: This phase involves an adjuster reviewing the claim and assessing damages, which can be handled within the primary case.Pega Academy, Case Management Essentials, Case Lifecycle Design. Repair: The repair phase involves interaction with third-party vendors and ongoing communication, making it suitable to be implemented as a child case to track each repair separately.Pega Academy, Case Management Essentials, Child Cases. Verification: This phase is a closing action performed after repairs, which doesn't typically require a separate case.Pega Academy, Case Management Essentials, Case Lifecycle Design.
DRAG DROP (Drag and Drop is not supported)Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.
Process Step Description: "A user enters information for a car reservation request." Process Step: Collect InformationProcess Step Description: "The system evaluates the request type to determine the next step." Process Step: DecisionProcess Step Description: "A manager determines whether to approve or reject a timesheet." Process Step: ApprovalProcess Step Description: "The system notifies the user of the case status by email." Process Step: AutomationA user enters information for a car reservation request.Process Step: Collect InformationThis step involves gathering data from the user. In Pega, collecting information typically involves prompting the user to enter necessary details to move the case forward.
Pega Platform Business Architect Essentials, Chapter on Data Collection. The system evaluates the request type to determine the next step.Process Step: DecisionThis step involves the system making a determination based on the provided information. A decision step in Pega is used to evaluate conditions and determine the next path or action in the case workflow.Pega Platform Business Architect Essentials, Chapter on Decision Management. A manager determines whether to approve or reject a timesheet.Process Step: ApprovalThis step is about reviewing and making an approval decision. In Pega, approval steps are used when a human needs to review the case and make a decision to approve or reject it.Pega Platform Business Architect Essentials, Chapter on Case Life Cycle Management. The system notifies the user of the case status by email.Process Step: AutomationThis step involves automated communication. Automation steps in Pega can be configured to perform tasks like sending emails, updating records, or other system actions without manual intervention.Pega Platform Business Architect Essentials, Chapter on Notifications and Correspondence.
Your client is planning their next Minimum Lovable Product (MLP) release. Which three pillars of case design must the Pega Business Architect ensure are taken into account, to capture information for the release? (Choose Three)
Answer(s): A,C,D
When planning the next Minimum Lovable Product (MLP) release, a Pega Business Architect should focus on the three pillars of case design: Personas and Channels, Case Types, and Data and Interfaces.Personas and Channels:Personas: Identify the different user roles (personas) that will interact with the application. Understanding personas helps in designing user experiences that meet their needs. Channels: Determine the channels (e.g., web, mobile) through which users will interact with the system. This ensures that the application is accessible and user-friendly across different platforms.Case Types:Case Types: Define the different types of cases that the application will manage. Case types are fundamental to structuring the application and ensuring that it can handle various processes and workflows efficiently.Data and Interfaces:Data: Identify the data required to support the case types and processes. This includes understanding data sources, data structures, and how data will be captured and used. Interfaces: Determine the interfaces needed to integrate with external systems. Interfaces are crucial for ensuring that the application can interact with other systems and exchange information seamlessly.
Pega Academy: Case DesignPega Documentation: Minimum Lovable Product (MLP)
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 ArchitecturePega Documentation: Center-out Design Principles
Post your Comments and Discuss Pegasystems PEGACPBA24V1 exam dumps with other Community members:
Amazon ECS
Application Load Balancer
AWS Global Accelerator
Network Load Balancer
EC2
Auto Scaling group
CloudFront
ALB
AWS PrivateLink
CRR
SSE-S3
Athena
S3
SSE-KMS
RDS Custom for Oracle
s3:GetObject
Amazon OpenSearch Service
CloudWatch Logs
Kinesis Data Firehose
Kinesis
S3 bucket
SQS
AWS Lambda
AWS Secrets Manager
AWS Systems Manager OpsCenter
secretsmanager:GetSecretValue
seq
for h in {1..254}
for h in $(seq 1 254); do
Kinesis Data Streams
Amazon Redshift
secrets:GetSecretValue
aws:PrincipalOrgID
"aws:PrincipalOrgID": "o-1234567890"
Azure Bot Service
Microsoft.Network/applicationSecurityGroups
Microsoft.Network/bastions
Microsoft.Network
COPY INTO
SELECT
COPY INTO @stage/path/file.csv FROM (SELECT col1, col2 FROM my_table WHERE date >= '2024-01-01') FILE_FORMAT=(TYPE=CSV);
Users
External collaboration settings
zone
subinterfaces
test
test security-policy-match