Originally posted by: tj.barry
Development team experiencing an issue where WTX 8.3.0.3 for windows will not recognize the complex types, when business object schema used in the Map Generator to create the map cards exist in a common library. The map generator creates its own schema file with the suffix "Element" at the end of the name, i.e. if we are using schema test.xsd, the generator creates testElement.xsd. Inside of the original schema a complex type exsists. This complex type references another schema for its structure. WTX doesn't pick up this structure and doesn't expand the element. So it only has the top level. This is NOT the case if all business objects, schema's, and maps are in the same project & folder. Does anyone know how to get WTX to generate the maps appropriately to recognize the complex tree structure, so that I don't have to have multiple copies of the schemas?
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange