Quick Help - Getting the user details
Hi There,
I am trying to get all the branches that a user belong to by passing his id, I used several combination of clts (from iwlist, iwuser, iwattrib, iwprop etc), I am not able to accomplish.
The output is something like under the 'Administration' tab you have 'Manage Users' and when you click 'Edit' you will get the 'Roles' output. I want that kind of output.
Example:
[html]
Roles: //icmsap1d Master
//icmsap1d/default/main/jfp Administrator, Author, Editor, Reviewer
//icmsap1d/default/main/jfp/DIT Administrator, Author, Editor, WorkflowAdmin, WorkflowUser
//icmsap1d/default/main/jfp/CLG/SLC Administrator, Author, Editor
//icmsap1d/default/main/Operations Administrator, Author, Editor
//icmsap1d/default/main/jfp/CFNA/symphony Administrator, Author, Editor, Reviewer
//icmsap1d/default/main/jfp/CFNA/olm Administrator, Author, Editor, Reviewer
//icmsap1d/default/main/jfp/Sawgrass/Sawgrass_Test_Region Editor
//icmsap1d/iwadmin/main/workflowModels WorkflowUser
[/html]
Any clue?
Regards,