Originally posted by: paul.brett
It is possible to decode BASE64 encoded strings using WebSphere Transformation Extender 8.4 despite the lack of a BASE64 adapter. This is accomplished by enveloping the BASE64 content in a temporary MIME wrapper and then parsing that data through the MIME adapter.
In the Images sub-directory, you can run the 'Master.mmc' map, to have the 'BASE64.txt' converted to 'image1.jpg'. Additionally, in the Text sub-directory, you can run the 'Master.mmc' map, to have the 'BASE64.txt' converted to 'output.txt'.
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender