IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  importing .mxsd as type tress.

    Posted 02/02/10 10:34 PM

    Originally posted by: SystemAdmin


    Hi,

    In our project we are integrating SAP with Legecy systems, to achieve this we are using WMB and WTX.

    WMB for routing and WTX for mapping purpose.

    For SAP as source, WMB using SAP Adapter to connect to SAP and brings the IDoc into EAI environment. When this happens an .mxsd file for the IDoc is generated in WMB.

    We were asked to use this .mxsd file to make type tree and use it for mapping purpose.

    I have not done this before, importing .mxsd to type tree.

    I tried doing this but was getting "XMLParser: Input XML data is invalid." SAXParseException error.

    Can any one help me out how can we do this? Any helpfull material for doing this will help a lot.

    -Thanks and Regards,Rajesekhar Potteti
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: importing .mxsd as type tress.

    Posted 02/03/10 08:43 AM

    Originally posted by: SLWatts


    No import is required. When you configure the input or output card, simply pick the .mxsd file instead of a .mtt file. A .mxsd file is, essentially an XML schema so the appearance of the card objects, restrictions and mapping techniques are the same as when using an XML schema (.xsd) instead of type tree.

    If you really want a type tree, you could try renaming the file to .xsd and try the WTX XML schema importer. I've never done this but it might be an interesting experiment!
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender