Can I copy a catalog item from global scope to custom scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2022 06:52 AM
Hi All,
I created a new scoped application called "Automation" using AES. I have to replicate a catalog item which already exists in Global scope. While I'm in the Automation scope I opened the cat item and copied it by using the copy button and the cat item got copied completely to the new scope.
Are there any other things that needs to be taken care of post copying? or Is there a better way to achieve this?
Thanks in Advance,
Priya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2022 08:35 AM
Hello,
As per the support article:-
To convert your solution from a global scoped application to a unique scope, you will need to recreate your application and move the logic over manually:
-
- System Applications > Applications > Create New
- From there, recreate your table names, scripts, etc. and copy/paste the logic from your existing app/update set over to the new record
Please find link to the support article:-
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0820186
Please mark my answer as correct based on Impact.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2022 09:22 AM
Hello,
Check Scripts/UI policies and everything related to catalog item, If it is copied correctly then no need to worry otherwise recreate it, Also check flow designer/Workflow if at all associated.
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 04:49 AM
@kavitha_cr Hello,
Can I add catalog items from the global scope to the Customer Service Portal which is in the Customer Service application scope?