[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OE12 and OERealm - is it working?

  • Thread starter Thread starter Thomas Hansen
  • Start date Start date
Status
Not open for further replies.
T

Thomas Hansen

Guest
I'll have to double check again, as I must be doing something wrong if the proces is the same as for 11.7. We are using a new .cp file generated with OE 12, and a spaservices.properties file that has been updated with the password from generatecp (the encrypted password is actually the same as for OE 11.7) The ABL code we are using to validate the CP from Spring was using the OE encrypted password that is created during the .cp file creation as part of the seal validation - and works fine for OE 11.7.4. I have tried adding the encrypted password on the default (blank) domain from Data Admin Security, Domains - but keep getting an error that the domain registry is empty if I try and use CP:VALIDATE-KEY() (without password). The sample code attached to the kbases I have looked at also use the password from the spaservices.properties file. I am really missing clear and concise documentation that goes through and describes the settings needed to implement basic OERealm - but for OE 12 only. I can find docs and kbases that describe setups for various versions of OE - "including" 12.0. But they refer to files that are not there or should not be modified any more in 12. So it almost looks like the 12.x support has just been added in some places by updating the header of the kbases - without validating the content ;-) If someone can point me to the missing docs (that I may be overlooking) or a list of the steps to go through and validate the setup, I would be most grateful.

Continue reading...
 
Status
Not open for further replies.
Back
Top