cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Script for getting user rights to attribute level for a particular item in user group

Former Member
0 Kudos
242

Hi,

I know that we can get user group and their access rights at item level using the following script.

 # ---- Extension: core ---- Type: UserRight ----
 "#% impex.setTargetFile( ""UserRight.csv"" , true, 0, 0 );"
 #SPECIAL CASE: Type UserRight will be exported with special logic (without header definition), 
 #see http://dev.hybris.de/display/Release3/ImpEx+Documentation#ImpExDocumentation-userrights
 "#% impex.exportItems( ""UserRight"" , false );"

Does anyone know Script for getting user rights to attribute level for a particular item in user group?

Kindly help me with this.

Accepted Solutions (0)

Answers (0)