We are setting up XI and have found out that the system to which it is going to interface contains fields of "packed decimals", known as computational3 fields.
I have been enlisted to write a java program to read EBCDIC files containing these fields and to write out the data in ASCII format.
Does anyone have suggestions on how to proceed?