Hi,
I have concern for Access, Remove and Unblock user in ODC1) what I understand in ODC, we give access and remove access users via Portal. Can ODC do this via code? here is some example that I need to do via code (there is button for Access and Remove)
2) for unblock, I still cannot find any article regarding unblock user in ODC and there is no unblock function in ODC unlike O11
O11
ODC
Hope someone can help me.
Thanks
Hi Erra,
Right now all.ypu can do by code.is grant, revoke and check user role access.
Outsystems is still planning to release an extensive User Management API, before the end of the year.
Regards,
Daniel
Hi Daniël ,
Thanks for your reply. Ya I was thinking the same too about grant, revoke function in odc studio.
will wait for the User Management API to release.
I would not depend on the grant and revoke server actions. In my experience they do not work (exception below). We have to manage these roles from the ODC portal.
Check roles has worked every time, both client and server.
Grant only works (for me) when the UserId parameter is the same as the currently logged in user
Hello Erra,
There are already some ideas submitted to improve the user management which once implemented would probably allow us to perform these operations. At the moment they are not supported as you are expecting.
Junaid
Hi @Erra
At present it is not possible Outsystems is about to release the respective API`s in Q3
Below response I got from Outsystems regarding same.
Regards
Shashi Kant Shukla
Recent info is it will be released in November 2024. So a little bit more patience.
Noted. Thanks :)