Forum Post: RE: Send or Receive Binary File through REST webservice

  • Thread starter Thread starter Paul Koufalis
  • Start date Start date
Status
Not open for further replies.
P

Paul Koufalis

Guest
Thanks Vinko...but it did not work unfortunately. sniff... The BASE64-ENCODE() seems to have been done automatically as the downloaded file is the same before and after implementing your suggestion. My guess is that since the REST Resource URI Editor in PDSOE sees that the parameter is of type java:byte it encodes automatically. Perhaps then I need to tell the receiving browser that it must decode the payload?

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