cancel
Showing results for 
Search instead for 
Did you mean: 

Sending out a PDF as an attachment to a calling application via PI

Former Member
0 Kudos

Hi folks,

I have a Sync scenario:

SOAP<->PI<->ECC

An application makes a soap call to PI makes the same to ECC.

ECC responds with a PDF(Binary) in the reponse payload, PI will need to extract this and put it out in an attachment.

Has anyone worked on this scenario? Can you please give me your guidance and inputs?

Appreciate your help!

Hank

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this is very easy just have a look at my blog:

/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments

just pass the proxy reponse to soap and you're done

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thank u Michal, Excellent Blog

Eager to try it out!

Answers (0)