Developer Instance is not working .Its showing offline from the past 3 days.
Not able to log in to servicenow dev instance. Coming as offline
Not able to log in to servicenow dev instance. Coming as offline
I have followed the Doc directions for Initialize a Git repository with the ServiceNow IDE (https://www.servicenow.com/docs/csh?topicname=initialize-git-repository-servicenow-ide.html&version=latest). Summary of steps Created a scoped application w...
I want a report(line chart) for the incident and need a comparison between created and resolved incidents of the month without using performance analytics. Is that possible?
Hi All, I need help for my service now PDI. Numerous time I have refreshed my instance but still it says instance is offline and try few minutes later. Why it is showing again and again like this since last 5 hours.If anybody knows about it please sh...
I'm not able to login to my instance. Here is what it shows:Did 'reset instance password' many times but it still shows same error.
When trying to use the now-sdk build. We are seeing this error related to record on the sys_ui_view table: src/fluent/generated/sys_ui_view_f2426b7247c29e90a412225c416d4391.now.ts:8:9 - error TS303: View name can only contain alphanumeric characters8...
Hello, in this study that I did over two days, I created a catalog item with 3 string fields, free text type, so that the person can type the incident number and thus bring up the short description and the incident description. I am aware that there ...
Hi all, have tested ServiceNow IDE on my PDI, but as soon as I try to create an app in a workspace i get this error " [ide] [ERROR] Unable to complete request" - See below: ide] Creating application, Application Name: 'test2' Package N...
Hello all, I'm not sure what I've done but I'm not able to use sdk-now fetch. I am properly authenticated in the instance since I was able to create a new scoped application, but I cannot use sdk-now fetch. Every time I try it I get this error:❯ now-...
I recently encountered this issue when I tried to use a type from sdk/core in a TypeScript file in the server directory. I had taken the existing file `/src/fluent/server/script.ts` and added an import from @Servicenow_1/sdk/core and all of a sudde...
Howdy, We have recently been trying to test out using the ServiceNow SDK and so far it appears that brand new apps appear to be created and work well, but I am having an issue with a converted scoped app in which when I try to perform the now-sdk bui...
While we test using typescript and transpiling, we can use, import, mock, test GlideRecord in our script_include codeimport { GlideRecord } from '@servicenow/glide';We dont see scoped IdentificationEngine exported in types, only global Identification...
How can we authorize SDK, or where to get password or token for our personal accounts to try to use SDK?We have non-interactove users we use for API calls, but for some reason SDK needs GUI access? That does not make sense, it is comandline tool.Than...
Hello Everyone, I have a requirement where I have to give a document to Gemini and extra information based on the prompt. I am struggle with the REST API setup to send the document to Gemini. Any please or leads on this would be appreciated.