Hi, I have been asked to analyse the access details of a CICS Application. They say that the application can be accessed only based on the role of the userID. And I need to analyse what access does each role have.
1. The initial map(does not include a mapname on it) asks me for Id and Password known only to the team.It also asks for Browse or update option.
2. And there after the entire application can be accessed with the Browse or Update option fetched as above.,
My query is,
1) How can I find the TransID of the initial Map? I searched with some keywords seen in the map in the mapset and panel libraries and couldn't identify any match.
2) Is there any other internal ways by wich roles could be assigned to the ID's?
Thanks in advance.