[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE/REST/DOH - File Download

  • Thread starter Thread starter jts-law
  • Start date Start date
Status
Not open for further replies.
J

jts-law

Guest
Peter, Thanks for all your help, my download is now working great! I ended up using a combination of your last examples. Since I am actually generating the file to be downloaded, I still wanted to be able to return the HTTP status so I have my return value as the StatusCode, and now have 2 output (HttpHeader and Memptr). I tried using the FileInputStream first which works, but my generated temp file doesn't get removed, I'm sure that was because the DOH had the file open for the response. The Memptr works better for my situation. One last question, are the valid "type" and "name" values for the msgElem in the map file documented anywhere? Louis

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