webMethods

webMethods

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
Expand all | Collapse all

Sap business connector converting special character to unicode

  • 1.  Sap business connector converting special character to unicode

    Posted Tue April 29, 2003 07:25 PM

    Sap business connector is converting special characters in a file to unicode by adding an extra character in the file and the destination system is rejecting it. How do we prevent this? Any ideas are welcome ASAP.


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


  • 2.  RE: Sap business connector converting special character to unicode

    Posted Tue April 29, 2003 07:44 PM

    This is probably an encoding issue. In your stringToBytes call (I’m assuming you’re doing something along these lines) you’ll want to specify the appropriate encoding. You might try ISO-8859-1


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