- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 03:22 PM
hi all, happy new year!
is it possible to change the scope of an application from Global to a scoped app...and vice versa?
thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 03:35 PM
Hello Patrick,
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
There is some design time prompts and errors that will be beneficial to see and understand when creating a scoped (not global) application. Understanding application access, API support, etc. is much more difficult if you don't go through the motions from the beginning when creating a scoped application.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 03:35 PM
Hello Patrick,
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
There is some design time prompts and errors that will be beneficial to see and understand when creating a scoped (not global) application. Understanding application access, API support, etc. is much more difficult if you don't go through the motions from the beginning when creating a scoped application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 03:39 PM
great, thanks Pradeep!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 03:40 PM
You are very welcome Patrick. Thanks for participating in the community!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 04:11 PM
absolutely Pradeep, excited for keeping in rolling in 2018!