Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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