Originally posted by: SystemAdmin
I'm afraid I didn't describe my issue clearly. I'll clarify:
1. We are capable of developing a map that produces an output file with fixed length records and we are capable of allocating the resulting mainframe file with the correct record length (through LRECL), but our support group wants to be alerted when a mismatch occurs between the record length in the map and the allocation of the output file (as a result of a human error).
2. We intend to do rudimentary error handling: when a type error occurs we make a calculation based on the "Total object count" and the "number of objects per line" to determine the error location in the input file. So, we don't use the restart attribute as we consider each input error fatal.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange