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.  unable to import TT from Schema

    Posted 12/02/09 09:50 AM

    Originally posted by: SystemAdmin


    Hi, I am trying to create a TT from schema importer but the importer is not able to create it and it is not throwing any error either. I think it is going on some loop.

    attached are the schema file,CLPOSData.xsd , HanonicalPolicy.xsd, StandardXSDInfo.xsd

    you will need to change the path of the referential schema in the CLPOSData.xsd to where ever you save it in your local.

    e.g.
    schemaLocation="C:\IBM\Websphere Transformation Extender 8.2\wtx\StandardXSDInfo.xsd"
    schemaLocation="C:\IBM\Websphere Transformation Extender 8.2\wtx\HanonicalPolicy.xsd"

    The CLPOSData is the schema that need to be imported rest of them are referenced in that schema.

    any ideas, i tried both classic and xcerses, when i do classic it fails with errors.

    i will appreciate any help.

    Thanks
    Seth
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: unable to import TT from Schema

    Posted 12/02/09 10:21 AM

    Originally posted by: SystemAdmin


    The source xsd has multiple schemas and schema locations and so I chose XSDL Hints location as Global elements while importing xsd with Xerces validation.
    I was able to create the type tree with minor warnings.

    Thanks
    Seth
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: unable to import TT from Schema

    Posted 12/02/09 11:02 AM

    Originally posted by: repanzer


    I've never been able to successfully import a schema; I've had to build the DTD equivilent and import it, and not into my current version (8.1). I would have to import it into a copy of 7.5 I had, and upgrade it to 8.1.

    One time very, very recently, actually the PMR is still open with IBM, I'm imported a DTD into 8.1 for an output card, and the data I put into the fields, started dropping characters from the middle of fields. Sometimes all the "a"'s, sometimes A and zero's, sometime more, sometimes less. I'd take the same input file, put it to the same input directory, run it through the same exact map that just dropped data....and it worked fine.

    In other words, good luck.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender