Integrated Development Environment (IDE)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Activity in Integrated Development Environment (IDE)

How to integrate servicenow with Jira product (Cloud)

We want to test when we add a task in INC ticket on Servicenow and assign the assignment group to a specific group, a ticket should create on Jira product space. Tried looking at some docs, most of them are advising to install Jira Spoke plugin which...

  • Question

Servicenow developer instance

I am trying to get ServiceNow Dev instance for my practice, but i observed that, the page is not loading and nothing is visible, i have also tried by clearing cache.

  • Question

Tickets resolved - Survey response

Hi Team,I checked under Assessment Instances and found that the survey due date was December 8, 2025, but the user completed it on January 6, 2026.Could you confirm how long the survey link remains active for users after it is triggered?Thank you.

  • Question

onChange Client script

How to throw an alert message when a filed (Ex: test)  is empty??function onChange(control, oldValue, newValue, isLoading, isTemplate) {   if (isLoading || newValue === '') {      return;   }   if (test == '') {      alert('test cannot be empty!');  ...

  • Question

Connecting ServiceNow IDE & Build Agent to GitHub

Prerequisites Access to ServiceNow IDE Access to Build Agent (Zurich) GitHub Account Contents Creating your GitHub access token for authentication – Part 1 Create a new repository for your new or existing app. – Part 2 Set up ServiceNow IDE to...

  • Article

Keep Formating/Remove Formating popup for a specific user

Keep formating and remove formating popup is not coming for a specific user. Tried to clean cache and browser cookies in user system still not working. Checked html formating properties, everything looks fine. Also checked user roles with other perso...

  • Question

Service Operation Workspace (SOW)

Hello Community,I am working on Change Request in Service Operations Workspace (SOW) and I want to hide the “Calculate Risk”  button only in Standard change that appears under the Risk Evaluation section.What I have already checked:System Definition ...

  • Question
Getting started

We want your journey here to be as great as can be, so we have put together some links to help you get quickly familiarized with the Community.