In WTX, I have a COBOL EBCDIC input with a bunch of filler fields. The Input Type Tree was created by the Cobol Copybook Importer. I had an ‘invalid input’ occur when I submitted a cobol message to my WTX map. The map failed on a filler item where the input wasn’t spaces, but NULL. […]
WebSphere Transformation Extender – “One or More Inputs was Invalid”
I was using WTX 8.3 to build a type tree off a COBOL copybook. When I then attempted to run a map based on the tree I got the error “One or More Inputs was Invalid”. My Input data was in EBCDIC format and RFHUtil was my saviour. It was able to display the copybook […]