Application Build
Discuss questions related to the structure of your application build
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Unable to use UserID in .GetUser api

Update: Found out the user ID is actually supposed to be a Guid object and not a string. I have a data table which contains a list of UserId's. Currently, I need to convert those UserId's into usernames. I have been attempting to use the variations o...

Ginger_Main_0-1709314886865.png

Security Role is not working as expected

I have extracted the security roles and users from prod environment to dev environment. i am changing the security role in dev environment. I have deleted all the assigned roles except open application role but still user have all the access as in Pr...

Delete user groups using a XML file

Hi all, Does anyone know what's the command line to delete a security group using an XML file? equivalent to the action="delete" for metadata for instance. Thank you Regards p.s.: there's this way using an extender rule: Bulk delete security group

Drill Back Security for Confidential Data

Hey all - does anyone know the best practice to securitize the drill back functionality based on Entity (or other group) access? My use case is that we have users who can see entire company financials (actuals and planning) but should not be able to ...