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.  Programatic generation of the flow

    Posted Thu August 19, 2004 02:37 PM

    Hi all,
    This may be one of those SNQ (stupid newbie question):

    We have a inhouse utility developed in JAVA. This utility generates JavaBeans that can be utilized by web-applications for legacy data access. The objects generated by this utility will be used in future in webMethods. We dont want to lose the investment we have made in this utility SO we plan to extend this utility to generate the webMethods flow components that will be imported into the webMethods environment and used by the developers to create new flows.

    Good idea , Bad idea - wrong direction - please comment.

    Alternatives ? Please note that we have budgetry & time constraints.

    Thanks in advance for your response,
    Rajeev Sakhuja


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Programatic generation of the flow

    Posted Fri August 27, 2004 10:35 AM

    I think you answered your own question here. Although you could use webMethods to get the data from the legacy application, it seems that you are already using a tool that creates an API to the legacy data, and seem to have no plans of changing the solution.

    The only (minor) downfall I see in this solution is simply the management of documents across two solutions as opposed to one.

    Anyone else see something?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: Programatic generation of the flow

    Posted Mon August 30, 2004 11:20 AM

    Brian,
    Thanks for the response.

    My main question is :

    Is it a good/bad idea to generate the Flow (XML) externally and import into the webMethods environment ? In other words, the programmer will not use the developer to generate webMethods components accessing the legacy data, instead they will execute a tool that will generate the webMethods-component (package) that will be pulled into webMethods. The input and output for the execute flow services (legacy data access) would be WM-native in-document & out-document resp.

    TIA
    Rajeev


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Programatic generation of the flow

    Posted Tue September 07, 2004 07:22 AM

    Rajeev,

    From my point of view it is not really a good idea to generate flow (XML) externaly because i guess there is no documented standard way to do that. Which means XML definition can change any time which could create some problem. Also you need to understand the XML yourself and set lot of assumption which is not good.

    Regards,
    Arvind.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB