Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MB-820 Topic 4 Question 17 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 17
Topic #: 4
[All MB-820 Questions]

You need to access the RoomsAPI API from the canvas app.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

The property InherentPermissions is used to automatically grant permissions to the table object it is applied to, but setting it to Rl (which seems to be a typo and should likely be 'RL' for Read and Insert permissions) is not sufficient in this scenario. The issues reported by the users suggest that they need more than just read and insert permissions on MyTable. Since users are unable to post sales orders, they likely need Modify, Delete, or Execute permissions on certain tables or objects related to the sales order process. Additionally, the inability to access the list page created in MyTable could be due to lacking Read permissions on other related objects or pages. Therefore, merely setting InherentPermissions = RL on MyTable does not comprehensively address the users' permission issues, especially when considering the principle of least privilege. A more tailored approach to permissions, potentially involving adjustments to the app's code or configuration to ensure proper permissions are applied where necessary, would be needed.


Contribute your Thoughts:

Roxanne
12 days ago
I heard the RoomsAPI has a special feature where it books a room for you, but it's always the broom closet.
upvoted 0 times
...
Rodolfo
13 days ago
Option B? Enabling APIs for the Business Central online environment? What is this, a magic trick?
upvoted 0 times
...
Frederica
15 days ago
Option D is interesting, but I'd rather not have to write a custom codeunit just to publish the RoomsAPI. C is the way to go.
upvoted 0 times
Micheline
3 days ago
I agree, option C seems like the easiest way to access the RoomsAPI.
upvoted 0 times
...
...
Jose
23 days ago
I'm not sure why anyone would choose option A. The default API configuration in Business Central won't let you access the RoomsAPI.
upvoted 0 times
Truman
2 days ago
A) Use the default API configuration in Business Central
upvoted 0 times
...
...
Ezekiel
1 months ago
Option C seems the most straightforward. Publishing the RoomsAPI page as a web service is the way to go.
upvoted 0 times
Rose
10 days ago
Yes, opening the Web Services page and publishing the RoomsAPI page as a web service is the right step to take.
upvoted 0 times
...
Ernie
18 days ago
I agree, that seems like the most straightforward way to access the RoomsAPI from the canvas app.
upvoted 0 times
...
Katy
21 days ago
I think option C is the best choice. Publishing the RoomsAPI page as a web service is the way to access it.
upvoted 0 times
...
Dierdre
23 days ago
User 2: Yeah, publishing the RoomsAPI page as a web service sounds like the right approach.
upvoted 0 times
...
Jerrod
28 days ago
User 1: I think option C is the best choice.
upvoted 0 times
...
...
Pamella
2 months ago
I'm not sure, but option D also sounds like a valid approach to me.
upvoted 0 times
...
Gwenn
2 months ago
I agree with Stephaine, publishing the RoomsAPI page as a web service seems like the right choice.
upvoted 0 times
...
Stephaine
2 months ago
I think we should go with option C.
upvoted 0 times
...

Save Cancel