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.  Map that allows delimiter in text strings

    Posted 10/02/14 03:59 PM

    Originally posted by: edi1999


    I have a user that wants to send comma delimited files but wants us to be able to handle text strings in double quotes where users type commas in their notes.  Is that possible?

    Can this be mapped without WTX seeing the coma in the quotes as a delimiter?

    001,Test file, "This file, that I created, is a test only",ABC123,123456

    Thanks.

     


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


  • 2.  Re: Map that allows delimiter in text strings

    Posted 10/03/14 06:32 AM
      |   view attached

    Originally posted by: paul.brett


    Yes, it is possible.  All you need to do is mark that field with an initiator and terminator, and it will suspend looking for delimiters until it finds the terminator.

    An example is included.

    Thank-you.

    Paul.

    Follow me on Twitter


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

    Attachment(s)

    zip
    comma.zip   10 KB 1 version


  • 3.  Re: Map that allows delimiter in text strings

    Posted 10/03/14 07:21 AM