cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle attachments in HTTP_AAE

sahithi_moparthi
Contributor
0 Kudos

Hi,

We have a requiremnet,where SAP sends the data to PI in XML format and the same XML file we have to send it to thirdparty over HTTP_AAE adapter.We have below queries on HTTP adapter.

1. Can we handle attachmnets using HTTP adapter?If yes,how can we do that ?

2.Can PGP encryption/decryption is possible in PI using HTTP adapter ?

Could you please share your valuable inputs.

Accepted Solutions (0)

Answers (1)

Answers (1)

RaghuVamseedhar
Active Contributor
0 Kudos

Sahithi,

1. HTTP adapter can handle attachments. You can access them using Java mapping (if you want to change them, link), else swap bean (no editing of attachment).

2. PGP module can be used. link.