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

Activity in Integrated Development Environment (IDE)

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

ServiceNow CSA Exam requirements

I completed the below trainings in ServiceNow learning portal. Can I now register for the exam with the pre requisites completed ? Also, Is there any special discount or voucher available for the CSA exam ?  Certified System Administrator (CSA) Learn...

  • Question

CIS-ITSM Exam 2026

Hey everyone Is anyone here preparing for the CIS-ITSM exam around Feb–Mar 2026? Would love to hear any tips, preparation strategies, or recommendations for good practice question banks. If you’ve already taken it, please share your experience!Here’s...

  • Question

Transform map & Transform script related issue

Hello, I have a doubt related to transform script.(function runTransformScript(source, map, log, target  ) {    // Add your code here    gs.log("Admin department is no more");   if(source.u_department=="Admin"){    log.info("Admin department is no mo...

  • Question

Resolved! Related list (RITMs add to related list)

I have configured the related list to a custom table for RITMs but in that custom table I have found all RITMs from service catlouge but I need only perticular custom table related RITMs only. Applies to table - custom table name (i have given) Queri...

  • Question

Business Rule Not Triggering on Field Change - Only Works in Condition

Hi Team, I'm experiencing an issue where my business rule is not triggering when a field value changes on a table. Configuration: When: beforeCondition: changesTo Script:  (function executeRule(current, previous /*null when async*/) { gs.addE...

  • Question

How to enable Next Experience in local dev set up?

Hi team,  We are working on creating a platform application using Fluent. However in our local set up, the now components (NowButton, NowCard, fonts, themes, etc.) do not seem to match the Next Experience theme, instead it is the Core UI. When the ap...

  • Question

Cannot import UiPage from @servicenow/sdk/core

Hi,when I write this in my ServiceNow IDE:import { UiPage } from '@servicenow/sdk/core' I get this error:Module '"@servicenow/sdk/core"' has no exported member 'UiPage'. ts (2305) But according to the docs this is the way to write UiPages in fluent. ...

  • 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.