[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Error from PAS using the Openedge.Web.WebRequest in the HybridRealm.cls

  • Thread starter Thread starter christian.bryan@capita.co.uk
  • Start date Start date
Status
Not open for further replies.
C

christian.bryan@capita.co.uk

Guest
Its a bit more nuanced. If i try and use the following code: ASSIGN oRequest = NEW Openedge.Web.WebRequest(). MESSAGE "Secret Key: " oRequest:GetHeader("secretkey"). in the pasoe_activate procedure just after the PAS has started then this crashes the PAS. If i add this code in after a sucessful request then i start to see the secretkey appear in the log files and the PAS behaves normally. This looks like a bug to me and i suspect this is the same issue with the HybridRealm.cls. (Please visit the site to view this file)

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