
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
The latest episode of Creator Toolbox brought something special to the table—a live demo of how ServiceNow's Developer Sandboxes and ServiceNow IDE work together, enabling pro-code and low-code developers to collaborate without stepping on each other's work.
Why Sandboxes Matter
Developer sandboxes give each team member their own isolated environment. No more accidental overwrites. No shared-instance weirdness. Just pure focus. You make changes in your sandbox, commit to Git, and only then do your teammates see what you’ve done.
The IDE: Built for Devs
With the ServiceNow IDE, pro-code developers get a full-featured coding experience. You can make changes, commit to Git, view diffs, and even resolve merge conflicts directly in the IDE interface. The Git integration is smooth and familiar—branching, committing, syncing—it’s all there.
Low-Code Devs Stay in Studio
While one developer codes in the IDE, another can use the traditional ServiceNow Studio to build features with no code. As long as both developers use their own sandbox, they can work on the same app without interfering with each other.
Fluent Syncing: The Secret Sauce
The Fluent model bridges the gap between low-code and pro-code. Once low-code devs are done building, they sync their changes to the Fluent codebase. The IDE then picks up these updates, enabling true version control and collaboration across dev styles.
Conflict Resolution in Action
In the demo, Edwin and Jivan purposefully created a conflict to show how the IDE handles it. Spoiler: it’s as intuitive as it gets, using standard diff/merge tooling right inside the IDE. This isn't just useful—it's essential for multi-developer teams.
Getting Started
To use these tools, you'll need your instance entitled for developer sandboxes, and then download the ServiceNow IDE from the Store. It takes a bit of setup, but once you're in, it’s a whole new level of team productivity.
Final Thoughts
This isn't just about tools—it's about changing how teams collaborate. Whether you’re managing releases or just trying to keep your dev flow clean, this episode shows how ServiceNow is making it easier for developers to do what they do best: build.
- 1,846 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.