How to capture the complete cataolg item which involves (variable,catalog Clientscript,....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 10:38 AM
How to capture the complete cataolg item which involves (variable,catalog Clientscript, UI Policy, UI action, catolg) in tokyo version,
there i no add to update set link enabled, Please suggest.
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 12:15 PM
HI @kamali ,
I trust you are doing great.
- Navigate to the Service Catalog module in ServiceNow Tokyo.
- Open the desired catalog item that you want to capture.
- To capture the catalog item along with its variables, catalog client scripts, UI policies, UI actions, and catalog, you can use the XML export functionality. XML export captures the complete configuration of the catalog item.
Here's how you can export the catalog item as XML:
- Right-click on the header of the catalog item form.
- Select "Export > XML" from the context menu.
- Save the exported XML file to a desired location on your local machine.
By exporting the catalog item as XML, you can capture all its related components. This includes variables, catalog client scripts, UI policies, UI actions, and the catalog itself.
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 01:14 PM
Will it work if i do import the same exported xml file to the other instance, i mean can i expect the same result as update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
I have tried this but no luck it won't capture any variables, variable Sets, UI actions, UI policies in this way.