QAD CIM question - URGENT

nate100

Member
I need to be able to CIM into a screen that the user does not have access too. How can I do this. I am trying to do it with global_userid where I set the value of global_userid. It fails on th CIM in that it says that the user does not have access to the site.

Any help would be appreciated.

Thank you.
 
So it means that the userid that you are populating in global_userid does not have access ot the site.

So please go to 36.3.13 - Entity Security Maintenance and give the user access to that site. This error will eb taken care off.
 
don't know what you are trying to achieve by modifying the value of the global_userid other than breaching the security set by mfg/pro.

anyways, the security profile of the user is loaded immediately after login screen and hence per my understanding you cannot bypass/overwrite the security profile simply by changing the value in global_userid.

as someone mentioned, the user running the program should have access to the menu (or whatever the user is not able to access) and this should be set upfront thru appropriate security menu.

it's much cleaner and the auditors like it too.
 
Back
Top