How to create CICD integration between two instances, to migrate all the update sets and plugins

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2024 04:30 AM
Need to automate the all the plugins installations and update set creations from one instance to another instance using CICD integration hub.
Please guide me with the flow/if possible please propose any other solution to achieve this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2024 03:10 AM
Does this concern random plugins? Or for example Store Application updates?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2024 03:43 AM
Hi Mark,
Yes, this is for installing random plugins to make use of funcationality!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2024 03:55 AM
If this is just for your DEV and TEST I can imagine that through REST API you create a Plugin Installation Schedule record and Plugin Installation Schedule Item record, and that way the Plugin gets automatically created.
I would not do that for PROD.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field