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.  code for predefined service

    Posted 11/06/08 05:55 PM

    Hi All,
    In which formate the flow service is stored.
    Please help me to find the back-end java code for predefined service.

    Thanks
    Krishna


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


  • 2.  RE: code for predefined service

    Posted 11/06/08 07:21 PM

    I assume you’re asking about the source code for the webMethods-supplied, built-in services. It is not provided.


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


  • 3.  RE: code for predefined service

    Posted 11/07/08 05:06 PM

    Flow Service store in XML format.
    YOu will not be able to get code for Build In services provided by webMethods.


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


  • 4.  RE: code for predefined service

    Posted 11/10/08 12:39 PM

    Actually you can find the corresponding java classes on the server.
    Then just use a Java decompiler and you will have the code.


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


  • 5.  RE: code for predefined service

    Posted 11/10/08 03:26 PM

    Be careful with the decompiler - your license agreement states you will not do that…

    What exactly are you trying to achieve?


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


  • 6.  RE: code for predefined service

    Posted 11/10/08 04:30 PM

    It it usually a bad idea to recommend an approach that violates the license agreement…


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