[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
Fixed it. Deep down the documentation is stated that the custom attributes defined in OERealm.UserDetails.propertiesAttrName should contain JSON. No clue why this is a good idea... bottom line: when 'test2' then attrValue = '~{ "value": "hatsekidee!"}'. is what it should be. Then on the appserver code you have to do a hcp:get-property('test2') and parse the JSON. It seems a bit over complicated to me.

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