Originally posted by: paul.brett
Here's a pair of maps that can be use to sanitise data if it contains sensitive information, prior to sending it to IBM technical support for review as part of a testcase (assuming of course that the issue being reported can be replicated with the sanitised data).
Input data: (both ASCII and EBCDIC versions)
This is a secret message with an account number (0123456789) and some other secret stuff.
This is a secret message with an account number (0123456789) and some other secret stuff.
This is a secret message with an account number (0123456789) and some other secret stuff.
Output data: (both ASCII and EBCDIC versions)
Aaaa aa a aaaaaa aaaaaaa aaaa aa aaaaaaa aaaaaa (0000000000) aaa aaaa aaaaa aaaaaa aaaaa.
Aaaa aa a aaaaaa aaaaaaa aaaa aa aaaaaaa aaaaaa (0000000000) aaa aaaa aaaaa aaaaaa aaaaa.
Aaaa aa a aaaaaa aaaaaaa aaaa aa aaaaaaa aaaaaa (0000000000) aaa aaaa aaaaa aaaaaa aaaaa.
Thank you.
Paul.
Follow me on Twitter
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender