Moving Tables from Global to scope Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2018 04:25 AM
Hi All,
I have created Tables in Global application and added all the columns for the tables, But now i wanted to change it as scoped Application .
Could someone let me know is there any way to do it, instead of creating all the tables and columns again with right scope .
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2018 01:00 PM
There is not a way to move the tables over due to the namespace of the tables and fields. You'll need to recreate the tables and fields as part of your new application.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2018 01:19 PM
You will have to re-create table in new scope.
But, If you need to migrate the data within the app, then you can use below.
Mimeo: Intelligent Hierarchical Data Duplicator
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2020 10:19 PM
hi
sachin,
But it has some data how can i move these data
Thanks and Regards
Venkatesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2020 10:24 PM
Hello Hemashiva
There is no way to move tables from one application to another.
please check the below link:-
https://community.servicenow.com/community?id=community_blog&sys_id=98ecaa65dbd0dbc01dcaf3231f9619d5
or you can move data by using update set.capture your work in Update set.create XML but notify this,you can not change the Scope.
Please Mark Correct and Helpful
Thanks and Regards
Gaurav Shirsat