12-23-2009 10:11 PM
Does this require a 4th key in order to do this on os 5.0?
cmg[idx].setFlag(CodeModuleGroup.FLAG_HIDDEN, true);
This keeps on throwing a ControlledAccessException but I remember seeing somewhere once a message saying it required another key for me signed but I've already signed the app with the 3 keys.
Or is this something that is not available any longer in 5.0?
06-02-2010 04:02 AM
Does anyone have an answer to this?
Version 5.0 api says setFlag throws ControlledAccessException and requires some RRI key. What is this?
ControlledAccessException - if an attempt is made to modify the REQUIRED or HIDDEN flags and the calling module has not been signed by RRI.key.
08-02-2010
02:29 AM
- last edited on
08-02-2010
09:04 AM
by
KaLin
What do you mean the 4th key and the 3 keys?
I have try that on simulator of JDE 4.7,but it failed.
setFlag(CodeModuleGroup.FLAG_REQUIRED, true) did work,but setFlag(CodeModuleGroup.FLAG_HIDDEN, true) didn't. Why?
Could you help me?
[edited for privacy] THX.
Tinus.