How to copy existing catalog item from Prod to Test (including all policies...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 06:34 AM
As I see existing item in Test have missing policies and variables...
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 06:39 AM
Hi Shiva,
You need to capture them all in an update set and impor the update set / export the item followed by variables variable sets and policies in xml format and import them into your test environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 06:40 AM
through XML move. make sure you move choices too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 06:47 AM
Follow the instructions in below link and you should be able to export everything in a single xml and import it to DEV.
https://www.servicenowguru.com/system-definition/exporting-service-catalog-items-step/
Please mark this response as correct or helpful if it assisted you with your question.