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.  Java service to convert string to object

    Posted Tue June 15, 2010 07:57 AM

    Hi,
    Can anybody help me with the java code to convert string to object?
    I have already searched some of the forums, but they were mentioning about converting the date string to object.
    But i need to convert a normal string to object.

    Thanks,
    Krithiga M


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


  • 2.  RE: Java service to convert string to object

    Posted Tue June 15, 2010 02:53 PM

    A String is an Object.
    Can you explain why you want to do this ?


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


  • 3.  RE: Java service to convert string to object

    Posted Tue June 15, 2010 03:06 PM

    Did you mean convert String to bytes? you can use pub.string:stringToBytes service.
    Regards


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