UrbanPro
true

Learn MS Dynamics CRM from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

SLA in Microsoft Dynamics CRM 2016

A
Anand
27/09/2016 0 0

Enhanced SLA Extended for Other Entities in Dynamics CRM 2016 Update 1

Introduction:

In earlier versions of CRM, the SLA feature was only applied to the Case Entity. Now, with Dynamics CRM 2016 Update 1 release, you can enable Enhanced SLA for other entities as well.

Below are the entities for which you can enable SLA in CRM:

  • Contact, Account, Lead, Opportunity, Quote, Order, Invoice.
  • Custom Entities and Custom Activities.
  • Also for some activity entities as email, phone, and appointment except for the recurring appointment.

NOTE:  You can apply only enhanced  SLAs for  other  entities. Standard  SLAs are applied for Case Entity only.

For enabling this enhanced SLA feature in CRM for the above entities or any Custom Entity, you will need to follow below mentioned steps:

1.  Navigate to Settings → Customizations

2.  If you want to enable SLA for Opportunity entity then in the left pane, you can select Opportunity from the list of entities.

3.  Then under the General tab, in the Communication & Collaboration section, select the “Enable for SLA” checkbox.

4.  After checkbox is checked, click to Save and Publish. Below is the screenshot for reference:

NOTE:  Once  you  have  enabled  this  feature  for  the  entity,  you  cannot  disable  it again.

 

Below are the Steps for Creating SLA for the Opportunity Entity:

Step  1: Navigate to Settings  → Service Management  → Service  Level  Agreements. On the SLA page, click on “New” button in the ribbon.

After this, you will be able to see Create  SLA pop-up.

In the above pop-up, you will be able to see an Entity option value where all the entities will be displayed in the list, which you have enabled for SLA at entity level.

Now, type the SLA Name and select Opportunity entity, click “OK”.

Step  2: And then you will be directed to the new SLA window where you can set the criteria, as you want to apply for the SLA.

As you can see from the above screenshot, Entity will be set as “Opportunity” by default and SLA Type will be set as “Enhanced”. Select the desired criteria for Opportunity SLA and then click to save.

Note:  Only  when  you  select  Case  entity,  you  will  be  asked  with  two options  to select the SLA Type that is either “Standard” or “Enhanced”.

Step  3: After this you will need to create the SLA  Item to set the success and failure conditions for SLA. So further, just scroll down the SLA form to set the SLA  Details.

Click to + Add SLA item button. Then a new window will be displayed to set the success and failure criteria.

Now, when you try to set the criteria in the SLA Item Window, you will face a situation where you will be stuck, as you will not find any options predefined for SLA KPI Instances in the CRM for Opportunity entity.

Hence, if we try to save this “SLA Item”, by keeping this field blank, it will not allow you to do so.

So the Solution for this is to first manually create and define the SLA KPI Instances for Opportunity Entity in CRM.

Step 4: You can follow the below mentioned procedure for adding the “SLA KPI Instance” field on the Opportunity:

  1. Navigate to Settings
  2. In the left pane, select Opportunity Entity, click on the Fields.
  3. Create a new lookup field with Name – “First Response In” and Target Record Type as “SLA KPI Instance” for the Opportunity entity.
  4. After creating this field, 1: N relationship will be automatically created between SLA KPI Instances and Opportunity. Save and Publish these Customizations.
  5. After this, open Form Editor of the Opportunity and add this “First Response In” field on the Opportunity Form.
  6. With this field, you will need to insert a “Quick View Form” in the Form Editor, with the lookup field source of “First  Response  In” and select the Quick View form of “First  Response  SLA” for the opportunity form so that you can check the Timer Status of the SLA applied to the record.

So, this “Quick View form” will automatically add a Timer on the form to track the Time of SLA for the Opportunity records in CRM. e.g.: If your SLA Time is elapsed then you will be able to see the timer.

Also you can add this field and Quick view form in a new “Enhanced  SLA Results” section on the opportunity form and click “OK” and then Save & Publish Opportunity.

Important Points to be highlighted:  

  1. You  will  have  to  perform  this  action  of  creating  lookup  field  with  Target Record  Type  as  “SLA  KPI  Instance”  for  all  the Entities,  which  you  have enabled for SLA.
  2. The  Timer  will  be  visible  only  when  your  SLA  will  be  applied  to  the Opportunity record. 

Step  5: Now once you have performed the above actions, you will be able to select this SLA KPI Option value on the SLA Item for Opportunity.

Now you can define the Success and Failure criteria for applying SLA on the Opportunity entity.

Step  6: Suppose, if you want to track the “Opportunities  which  are  Won  within  5 mins”, then you can set the Success criteria as Opportunity Status = “WON” and in the SLA  Item  Failure  time you can set time as “5  minutes”.

Also, if you want then you can set the Success and Failure Actions to perform on SLA on the SLA Item Window and then click to Save & Close button.

Then further click on “Activate” and then click to “SET AS Default” button on the SLA so that this SLA will be automatically triggered once the Opportunity record is created.

Now your SLA will be successfully created for Opportunity entity and you can check the SLA status on the Opportunity records.

Step 7: To check the SLA status on Opportunity, create an Opportunity record and fill the required Information and click on save.

Once the opportunity record is created, SLA will be triggered and the SLA  KPI Instance record will be created in the CRM and set in the “First Response In” field on the Opportunity.

As you can see from the above screenshot, on creation of your Opportunity record, the SLA will be triggered and applied to the Opportunity.

Also, you can see the Time remaining in the “First  Response  in” field on the added Quick view form.

Step 8: Once your Opportunity is created, you can check the Success or Failure of SLA as per the criteria you set in the SLA.

i.e.: If the “Opportunity is WON in 5 minutes”, then on refreshing the page, you will be able to see.

Else If the “Opportunity is not WON in 5 minutes”, then on refreshing the page, you will be able to see.

Hence, you will be able to see the SLA  KPI  Instance record created in CRM regarding the “Opportunity”as shown in below screenshot.

 

Conclusion:

This blog explains about the enhanced SLA extended for other entities in CRM 2016 update 

Now with this SLA extended feature for other entities, it will become easy for you to track if the  users in your organisation are responding your customers within the specific time or not

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

Architecture of Business Process Flow in Dynamics 365
Business Process Flows till CRM 2016 Every record with Business process flow till Microsoft Dynamics 2016 , used to have two attributes specific to them:- Process ID : Process Stage ID. To set a desired...

How to use FetchXml in CRM Web API
Here I am going to show how to use FetxhXML query to get the results from CRM Web API. below example shows how to get logged in user Security roles. function getRoles(token) {var req = new XMLHttpRequest();var...

Plugins In Microsoft Dynamics CRM
Microsoft Dynamics CRM plug-ins are one of the most commonly used and powerful approaches to extending the application. A plug-in for CRM is custom code, written and compiled in .Net, that is “triggered”...

What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

MS Dynamic CRM Client Side Scripts
Get the value from a CRM field: var value = Xrm.Page.getAttribute(“CRMFieldLogicalName”).getValue(); Set the value of a CRM field:Xrm.Page.getAttribute(“CRMFieldLogicalName”).setValue(“New...

Looking for MS Dynamics CRM Training?

Learn from Best Tutors on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for MS Dynamics CRM Classes?

The best tutors for MS Dynamics CRM Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn MS Dynamics CRM with the Best Tutors

The best Tutors for MS Dynamics CRM Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more