CAD preparation

MAGAPUV
Tera Contributor

. Which one of the following is the baseline behavior of a table in a privately-scoped application?

  • A. The table and its data are not accessible using web services
  • B. Any Business Rule can read, write, delete, and update from the table
  • C. Only artifacts in the table's application can read from the table
  • D. All application scopes can read from the table

    explain why also
1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MAGAPUV 

All application scopes can read from the table

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

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MAGAPUV 

All application scopes can read from the table

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

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

Bhuvan
Tera Sage

@MAGAPUV 

 

Answer is D. All application scopes can read from the table

 

By default, read access is provided for cross scope applications to the table. You can go to any table created for scoped app -> Application Access and you can check the details.

 

Bhuvan_0-1756142819511.png

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Nikhil Bajaj9
Giga Sage

Hi @MAGAPUV ,

 

Correct answer is D.

 

The baseline behavior of a table in a privately-scoped application is that all application scopes can read from the table. 

Explanation:

When a table is created within a privately-scoped application, it is accessible by any other application scope within the same instance. This means that any business rule or script within another application can read data from the table. However, access controls can be set up to restrict specific operations like writing or deleting.

 

If my answer helped you, please mark it- solution accepted. 

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

Nikhil Bajaj9
Giga Sage

Hi @MAGAPUV ,

 

You asked to explain Why and i have explained it as well so pleae review it. If it looks helpful, please mark it- solution accepted. 

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj