Moving catalog items ,its variables, scripts, script includes etc from 'Global' scope to 'Custom App' scope.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2020 01:35 AM
Hi Guys,
We have built catalog items, its variables, script includes, workflows etc. in 'Global' app. Now we want to move all these to a 'custom scoped' application.
So far i heard that i have to manually create everything from scratch and put in scoped app. Is there any faster way to push the global app's items, scripts etc to scoped app?
Thanks,
Suresh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2020 01:46 AM
catalog items, its variables, script includes, workflows
catalog item its variables: if you will try to copy catalog item you will get error related to scope, because previously variable had created in global scope , so only same scope variable can be copied so again you have to manually re create it.
script includes,: you can just copy the script in new custom scoped application script include but again if you want to call scoped script include in any script you have to define the scope name so again manual work.
workflows : here you can copy your global scope workflow to custom scoped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 07:54 AM
watch out for the 'Category'. you may have to create duplicate ones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 01:45 PM
This post is 3 years old.... with current releases, would there be a better option to move catalog items from Global to its own Scoped App?