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.

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

Forum Posts

Resolved! flow activating or publishing when attached to decision table

Is there an issue with the flow designer when it has a decision tale in it? I setup a very simple decision table, 2 choices. If choice is "server" , show checklist "server". If choice is "switch", show checklist "switch". the decision table is set. I...

chuck tate by Tera Contributor
  • 2138 Views
  • 6 replies
  • 1 helpfuls

Resolved! Best approach for moving the cursor to next field.

I am trying to write a client side script for a catalog item that can move to the next field once populated with a value.So, more or less simulating pressing the tab key once the field is populated.I know the keycode for the tab key is 9.  I have tri...

ui script

how to get the roles of logged in user in ui script. tried g_user.hasRole . not working.

Rosy14 by Kilo Sage
  • 657 Views
  • 3 replies
  • 0 helpfuls

Resolved! Plugin dependency check while Upgrading?

I am trying to upgrade plugin from 1.1 to 3.1 Service Operations Workspace ITSM Applications In the plugin application requirements i see AI Search for next experiance Application as system requirementAnd we dont have AI Search for next experiance pl...

KiranKumar76_0-1707034543864.png

Resolved! Need help for one of script for Business rule

Hi  I have below requirement. we have to calculate the difference between updated and created date .var start_time = new GlideDateTime(grTaskSla.getValue('start_time')); var end_time = new GlideDateTime(grTaskSla.getValue('end_time')); var duratio...

Are Kaveri by Tera Contributor
  • 1490 Views
  • 7 replies
  • 0 helpfuls