Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

SAM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Install count for software models

Hi Experts, I am checking the field "Install count" in Software Models table, when this field will be updated? which script will update this field and how frequent it will be? I see a discrepancy with count when I report on cmdb_sam_sw_install table ...

gvk by Tera Contributor
  • 2403 Views
  • 5 replies
  • 3 helpfuls

mass renewal of expiring subscriptions

Hello, may I please get some guidance in relation to using our SAM Pro to manage expiring subscription licenses.The outcome I'm trying to achieve is collect the consent of users holding an expiring license and the drive a workflow from there to manag...

Report on Server/Computers that has Java installed

Hi, We want to have a report showing the following: All machines that have oracle java installedincluding:machine nameSoftware display namemachine processor countmachine core countif machine is virtual yes/noif the machine is virtual also include the...

jparman by Tera Guru
  • 1556 Views
  • 3 replies
  • 1 helpfuls

new Class table

Hey I am looking for some advise on creating a new Class in our CMDB. This will be use to store all of our WebParts elements we have used for sharepoint. The idea is that a user can going on the portal and request a WebPart for their Sharepoint site ...

Jack62 by Giga Guru
  • 674 Views
  • 1 replies
  • 0 helpfuls

Asset management fields

Hello ServiceNow Community,  New user here and was hoping that someone could point me in the right direction on finding which fields are available in the Asset Management module to classify assets.  I have been searching for a data dictionary or othe...

MrStephens by Giga Contributor
  • 1002 Views
  • 2 replies
  • 0 helpfuls

P1 and P2 can changeable by siam team

Written before insert update business rule (function executeRule(current, previous /*null when async*/ ) {    // Add your code here    if (!gs.getUser().isMemberOf('280935791bde8190d7b0ea02604bcbb1')) {        current.setAbortAction(true);        gs....

Labels