cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment handling in CPI

naveenkk
Explorer
0 Kudos
300

Hello All,

Can someone suggest us how to handle attachment in CPI while posting the data into rest API(HTTP service).

Scenario: we used to receive the data from Amazon S3 bucket in the form of XML and in between there would be some logics so after completion of logics we have to post the data as an attachment. Can anyone suggest how to achive this requirement in CPI.

Thank you!

 

View Entire Topic
alex_bundschuh
Product and Topic Expert
Product and Topic Expert
0 Kudos

see some attachment handling examples in the design guidelines at https://help.sap.com/docs/integration-suite/sap-integration-suite/attachment-handling

Alex

naveenkk
Explorer
0 Kudos

Hi Alex,

in my case i am receiving xml content in body from source not the attachment. i want to send body as an attachment to the target API.
However in the below blog which you have mentioned we are reading the attachment not the content of the body from source.

Please suggest.

Thank you!

Regards,

Naveen

alex_bundschuh
Product and Topic Expert
Product and Topic Expert