cancel
Showing results for 
Search instead for 
Did you mean: 

JavaDoc of com.sap.aii.util.base64.api.Base64

Former Member
0 Kudos

Hi,

I need to transport binary files like PDF through XI. To do that I whant to encode with BASE64 and place the result in a element within a XML document. At the receiver side I whant to decode the element to get the original file. I found the java package com.sap.aii.util.base64.api.Base64 but no JavaDoc. Do you know where I found the JavaDoc or is this package no official ?

Or is there a better solution for processing binary files with XI ?

Regards,

Gerald Eder

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

this is exactly what I implement.

By question is, is it's a released java package from SAP or is it still under development?

Regards,

Gerald

stefan_grube
Active Contributor
0 Kudos

Hi Gerald,

Here is a blog which describes exactly, what you want to do:

/people/sap.user72/blog/2005/07/15/copy-a-file-with-same-filename-using-xi

Regards

Stefan

Former Member
0 Kudos

Hi Gerald,

Please have a look at this thread. Guess should help you out!

thanks,

Prashanth