[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to send HTTP response with media-type = application/pdf to the browser ? REST. OE11

  • Thread starter Thread starter jonathan.wilson
  • Start date Start date
Status
Not open for further replies.
J

jonathan.wilson

Guest
The "legacy" $DLC/servlet/rest with the OE AppServer can be hotwired to run XML, whether it can do PDF I don't know... but... But once you have a WAR look for: /TOMCAT/webapps/MyServiceName/WEB-INF/adapters/MyServiceName.paar (that's just a ZIP) inside you'll have a resourceModel.xml By default it's JSON this can be changed to XML (100% know that works as we do it) but PDF might be worth testing.

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