We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to pass PL-500 exam

Are you prepared for the Microsoft PL-500 exam? This certification is a great way to showcase your expertise in designing automation solutions using Power Automate. To ace the exam you must demonstrate your ability to develop build and implement auto...

lunaw by Tera Contributor
  • 999 Views
  • 3 replies
  • 0 helpfuls

Adding description on Approval record

I'm triggering Ask for Approval in flow designer for one of the catalog item and I want to add description to that approval record. How can I do that?I know we can do this with Business rule for that particular catalog item but I have multiple catalo...

Akki1 by Tera Contributor
  • 509 Views
  • 1 replies
  • 0 helpfuls

Flow designer stuck at "wait for duration" action

Hi team, I am using a wait for duration action in one of the flow designer. I am using a tie duration of 10 min. The action is waiting even after the specified duration and hence the flow is completely halted. The flow logic is to just update the ass...

find_real_file.png
Community Alums by Community Alums  
  • 2564 Views
  • 2 replies
  • 0 helpfuls

Reference Qualifier in Template Creation

Has anyone come across the issue of reference qualifiers not applying to the fields on template creation? Does anyone know how we can do this? I need to ensure users will not select certain options from the reference field when building templates. 

marskh111 by Giga Contributor
  • 1477 Views
  • 3 replies
  • 2 helpfuls

How to get tasks state in Service Portal?

Hi, I'd like to get the current task state.Below code (Catalog Client Script) works on Desktop/backend/CMS, but not on Service Portal.Do you have any ideas?  function onLoad() { var state = g_form.getValue("state"); if (state == '2') { a...

MysUser by Tera Contributor
  • 911 Views
  • 5 replies
  • 0 helpfuls

Mismatch between UI16 and SP

Hi team, Once we raise a request from the catalog item the value in the variable is showing correct in UI form but in service portal it is showing different. Could you please help with this to fix it. Thank you.

JakkamsettiP by Tera Contributor
  • 1252 Views
  • 8 replies
  • 0 helpfuls