1. Miguel Alzate
  2. PowerBuilder
  3. Thursday, 3 September 2020 22:59 PM UTC

Hi,

I have built a Web service that allows users to send emails from the host server. The service works fine, but it is not sending the attachments. Has anyone had a similar problem and identified the cause of and the solution to this issue? How should be identified (or resolved) the folders where the files to be attached are stored, taking into account the virtual directories scenario managed by the Web service?

I apologize for asking such an open question, but I don't have much time to research right now and I have several clients who are rushing to request the service.

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 3 September 2020 23:06 PM UTC
  2. PowerBuilder
  3. # 1

Attachments are binary files so they need to be converted with BASE64 encoding, at least if your Web service is REST/JSON then this would be the case.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.