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.