doubts

gsoni
Tera Contributor
  • which answer is correct for that question b or d ?????
  • Which one of the following is true regarding Application Scope?
  •  All applications are automatically part of the Global scope
  •  Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts
  •  Any developer can edit any application
  •  Developers can choose the prefix for a scope
2 ACCEPTED SOLUTIONS

Juhi Poddar
Kilo Patron

Hello @gsoni 

The correct answer is:

Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts.

 

Explanation:

  1. All applications are automatically part of the Global scope

    • False: Applications can be in the global scope or their own custom scope. Scoped applications are specifically designed to prevent conflicts with other applications.
  2. Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts

    • True: Scoped applications ensure that naming conflicts are avoided. Each scoped application has its own namespace, making it unique and preventing conflicts with other applications.
  3. Any developer can edit any application

    • False: Developers can only edit applications they have access to, depending on the application scope and permissions configured.
  4. Developers can choose the prefix for a scope

    • False: The prefix for a scope is automatically generated by ServiceNow based on the developer instance and cannot be manually chosen by developers.

Hope this helps!

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

 

Thank You
Juhi Poddar

View solution in original post

Sandeep Rajput
Tera Patron
Tera Patron

@gsoni Correct answer is

 

  •  Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts

View solution in original post

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@gsoni Correct answer is

 

  •  Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts