Originally posted by: rarw
Hi Laurent,
Due to the holiday, and a class, I was unable to quickly respond to your posting, sorry!
It now looks like the MID function was failing due to the need to partition the type tree into records without "MC" and records with "MC". When the MID($15,2)!="MC" logic was used in the type tree, and an MC record was read, the map failed. It did not fail if there were no "MC" records in the file.
I wish I had the insight into WTx to explain why it failed prior to partioning the type tree/records. My uneducated guess is that when it read an "MC" record (MID($15,2)!="MC" was false) there was no alternative fields allocated to read/process the record.
Thanks for your time!
Becky
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender