- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
. 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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
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
Regards,
Nikhil Bajaj