Option to transform or download only updates within a update set using the Now-SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
Hope this helps!
