ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Asset Discovery through ITOM discovery module

Hii AllI am trying to discover missing attributes such as assat tag,assigned to,location,company on windows server . but that attributes are not getting populate.how i can get values for those attributes through discovery.please suggest me  

harshada_p by Tera Contributor
  • 931 Views
  • 3 replies
  • 1 helpfuls

Resolved! Cancel flow designer flow

Hello, Is there a way to cancel a flow designer flow from a UI action?  I have seen other posts about how to cancel a workflow using: new Workflow().deleteWorkflow(current); However, I'm not sure how to do this for a flow designer flow. Thank you! Mi...

Michelle B by Tera Guru
  • 9484 Views
  • 4 replies
  • 0 helpfuls

Resolved! set urgency to high if caller is vip

function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (g_form.isNewRecord()) { var callercheck = g_form.getReference('caller_id', vipcallercheck); return; } } function vipcallercheck(callercheck) { if (callerchec...

pk16514 by Tera Contributor
  • 885 Views
  • 5 replies
  • 3 helpfuls

Resolved! How can I allow users without the ITIL role to view and edit Catalog Tasks, and can I do it all from the Service Portal

Hello All, I have an interesting requirement where I need to allow users who do not have the ITIL role to close out catalog tasks, and they need to be able to do it from the Service Portal. I'm not sure what the best way to achieve this would be. Cur...

find_real_file.png
Mclane by Giga Contributor
  • 15381 Views
  • 5 replies
  • 11 helpfuls