IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Decoding BASE64 encoded strings using WTX 8.4

    Posted 07/31/12 03:42 AM

    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


  • 2.  Re: Decoding BASE64 encoded strings using WTX 8.4

    Posted 08/03/12 09:27 PM

    Originally posted by: repanzer1


    While I have not used BASE64 in about a decade, I just wanted to thank you for sharing this information and adding to the knowledge base on this website.
    With the utmost sincerity, thank you.
    There are 10 types of people in this world. Those who understand binary and those who don't.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender