How to write SLA based on variables that are available on task level?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2018 08:44 PM
SLA should trigger based on variables selected, but this variables are available only on task level not on request level. So I am writing SLA on sc_task table. If I select catalog task table on SLA then in the conditions variables on task level are not appearing. Is it possible to write SLA based on variables that are available on Task level?
Any help greatly appreciated.
Thanks in advance
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 04:14 AM
Hi Sandeep,
You can write SLA based on variables that are available on Task level by following the below steps,
1. Create an SLA on the "Catalog Task [sc_task]" table.
2. In the condition builder, search for the option "Show Related fields". (refer - image #1 )
3. Then on further search in the condition builder you would find the option "Variables" in the select-box which allows you to select the "catalog Item" and the variable. (refer - image #2)
image #1
Image #2
Hope it helps.. 🙂
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 05:50 AM
You need to add the filter/condition:
Go into the request item fields (Catalog Task Table) -> select variable -> add the variable which will be used for SLA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 05:59 AM
Hi Sandeep,
Here is where you find the reference field variables: Show Related Fields
From there you may choose either Request --> fields or Requested Item --> fields to get the variables that you want from the task table.
As these are extended from task table, they will have the fields of task table in them.
Thanks, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.