We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

how to attach sla for custom table which is not extending any base table

Raviteja K
Tera Expert

I have an record producer built on an custom table which doesn't extends any base table. I need to attach sla for it. I tried but it is not working. Can we achieve this?

Thanks in advance.

1 ACCEPTED SOLUTION
6 REPLIES 6

thank you


Karthik Reddy T
Kilo Sage

Hello Raviteja,



Have you   defined SLA for   custom table?



If yes:



Add the tasksla in the related lists of custom table.



http://wiki.servicenow.com/index.php?title=Creating_Defined_Related_Lists#gsc.tab=0



Using Related Lists - ServiceNow Wiki



IF no:


Define sla for the custom table.



http://wiki.servicenow.com/index.php?title=Service_Level_Agreements#gsc.tab=0


https://docs.servicenow.com/bundle/helsinki-it-service-management/page/product/service-level-managem...


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

thank you for your response