cancel
Showing results for 
Search instead for 
Did you mean: 

Required help for SOAP attachment to File in SAP PI

pavan04kumar
Explorer
0 Kudos

Hello Experts,

I need your advice on the following scenario.

Scenario: SOAP(With Attachment) to File

We have a scenario where a text file is being sent as an attachment through a WebService(SOAP), the attachment received in SAP PI has to be placed in a file directory.

I have referred few links in SDN where it was mentioned that File attachment is not possible at the receiver end.

Need your inputs for the attachment to be placed in a directory.

Thanks!!

Accepted Solutions (0)

Answers (1)

Answers (1)

pavan04kumar
Explorer
0 Kudos

It is achieved using Java Mapping in PI. Reading attachments using InputAttachments class.