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

Suresh1
Tera Guru

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

7 REPLIES 7

Harsh Vardhan
Giga Patron

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 

 

 

 

 

 

 

 

Swarup Roy
Kilo Expert

watch out for the 'Category'. you may have to create duplicate ones.

valalves
Tera Contributor

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?