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.  validate function

    Posted 12/20/07 10:59 AM

    Originally posted by: SystemAdmin


    which has got better performance
    1)Reading the XML as text(without parsing) and then echoing to a run map and validating using XML type tree in the run map
    or
    2)Reading the XML as text(without parsing) and then using XMLLIB->validate function in the same map using the map rule
    Thanks
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: validate function

    Posted 01/03/08 09:43 AM

    Originally posted by: janhess


    I haven't tested response times but I would guess the validate function is faster. However I believe it only returns true or false for validity.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender