Hi All,
How can we give Access privilege to a user using javascript and remove the privilege? I want to give Read Global privilege to an entity ?
*This post is locked for comments
Hi All,
How can we give Access privilege to a user using javascript and remove the privilege? I want to give Read Global privilege to an entity ?
*This post is locked for comments
Can you find any resolution?
How can I give Access privilege to a user using javascript?
Hi Himbap,
I write the code in Soaplogger and run the code but nothing is generated in the output text file.
Did you check the second link that I have provided?? SOAP logger is a console application that comes with CRK SDK which help you to convert server side code to client side, you can open this tool and write your code there, run that application it will generate SOAP request for you. After that you can take that code to write you SOAP request using java script.
Thanks
how the SOAP logger is used
Hi Rajkumar,
The above post is to get the security role.
Hi Jishad,
Doing that will easy from server side code, but still if you have requirement you need to use SOAP call to implement your requirement. You need to use GrantAccessRequest : Check this: msdn.microsoft.com/.../microsoft.crm.sdk.messages.grantaccessrequest.aspx
To write your code easily you can use SOAP logger that comes with CRM SDK Check this post it will help you to write your request: nishantrana.me/.../updated-soaplogger-for-crm-2013-to-generate-javascript
Thanks
Hi Jishad,
Use this:
lakshmanindian.wordpress.com/.../check-user-security-role-in-crm-2011-using-jscript
Hope this helps.
Regards,
R.Rajkumar
"Please mark my answer as verified if you found it helpful"
André Arnaud de Cal... 291,883 Super User 2024 Season 2
Martin Dráb 230,569 Most Valuable Professional
nmaenpaa 101,156