cancel
Showing results for 
Search instead for 
Did you mean: 

passing PDF content thru XI

Former Member
0 Kudos

Hi All,

I have a scenario where sender issues synchronous SOAP request with PO details to XI. XI further calls RFC using request payload. RFCs response is a table of PDF content. Now I have to pass this PDF data back to the sender as it is. Sender will later take care of displaying PDF output. I just need to pass this table data as it is to the sender.

Any idea how to achieve this?

Below I am displaying response payload from RFC.

I am getting below excpetion in response mapping.

Runtime exception occurred during execution of application mapping program com/sap/xi/tf/_MM_RFCShipDoc_To_ShippingDocDataResponse_: com.sap.aii.utilxi.misc.api.BaseRuntimeException; Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser : #0 not allowed in Character data sections(:main:, row:252, col:6)

Thanks,

Smita

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

refer this blog:

/people/sap.user72/blog/2005/07/31/xi-read-data-from-pdf-file-in-sender-adapter

Regards,

Chaitanya.