- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 11:17 PM
Hi,
In ServiceNow how to move data from Dev to test to prod
For this one, can we use an Update set or anything
Please provide information for this one with an example
Regards
Basha
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2022 12:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2022 12:55 AM
If my answer helped you can you also mark it as correct.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2022 01:05 AM
Hello @Saurav11
Can you please provide details about catalog items
This catalog items are used In Bank and Insurance based projects
you can give examples or real-time examples also
Thank you
Basha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2022 01:15 AM
Hello,
So catalog items are nothing but form for Users where the User can fill the required details and submit it.
While designing the form you must take care of what information you require from the Users so that the group who will work on the RITM created by that catalog item. So you would create those variables and user will fill those variables and submit it.
So for a insurance you will have fields like type of insurance/ how much many you want to invest every month/ time period of the insurance and son on..
You can learn more about it over here on how to create a catalog item
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 11:30 PM
Hi @Basha4
If you want to move your custom updates from one instance to another instance we can use update sets.
Here is the video it explains ways to move update sets:
https://www.youtube.com/watch?v=aRTzSSkwUCA&t=452s
Hope it helps
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2022 12:38 AM
Thank You @Murthy Ch