IDE configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 08:57 AM
When I tried create and app in the IDE, I keep getting errors like:
[ide] Creating application,
Application Name: 'NeedIt Training'
Package Name: 'x_denismp_nt01'
Description: 'NeedIt trainiing'
Scope Name: 'x_denismp_nt01'
[ide] [ERROR] Failed to create fluent app NeedIt Training for scope x_denismp_nt01
Unable to create scope x_denismp_nt01: Scope "x_denismp_nt01" is invalid or already exists
I have tried several combinations of the scope and package names, but none work.
Can someone tell me what I am doing wrong>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @DenisP055731742,
Your application scope name is correct with respect to servicenow scope name standard. So I think as error suggests, the application you're trying to create maybe already exists. Check sys_app table and search for this app it if is already present or not.
Hope this helps!
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution and helpful so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Right now, I am going through the training at SN University. I am assuming that I will get to the IDE issue when I get that far. Perhaps it will resolve itself when I get a little smarter. Please give me a few days.
