We recently converted our test environment from Ascential DataStage TX 8.0 to IBM WebSphere Transformation Extender 8.1. No problems. This weekend, we started the conversion of our production environment. The OS levels are identical. The hardware is practically the same. The version and build of the WTX components are identical. The trouble is, when I copied over the maps, trees, etc and rebuilt the system, I get different results in the production environment than I do in the test environment. I have a map that is reading the text of the transmission data to parse out a series of variable elements, such as transaction id, file type, etc. Using identical inputs (and the map source code is identical), I am getting very different results from one environment to the other. Has anyone ever seen anything like this before?
As an example, in one environment I get:
edi0000008200804200001oo.out|997|148
(and this is correct)
In the other environment I get:
edi0000008200804200001oo.out|997|041007717
(this is definitely not correct, unless ansi has come up with an x12 transaction type of 041007717!)
As an example, in one environment I get:
edi0000008200804200001oo.out|997|148
(and this is correct)
In the other environment I get:
edi0000008200804200001oo.out|997|041007717
(this is definitely not correct, unless ansi has come up with an x12 transaction type of 041007717!)