export data from JDE via web services
I have to export data from JDE via web services inserting in the xml file a tag with inside a blob information with the pdf created by JDE. Is it possible to transfrom a pdf report into a blob data ?
We're going to create a BSSV to invoke an external web services to send the invoice customer through this channel. Inside the web service xml structure it's necessary to populate a tag with a binary long number including the invoice pdf. Is it possible to convert a pdf report (invoice) in a BLOB inside JDE ?