- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 11:29 PM
Hi,
What is Data migration in ServiceNow can any one provide me from the scratch.
regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2019 12:10 AM
Hi Raju,
Data migration means suppose client is switching from any legacy system to service now.
like Remedy is also a ITSM tool but because of some advanced functionality(check difference between remedy and service now) some client has been moved to service now.
then Question is which kind of data we can move to or migrate to servicenow,(client changed only the system not the data ,data will be same after )
e.g all incidents,problems,change..etc Users data like Users,Department,Company,location,requests..etc
So now within one day client can not move Remedy to servicenow,
there are some Best practices to move data.
please go through links you will get idea about it,
https://www.softwebsolutions.com/resources/migrating-legacy-ITSM-system-to-ServiceNow.html
https://www.linkedin.com/pulse/10-best-practices-when-migrating-from-bmc-remedy-siva-devaki
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 11:58 PM
What is the context? Data Migration could be inbound (you need to pull data from external system like BMC, SQL Database, etc) or outbound (you need to export data to another system). If you could give more context perhapssomeone could help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2019 12:10 AM
Hi Raju,
Data migration means suppose client is switching from any legacy system to service now.
like Remedy is also a ITSM tool but because of some advanced functionality(check difference between remedy and service now) some client has been moved to service now.
then Question is which kind of data we can move to or migrate to servicenow,(client changed only the system not the data ,data will be same after )
e.g all incidents,problems,change..etc Users data like Users,Department,Company,location,requests..etc
So now within one day client can not move Remedy to servicenow,
there are some Best practices to move data.
please go through links you will get idea about it,
https://www.softwebsolutions.com/resources/migrating-legacy-ITSM-system-to-ServiceNow.html
https://www.linkedin.com/pulse/10-best-practices-when-migrating-from-bmc-remedy-siva-devaki
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 08:48 AM
Hi Raju,
Basically, data migration is a process when you move all your data from a legacy system to ServiceNow. Depending on your source platform, you can import such records to ServiceNow as:
- incidents
- users
- companies
- users (admins)
- groups
- articles
- knowledge bases
- categories
- problems
- changes
- tasks
Before setting up a migration to ServiceNow, you need to:
1) activate a cloud migration app in ServiceNow;
2) create an API user with certain permissions;
3) run a Demo migration;
For more details, check this out.