Hi Lotus Gurus,
How do we pass attachment/s to a web service for processing and attach it back to the web service?
Did some google in the past, however did not get satisfactory answer.
Thanks in advance.
Thanks,
Pervela Mallik Ram Sharma
Hi Lotus Gurus,
How do we pass attachment/s to a web service for processing and attach it back to the web service?
Did some google in the past, however did not get satisfactory answer.
Thanks in advance.
Thanks,
Pervela Mallik Ram Sharma
Subject: Passing attachments to Web Service
The only way I know of sending binary data to/from a web service is by base64 encoding it.