Hi,
I need to generate authorisations via a flat file.
I am using an example to explain the issue: i need to restrict by department. For example, I have departments A, B, C and they need to see everything under their departments. Users MANAGEA, MANAGEB, MANAGEC need to be restricted. The infobject is called ZDEPT and the Hierarchy is called DEPTHIER.
I am loading the following into a cope of the DSO "0TCA_DS02." I go RSECADMIN to generate the authorizations and i get the message "The datastore object 0TCA_DS02 contains no data.
I have made the following Infobjects authorization relevant
- 0TCAACTVT
- 0TCAIPROV
- 0TCAVALID
- 0TCAKYFNM
- ZDEPT
0TCTUSERNM | MANAGEA |
0TCTAUTH | |
0TCTADFROM | |
0TCTADTO | |
0TCTIOBJNM | ZDEPT |
0TCTHIENM | DEPTHIER |
0TCTHIEVERS | |
0TCTHIEDATE | 99991231 |
0TCTNIOBJNM | ZDEPT |
0TCTNODE | A |
0TCTATYPE | 1 |
0TCTACOMPM | |
0TCTTLEVEL | 0 |
0TCTNDEF | |
0TCTOBJVERS | A |
0TCTSYSID |
Can anyone help with this please? I have been able to successfully create a authorization object manually which restricts how I need it to - I need it but want to now be able to generate it for many users?
Cheers,