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.  sizeof binary column

    Posted 01/03/09 04:23 AM

    Originally posted by: SystemAdmin


    For a binary type column, we need to supply the sizeof field before the binary data, however the binary data below is a sub tree containing xml data, whose size is not known, what is the work around for determining the size, it is like a catch 22 situation
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: sizeof binary column

    Posted 01/05/09 03:43 AM

    Originally posted by: janhess


    If you know the size of the data you are moving to the binary field you should be able to calculate the binary size. Can you post an example of the rule and data.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: sizeof binary column

    Posted 01/05/09 04:09 AM

    Originally posted by: SystemAdmin


    The size of the binary data is not known, have replaced the binary data column with a type tree imported from an xsd, as the xml can contain different tags and data lengths the size is not known upfront.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender