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

Option to transform or download only updates within a update set using the Now-SDK

Brady Holliday
Tera Guru

I was curious if there was any now-sdk transform or now-sdk download options where it would allow you to download only updates etc. that are in a certain update set?

 

With sandboxes requiring an additional purchase it would be nice to have a way in which developers could still use update set practices but then move code up via the SDK. This would essentially allow multiple developers to develop in a single instance in a method that has long been practiced in the ServiceNow Developer Community.

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi @Brady Holliday 

 

The updates will be included in the default update set for the application you're working on, and there’s currently no option to modify that.

 

Refer:  Some questions about now-sdk 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

fknell
Tera Patron

Hi @Brady Holliday,

 

I’m not entirely sure what you’re specifically looking for, but SDK can be used to develop apps and later deploy them to your non-production instance. The deployment process begins later and can be managed in various ways. It’s possible that what you’re seeking is a custom Now Assist skill.

 

For your reference, here’s what the ServiceNow SDK can do for you, along with the corresponding documentation page: Exploring the ServiceNow SDK

 

fknell_0-1776701567787.png

Hope this helps!