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.

 View Only
  • 1.  Chinese Character Issue

    Posted Thu August 15, 2002 03:38 AM

    Hi,

    Have one Java code which is using jdbc:odbc driver to select data from SQL server which converts the resultset into Idata, delivers to a b2b server version 4.6 by calling an service.

    Resultset has some chinese characters fields. When I look at the pipe line, chinese characters are corrupted as it shows ‘?’ for each chinese chracter.

    The first step in the service calling from Java is “stringToDocument” which coverts $xmlstring to a document. The documentToRecord after some map steps again to Document and routeXML. The data hits TN log as ‘?’ for chinese.

    Not sure any thing needs to ne set in the odbc driver end else in IS server. Appreciate your early ideas to solve this issue.

    Regards,
    Jayaraman


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