Skip to Content
0
Former Member
Feb 16, 2009 at 10:20 AM

Automatic function to write PDF in the KM

21 Views

Hello Experts,

we need to write in KM some pdf files starting from Web Service's binary output.

The Web Service is producted by an RFC (SAP ECC).

I'd like to use a webDynpro application, so I created an adaptive web service model to catch the web service. It works fine, but the output of the web service is a binary Table.

I would like to know:

- If in the portal exists something similar to GUI_DWONLOAD (a standard function in ECC), or something that can convert a binary table into a pdf file

- If is possible to use a WEBDYNPRO to create an automatic service that two times per day calls a webService and generates a PDF in the km (so I don't need any GUI)

Thanks in Advance