HI
I need to build a service to read pdf file from a shared drive and send the file as a mime stream as base 64 encoded using http post and at the receiving end read the pdf and write it to another shared drive. I am able to send the file using https post, but on the receiving end I am receiving the file but not able to decode and write the file to the shared drive, has any one accessed pdf send via mime, if so can you help what kind of decoding you have used for the same?
Can you share the Java services you have used which may help us in resolving the issue we are facing. We have issue in the content was not properly transferred. please help us.
Hi Dinesh,
Can you please check if the steps mentioned here helps you. Generally you have to use IS MIME services to send multipart data using pub.client:http