Search found 1 match
- Fri Jun 04, 2004 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BASE64 Decoding
- Replies: 1
- Views: 2260
BASE64 Decoding
We will be getting BASE64 encoded data embedded in a file that needs to be decoded and stored in a blob. There is a base64 decoder in XMLPACK but the data we will be getting is not XML. Is there a BASE64 decoder hidden among the built-in transforms? I have not found it. Will I have to write a custom...