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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Unable to retrieve arabic characters from teradata database

    Posted 07/12/19 08:19 AM

    Hi,
    We are able to connect to a Teradata DB using the JDBC adapters.

    However, we are not able to parse any arabic content received on querying the teradata db.

    Snapshots of the connection details and the arabic data received in the response, are attached.

    Is there any special configuration required to handle the arabic characters from the teradata response?

    Note: We are able to parse the arabic responses from the Oracle DB.

    Thanks & Regards,
    Anwit Daityari

    ArabicDescription issue.JPG
    connection_teradata.JPG


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Unable to retrieve arabic characters from teradata database

    Posted 07/12/19 10:32 AM

    Hi Anwit,

    according to this article you have to add “CHARSET=UTF8” to the “Other Properties”-Field:

    Regards,
    Holger


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Unable to retrieve arabic characters from teradata database

    Posted 07/12/19 01:40 PM

    Hi Holger,
    Thanks for providing the resolution.

    I am able to retrieve arabic characters from the Teradata DB after setting the Charset property.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods