Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

SOW vs Incident view issue

Hi, Our agents when they are in SOW, looking at an incident if they click the Resolve button the modal pops-up displaying the our custom incident view. If they leave SOW and open an incident then change their view to SOW then go back into SOW and cli...

Resolved! My PDI is offline for more than a day

I'm getting this error message in the last couple days:We're having trouble opening your instance due to an internal error. We should have it fixed in a few minutestrying to get into directly to the instance url, I'm getting the following message:Bad...

my pdi is not working dev441138

Dear developersThe following message appears, and PDI fails to start.I'm at a loss....”We're having trouble opening your instance due to an internal error. We should have it fixed in a few minutes”

AimanB by Tera Contributor
  • 202 Views
  • 3 replies
  • 0 helpfuls

PDI Offline – TLS Error

My Personal Developer Instance has been offline since September 15, 2026.In the Developer Portal, the instance status shows Offline. When I try to open the instance URL, I receive:“Bad RequestThis combination of host and port requires TLS.”I have als...

SHINASAK by Kilo Explorer
  • 142 Views
  • 3 replies
  • 0 helpfuls

Developer instance offline form 4 days

Hi Team, My developer instance (https://dev315625.service-now.com/) has been offline for the past 4 days. It contains important data that I need to access. Could you please help me wake up the instance? Thanks

singhanurag by Kilo Explorer
  • 116 Views
  • 4 replies
  • 0 helpfuls

PDI Offline

PDI Instance has been in offline mode for 2 days. I have refreshed many times but still no luck. Before i release and request a new one, anyone have any idea what i can do?

xcmicahx by Tera Contributor
  • 112 Views
  • 2 replies
  • 0 helpfuls

Resolved! SOW Resolve button pop-up fields

Hi,When our agents in SOW click on the Resolve button for an Incident in the modal pop-up they see a different set of fields then what I see on my admin account. They are seeing the fields from one of our incident views, while my admin account see th...

WasonJ1 by Tera Expert
  • 373 Views
  • 4 replies
  • 1 helpfuls

Onsubmit client script not validating attachment

I'm attempting to validate that a specific attachment is included on a cat_item before it can be submitted. Script: function onSubmit() { var curUsr = g_user.userID; var mgr = g_form.getValue('requested_manager'); if(curUsr!=mgr){ var ga = ...

EricG2_1-1789735475099.png EricG2_0-1789735418953.png
EricG2 by Tera Guru
  • 280 Views
  • 5 replies
  • 0 helpfuls

Which column refers "from" in sys_email table?

I am trying to implement inbound email action via flow designer.I need to trigger the flow and create incident record only when i get an email from particular email address.  Here, i am creating the emails using bg script as we dont have such emails ...

divyadhanda_0-1788944136686.png divyadhanda_1-1788944394978.png

Referenced field showing backend value in the form

 So, my issue is i make a field named "Reward Type" of type STRING with 5 choices.And, then i make another table and inside that table i make referenced type field named "Reward Type" referenced to that first table.i also make a display =true for tha...

PriyamSharma_0-1789737492581.png PriyamSharma_1-1789737533275.png PriyamSharma_2-1789737606661.png