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.  Turn off input schema validation

    Posted 03/23/12 08:10 PM

    Originally posted by: samanderson


    Is there a way to turn off input schema validation like length of fields etc.. on wtx map that runs locally and on datapower ?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 2.  Re: Turn off input schema validation

    Posted 03/26/12 08:02 AM

    Originally posted by: jvanboga


    If you mean you don't want a trace file, go to the map's settings and turn the trace option off.

    If you mean do not validate the data at all.... data will always be compared to the type tree definitions. If the data doesn't match your map will fail on some level. Correct this problem by determining which is wrong, data or tree, and fix it.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: Turn off input schema validation

    Posted 04/02/12 10:15 PM

    Originally posted by: SystemAdmin


    There is a Card setting (WELL FORMED) that is going to disable the schema validation. In DataPower this setting is automatically enabled while running maps for Xerces and Native XML trees
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: Turn off input schema validation

    Posted 04/04/12 11:19 AM

    Originally posted by: karthikpc


    Hi,

    You can also make some adjustments to Map Settings.

    Map Settings -> Validations -> Standard / Custom.

    If you select Custom : then you can ignore size / Restriction / Presentation validation.

    see if that is good enough in your case.

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