Thank you Peter, very helpful tutorials. keep moving forward 💪💪
@ahmadsaffarini35332 жыл бұрын
thank you one thing need to be covered, like the menu item account receivable-> ->invoice ->batch invoicing -> invoice that menu item is not have a diagnostic option, so how can we see its privilege, duty, and role? thank you in advance that 4 videos are a really great reference you man explain it like a champion 🏆
@FernandoGarcia-wl6sh2 жыл бұрын
Hi Peter, thanks for the content, I really appreciate it!!! So, I have just one question, when the applicattion is Builded, I can´t see anywhere the role created, I've run a Full Database Syncronization and a a full build of my model but the role it doesnt appears, could you know what could be happening, Thanks!
@peterramer2 жыл бұрын
I have seen this happen sometimes. I don’t have a great answer. Usually a model build and/or a database synchronization works. But if those don’t, I am not totally sure. You might try restarting visual studio and compiling again. Or restarting the machine. Sorry I don’t have a more exact answer.
@philipuswijaya72407 ай бұрын
thank you, very helpful
@peterramer7 ай бұрын
You're welcome!
@Abdullah-cn3uf2 жыл бұрын
thank you sir mashallah very nice expalination , can we create new privilage for table fields/form fields and grid form fields
@peterramer2 жыл бұрын
So essentially privileges control access to menu items. Not specific controls on a form. If you want to control whether grid fields are shown or not you can do this through code by controlling the visible property. But that wouldn’t be at a security role level. You can use configuration keys to control whether specific controls on a form are shown or not. But those are either on or off at a system level. Security policies may be what you are looking for.
@aklgerges95033 жыл бұрын
Hello Peter, your content is so helpful , please explain more about the X++ in it, the View, and the Services section
@KichajacaKoniczyna3 жыл бұрын
Could you show how to set-up whole solutions for F&O? I don't have that Finance and Operations template in VS, how should I start?
@peterramer3 жыл бұрын
Let me see if I can write an article with those steps. Thanks for the idea.
@HariS-qd5jj3 жыл бұрын
Hi Peter your videos are very useful for beginners. Can you please do a video on security policies in this security section. Thank you...
@jayeshdharade36422 жыл бұрын
Thank you Peter for the informative playlist on Dynamics 365 Security. I have one question regarding Duties. What is the actual purpose of Duties and is it really required? Is it just for grouping purposes? I guess using privileges also we can achieve security. So what purpose do Duties fulfill?
@peterramer2 жыл бұрын
Off the top of my head I do believe Duties just serve as another grouping mechanism. You can attach privileges directly to Roles. But you might then need to relate a LOT of them. So Duties may make that process a bit easier. You don’t have to use them. But if you think functionally there is a different definition of a Duty vs a Role. And so I believe Microsoft tries to organize their menu items in those groupings.
@commonguy77713 жыл бұрын
Hey Peter, Can you do a video on connecting power BI with D365 DB
@peterramer3 жыл бұрын
Thanks for the suggestion. It is a good one. I will add this to my list.
@akhilraj-lb3xj3 жыл бұрын
Hello Peter, Can you do a video for a do centric report development ?
@peterramer3 жыл бұрын
Yes. I have report development on my list to do in the future. I think that will take me a little longer to prepare for. Thank you so much for the suggestion. Keep them coming.