SLA in PEGA How To Configue Service Level Agreement - HKR
SLA in PEGA How To Configue Service Level Agreement - HKR
com/sla-in-pega
UpSkill with us ►Get Upto 30% Off on In-Demand Technologies► GRAB NOW
Search
• Browse Categories
◦ ▪ BI and Visualization
▪ Big Data
◦ ▪ Cloud Computing & DevOps
▪ Cyber Security
◦ ▪ Data Science & Business Analysis
▪ Data Warehousing and ETL
◦ ▪ Databases
▪ Digital Marketing
◦ ▪ Operating Systems
▪ Other
◦ ▪ Programming & Frameworks
▪ Project Management & Methodologies
◦ ▪ Robotic Process Automation
▪ SAP
◦ ▪ Software Testing
▪ Other Courses
▪ All Courses
• Corporate Training
• USA Staffing/Recruitment
• Resources
◦ Blogs
◦ Tutorials
◦ Interview Questions
◦ Sample Resumes
◦ Webinars
◦ Community
• Login
• Enroll Now
Search
SLA in Pega
•
•
•
•
1. Home
2. Blogs
3. SLA in Pega
To make sure that a task is completed on time, SLA is used in Pega. It is a way that a customer's requirements are reflected, and
contracts are coordinated. But what actually an SLA is, and why do we use them in a programming language like Pega? Let us
1 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
learn more information about SLA in Pega, Levels of SLA, types of SLA, configuring SLAs and so on through this blog. So
why late? Let us get into the topic.
• What is Pega?
• What is SLA in Pega?
• Importance of SLA
• What are the types of SLAs
• How to configure SLA?
• Conclusion
What is Pega?
Pega is a tool for managing business processes developed in Java. It uses Java and OOPs concepts. It has become more popular
because of its agile way, flexibility, and extensibility. As Pega is a no-code tool, it is very easy for non-technical people to learn
how to build complex applications using Pega. It has a dev studio in it that allows the owners of the business, sales leaders, and
marketing teams to work directly with the developers to create new applications, automate and improve business processes and
learn the business as it works to improve the customer experience. All about Pega begins with the company's need and
customer experience, and it comes with decades of evolution to continuously improve.
Want to Become a Master in Pega? Then visit here to Learn Pega Training
A Service Level Agreement defines time intervals as a goal and a timeline, which are used to standardize the way you solve
work in your application. It creates a deadline to complete the work. When we create a goal and deadline, Pega creates an SLA.
We can configure service levels for process, steps, stages, and entire classes. In Pega, there are four levels for SLA: start, Goal,
Deadline, and Passed deadline.
• Start: This is the step at which the service level timing begins. It begins at zeroth hour.
• Goal: It states how long the assignments should take. This step is measured from when the assignment or the case begins.
• Dead Line: It defines the amount of time the case or step may take before it is late. It is measured from the time when the
assignment or case begins.
• Passed Deadline: Passed Deadline defines when to take further action as the assignment or the case has passed the
deadline. It measures the time that passed since the deadline for a still open assignment.
2 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
Importance of SLA
• SLA makes sure that your service provider is on the same page in terms of standards and services. It is important to set
clear and measurable guidelines as they reduce the likelihood of client disappointment and provide recourse if the
obligations are not met.
• SLAs provide recourse for the unmet service obligation. If the obligations are not met by your service provider, then
there will be significant consequences for the reputation of your company. So, we must include consequences in the SLA
if performance standards are not met.
• SLA provides peace of mind to your clients. They have a contract to which they can refer, which enables them to hold
their service provider responsible and which specifies exactly the type of service they expect. If the agreed requirements
are not met, they can mitigate some of the impacts through financial compensation from their provider.
3 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
4 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
Assignment SLA:
An SLA referred to an assignment is known as assignment SLA. This SLA is started when the assignment is created and ended
when the assignment is completed. Under the newly Assigned Page, the assignment urgency is set in the property
pxUrgencyAssignSLA.
An SLA, when referred to the case level, is known as Case level SLA. Throughout the lifecycle of a case, this SLA is
applicable. It is started when a case is started and ends when the case is ended. This SLA is identified under the workpage in the
standard property pySLAName. It is set in a pxUrgencyWorkSLA property under pyWorkPage. Case level SLA urgency is set
in a pxUrgencyWorkSLA property under pyWorkPage.
When an SLA is referred to at stage level, it is called Stage level SLA. It is started when a case enters a stage and stops when
the case leaves the stage. Urgency in Stage level is set in a pxUrgencyWorkStageSLA property under pyWorkPage.
When an SLA is referred to as a step or flow level, it is called a Step level or Flow level SLA. A step level SLA starts when a
process or step is started and stops when the process or step is ended. A Flow level SLA is started when a flow is started and
stops when a flow is ended. A step SLA overrides a flow SLA if present. In the case type rule, step SLA can be referred to in
every step under the stage. A flow SLA is referred under the process tab of the flow rule. The flow or step level urgency is set
in the pxUrgencyWorkStepSLA property under pyWorkpage.
• Start of Service-Level: This step involves setting up initial urgency and conditions to trigger the SLA rule.
Based on three different conditions, an SLA can be marked as ready. Only when a specific condition is met, the SLA
entry will be written to the queue class.
• Immediately: When this option is selected, SLA will be written to the queue class when the assignment with SLA gets
created.
Dynamically defined on a property: when this option is selected, it accepts a date-time property as the input, and when
5 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
the specified time is reached, it writes an entry into the queue class.
• Timed delay: When this option is selected, with a time delay, the SLA entry will be written into a queue class. The time
delay is specified in minutes, hours, and days fields.
• Service Level Definitions: This step is used to define different intervals in an SLA. They are goal, deadline, passed
deadline. An interval can be defined in two ways. They are
• On the explorer panel, click on the case types to open the case explorer
• Go to the settings tab on the case life cycle
• Select goal and deadline under the settings tab.
• Select consider goal and deadline.
Conclusion
In this blog post, we have covered all the important information about SLA in Pega. I hope you found this blog helpful and
gave you knowledge on SLA's, levels of SLA in Pega, configuring SLAs, etc. If you feel anything to be added or uncovered in
this blog, feel free to drop a comment in the comment box.
Related Articles:
• Pega PRPC
• Pega Integration
• Pega Documentation
• Pega Versions
6 of 49 11/1/2022, 3:47 PM
SLA In PEGA | How To Configue Service Level Agreement - HKR https://hkrtrainings.com/sla-in-pega
• Pega Testing
View Details
Categories
Big Data Analytics
• Python Operators
• Python Partial Function
• Python Split Method
• Python Frameworks
• Python Generators
• Python List Length
• Running Scripts in Python
• Enumerate () in Python
• Python Flask Tutorial
• Elastic Search Commands
• Apache Solr vs Elasticsearch
• Python VS JAVA
7 of 49 11/1/2022, 3:47 PM