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.  copy a binary file with a map

    Posted 08/18/08 12:45 PM

    Originally posted by: SystemAdmin


    Hello,

    I'd like to make a map that can make a copy of any file (text or binary, like the cp command for example).

    I try to declare 2 items in text mode, and to copy the contents of the first item to the second item, but it doesn't work with binary data.

    I try to declare a binary item in a type tree, but I've errors on the type tree.

    There is a simple way to do that, with 2 binary items correctly filled, and if yes, how to define these items?

    Thanks :-)
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: copy a binary file with a map

    Posted 08/18/08 01:29 PM

    Originally posted by: SystemAdmin


    Hello,

    Finally, I mage to make a binary item but I remark that I can't type more that 65535 as min and max cars.

    So there is any way to copy binary data that exceed that size?

    Thanks :-)
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange