I am trying to create a cicsplex. I created the CMAS, and the WUI. I can see that the WUI and other CICS regions are successfully attached to the CMAS, however when I try to use use the WUI server, I can successfully sign on, but do not see any cics regions, I get the following message whenever I try to use any menu
Unable to obtain data for requested View. 'GET' (GET) request failed. (Notpermit, Usrid)
I cannot find which usrid does not have authorization. we use top secret and my userid, the cics user id have been defined to top secret and given access to all the transactions installed on cmas. How can I find who does not have permission and what authorization do they need.
thank you