Hi All,
Kindly help me to get the solution for the below requirement:
1> I have to do conversions such as Ascii to Hexadecimal, Little Enidan, Binary Coded Decimal at field level ie at mapping level.
2> Then generate a file of binary type extension as .sad, which should be unreadable.
For example if I open the binary file the below data will display.
"T { “3
“3
Ð’@ 4Ÿ@ l
"T ™ “3
“3 p
"T [1] w “3 (
I completed the first requirement using UDFs. But unable to generate binary file. Please guide.
Regards,
Nutan