on 2018 Nov 08 8:53 AM
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.
Request clarification before answering.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.