We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Reclaimed based on inactivity

I keep getting an email that my dev instance is being reclaimed due to inactivity, but we are actively using it via API calls for testing. What criteria fall under inactivity?

martinjack by Mega Contributor
  • 605 Views
  • 3 replies
  • 2 helpfuls

PDI Issue

Hi everyone,I need some help regarding my ServiceNow Personal Developer Instance (PDI).It has been around 20 days since I requested my PDI, but I still haven't received access. I have been waiting and checking regularly, but there has been no update ...

CI Location Field Script

I have a question regarding the location field for some of my company's Configuration Items (CIs) under the `cmdb_ci_list`. I posted about this issue on the ServiceNow Developer Forum [here](https://www.servicenow.com/community/developer-forum/the-lo...

BenFan by Kilo Guru
  • 410 Views
  • 1 replies
  • 0 helpfuls

Is there a hard limit on the size of EncodedQuery

I would like to find out when using .addEncodedQuery('Is there a char limit here?'). I am trying to limit the number of database calls by building a large encoded query and then making a single call that returns all items. Basically, instead of havin...

patrikturc by Tera Contributor
  • 254 Views
  • 1 replies
  • 0 helpfuls

Agentic AI Agent & Decision Table

So, Agent AI Agent.  It needs to query a Decision Table.  Very simple, an input that will match one of 6 rows. I provide the steps and it cannot do it, it is asking for a tool or a capability, to which there are NONE in 1. Using the passed "input", q...