Skip to Content
0
Former Member
Feb 28, 2008 at 08:37 AM

Converting file to byte[] for web service

42 Views

Hi all,

The portal provides a standard KM web service for creating document.

In the ABAP side, i have a pdf file and the KM web service accepts a byte[] for the file content. How should i convert the pdf file over at the ABAP side to map to the byte[ for the web service??

Appreciate any help.