Some CAD questions

huyjor
Tera Contributor

Hello 

I have these 2 questions that I'm not sure about. What are the correct answers?

Thank You

 

I think the first question could be B or D

1. Which one of the following is true regarding Application Scope?
A. All applications are automatically part of the Global scope
B. Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts
C. Any developer can edit any application
D. Developers can choose the prefix for a scope's namespace

 

This 2nd question could be B. Because it's asking for an incorrect statement about delegated development. A seems like a definition of delegated development. 

Identify the incorrect statement about Delegated Development in ServiceNow.

  • A. Administrators can grant non-admin users the ability to develop global applications. 
  • B. Administrators can specify which application file types the developer can access.
  • C. Administrators can grant the developer access to script fields.
  • D. Administrators can grant the developer access to security records.
2 ACCEPTED SOLUTIONS

Harish Bainsla
Kilo Patron
Kilo Patron

Hi 

for 1st question answer is

D. Developers can choose the prefix for a scope's namespace.

for 2nd question answer is

A. Administrators can grant non-admin users the ability to develop global applications.

 

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @huyjor 

 

For 1st : Answer is D

for 2nd : Answer is A

*************************************************************************************************************
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]

****************************************************************************************************************

View solution in original post

6 REPLIES 6

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

1D you can replicate yourself. Than you will see that you cannot make up your own prefix (unless hacking it). 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Harish Bainsla
Kilo Patron
Kilo Patron

Hi 

for 1st question answer is

D. Developers can choose the prefix for a scope's namespace.

for 2nd question answer is

A. Administrators can grant non-admin users the ability to develop global applications.

 

A. ❌ Incorrect. Not all applications are part of the Global scope; scoped applications have their own isolated namespaces.

B. ✅ Correct. One of the purposes of application scopes and namespace prefixes is to prevent naming conflicts between different applications, especially those developed by third parties.

C. ❌ Incorrect. Developers can’t edit any application unless they have the appropriate roles and access, and depending on whether the app is in a restricted scope.

D. ❌ Incorrect. The namespace prefix is automatically assigned by ServiceNow when the application is created and cannot be changed by the developer.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @huyjor 

 

For 1st : Answer is D

for 2nd : Answer is A

*************************************************************************************************************
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]

****************************************************************************************************************