Unable to create a net application in studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I just started learning the ServiceNow in developer.servicenow.com.
now i had an issue in learning module-4, I need to create a new application with the scoped, it is showing("This scope is already taken by another application"). i tried to change the name and every thing, but still showing the same error.
could any one help me with this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
What kind of instance are you on? Are you on a PDI?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Yes, I am using PDI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Check my response @SrinivasuB
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @SrinivasuB
Solutions
1. Use ServiceNow Studio or Creator Studio:
- These tools allow you to specify and modify the application scope during creation.
- Ensure the scope identifier you choose is unique within your instance. See next section.
2. Check Existing Application Scopes:
- Navigate to the list of scoped applications by typing
sys_scope.list
in the application navigator and pressing Enter. - Review the list to see if the desired scope already exists.
3. Choose a Unique Scope Identifier:
- If a conflict exists, modify the application name or manually set a distinct scope identifier to ensure uniqueness.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************