What is SNC.WorkflowScriptAPI() & Where Can I find it?

krishna26
Kilo Expert

 var workflowScriptAPI = new SNC.WorkflowScriptAPI();

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Krishna,

that script include is internal to ServiceNow platform and you may not have access to that as admin/developer

most script includes starting with SNC are those

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Krishna,

that script include is internal to ServiceNow platform and you may not have access to that as admin/developer

most script includes starting with SNC are those

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks Ankur

Akshata jamdar
Mega Guru

Hello krishna,

 

You can refer below link,

https://community.servicenow.com/community?id=community_question&sys_id=f1c91d31dbd6e340fb115583ca96...

 

There is no specific documentation regarding this but this is BR  "SNC - Run parent workflows (Approval)" which is written on 'sysapproval_approver' table. Check whether there are any customization made in it which modifies the OOB process.

 

Hope this will help you.

Kindly mark the answer correct and helpful if it will resolved your query.

 

Regards,

Akshata