cancel
Showing results for 
Search instead for 
Did you mean: 

User and folder management !

Former Member
0 Kudos

Hi,

I'm currently busy with an external application written in VBA/Vb.NET to assign in "batch" the differents rights to folder !

I can create folder, user, and usergroup.

But i'm still blocked for the assigning aspects.

- add usergroup to folder

- assign "access level(generic name)" to a group

ex: 'RestrictedAllow' is a access level , define inside the cms

i want to assign this to a group

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ok, i have take a look, but i don't know how to do what i expect !

Have you a sample in java or .net ?

In advance thanks

ted_ueda
Employee
Employee
0 Kudos

Custom Roles aren't exposed in the Enterprise .NET SDK, only in the Enterprise Java SDK.

Sincerely,

Ted Ueda

Former Member
0 Kudos

Why isn't possible in .NET SDK ?

If so how to transfer this in the correct forum, please ?

Answers (1)

Answers (1)

Adam_Stone
Active Contributor
0 Kudos

I would suggest looking at the tutorial for setting permissions [here|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/BOE_SDK/boesdk_dotNet_doc/doc/boesdk_net_doc/html/NETHowTos372.html]