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 Concatenate Two Strings

    Posted Mon July 18, 2005 02:32 PM

    Hi
    Can anyone help me to write to write a java service in webMethods 6 which will concatenate two strings.
    Thanks
    Avinash


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


  • 2.  RE: Java Service to Concatenate Two Strings

    Posted Mon July 18, 2005 02:43 PM

    But why not user the built-in pub.string.concat service?


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


  • 3.  RE: Java Service to Concatenate Two Strings

    Posted Mon July 18, 2005 02:44 PM

    Avinash,

    There is a WmPublic service pub.string:concat isn’t it helps you?
    Not sure y you need to build javaservice for the same.

    HTH,
    RMG


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