IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Flat file special characters

  • 1.  Flat file special characters

    Posted Thu January 19, 2006 07:07 PM

    Hi,
    I am having a requirement where I will be parsing a flat file and need to insert the same into db. I am having a flat file with some special charactes in it. ConvertToValues service is throwing up an error when it encounters the record which i having special characters. Can anyone plesae let me know how to handle such type of situation.

    sample record
    1501||asdégá Fómecíal sdicaña SD Fd CV||sddégá fómecíal stxicaña AA De DV|nasdfe 2 asdfded MD||| asdflúcion 80 Md |

    Thanks in advance
    Regards,
    Sunny


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Flat file special characters

    Posted Thu January 19, 2006 08:01 PM

    Have you set your encoding accordingly for the character set you are using?
    Try ISO8859-1.

    Search this group using that value for more info.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: Flat file special characters

    Posted Mon January 23, 2006 02:43 PM