cancel
Showing results for 
Search instead for 
Did you mean: 

Base64 encoding in SAP PI

0 Kudos

Hi Folks,

I have a requirement ,We have to pick the PDF file from FTP and keep the file in Sharepoint by encoding with base64.

I know this can be handled with Java Mapping.

My question is whether we can handle this scenario without using Java?

Is there any module to handle it.

View Entire Topic
0 Kudos

Thanks Evgenity for your response.

I can see its a custom module.

So it means we cannot handle this by Standard module.Only by Custom module we can handle this scenario.

former_member190293
Active Contributor

Hi Pavithra!

This module has been written by Eng Swee Yeoh, the famous and respected Community member and Java expert. You can deploy it to your PI server and use it like any other adapter module.

Regards, Evgeniy.

RafaelVieira
Active Participant
0 Kudos

I also recommend you using this custom module.

Have used it in the past to encode/decode JPEG/XML files and it works greatly!