how to read byte[] in OSB
Hi All,
i am reading pdf file using file adapter in OSB. I configured proxy service as a inbound file adapter. this proxy service is keep on polling the directory and i am able to read the file. the proxy soap message format is
$body\ctx:binary-content/@ref
as per my understanding body context variable has reference to the binary data.
Please tell me how to read the binary data with in OSB. i want to read the content of binary which is stored in body variable.
Thank you in advance.
Thanks
Suresh