User Activity

I am trying to get value form "Field Name" on one of the audit tables. these Field Name fields have a type of short field name. var rs2 = new GlideRecord("sys_audit"); rs2.addQuery("documentkey", data.sys_id.toString()); rs2.addQuery("tablename...
Hi all I need a bit of help with finding if a users group is in a watch list. I have all the service portal side working and business rule to assign the correct group to the custom watch list for an instance but where in stuck is modifying the base i...
Hi All   Got myself stuck again, this time using a business rule. I have a script include doing something similar already so based this script on that but it does appear to be working. We need to populate the incident record with something from the s...
Hi all   We have Solarwinds Server & Application Monitor and we are considering getting NPM in the future We are also using ServiceNow for its helpdesk and are now looking to use it for CMDB, this brought us to Discovery and realised this was part of...
So i am still very new to coding let alone coding servicenow scripts Due to reasons we have have both departments and locations syncing to the caller_id.department from AD I have gone and created a table with our sites and is populated via an import ...
Helpfuls from