cancel
Showing results for 
Search instead for 
Did you mean: 

Sending PDF data as binary from SAP ECC to Java webserver using SAP PI 7.3

Former Member
0 Kudos

Hello Experts,

     We are having a requirement where we want to send PDF as a binary data to a java webserver.

The scenario is: Whenever a purchase requisition is raised a PDF is generated and is available in transaction ME53N.

Now, the requirement is that we want to send this PDF attached in ME53N as a binary data through PI to a webserver.

The scenario we are implementing is SOAP-> PI -> RFC.

Request your valuable suggestions.

Thanks & Regards,

Rupendra.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181985
Active Contributor
0 Kudos

Hi Rupendra,

Better use abap proxies on ECC end which can support attachments (any binary data)

in case your ECC system does not support abap proxies, then you can check for my WIKI section,

http://wiki.sdn.sap.com/wiki/display/XI/How+to+Send+Binary+Data+to+RFC+from+XI%28or%29PI

- Praveen Gujjeti

former_member200386
Active Participant
0 Kudos

Hi Rupendra,

Better to change the scenario to Soap to Abap Proxies.(hence Proxies support attachments).

Best Regards,

pavan