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.

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

Forum Posts

Resolved! Sending Emails from multiple accounts

Hi, after searching the forum and discords I could find only that it doesn't work, anyway I ask the questions again. Can ServiceNow send emails from multiple accounts? Background, we have in serveral countires local servicedesks, with local email adr...

frankeck by Tera Contributor
  • 433 Views
  • 1 replies
  • 1 helpfuls

Update set

Hi,I have created an update set in one scope and made changes. Now, the scope has to be changed to global. Is that possible? Please give your valuable solutions/leads. TIA, 

Nandhinisri by Tera Contributor
  • 1189 Views
  • 4 replies
  • 1 helpfuls

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
  • 989 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
  • 9814 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
  • 924 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
  • 15660 Views
  • 5 replies
  • 11 helpfuls