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.  How to avoid XML Schema Validation

    Posted 06/27/11 10:55 AM

    Originally posted by: KSuraj


    Hi,

    We are developing a Map for a XML using WTX 8.3. The XML samples that we got have some fields , values of which are not listed in the restrictions list provided in the corresponding XSD. We cannot modify the XSD and the validation is not a must. How do we avoid the validation. We tried with XML Importer using options Classic as well as Xerces. In the Input Card, we chose Well-formedness only, even then the data valdiation happens.

    Any suggestions ?

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


  • 2.  Re: How to avoid XML Schema Validation

    Posted 06/28/11 08:47 AM

    Originally posted by: SystemAdmin


    Hi suraj,

    Try to Modify the property of the "Parent Group" in Your input type tree. go to the properties, Intent --> Validate--> Location.

    Remove the Xsd name in the location Feild and also remove the meta data in the input Card.. then try It.. i think i will work.

    Thanks,

    Arun.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: How to avoid XML Schema Validation

    Posted 06/28/11 01:23 PM

    Originally posted by: SystemAdmin


    I was just having the same problem today. In the map, on the input type tree under SourceRule->GET->Source->DocumentVerification
    set Classic=Never, Xerces=Well Formed(Xerces only)

    In my case we have WMB doing the XML validation and the schema is not on the server.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 4.  Re: How to avoid XML Schema Validation

    Posted 07/05/11 12:36 PM

    Originally posted by: karthikpc


    Hi,

    We can change map settings > validations > custome > ignore/continue.

    Karthik
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 5.  Re: How to avoid XML Schema Validation

    Posted 07/06/11 05:35 AM

    Originally posted by: sirivella


    Thank you karthik, it works !
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender