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

Modify JDBC adapter connection withought effecting Adapter services

  • 1.  Modify JDBC adapter connection withought effecting Adapter services

    Posted Mon October 27, 2003 11:50 PM

    Hi,

    I have a bunch or adapter services built on a jdbc adapter (to be specific its connecting JDE One world). Now I am moving all my services to a different server where the path and name of the JDBC adapter are different. Now is rewriting all my services the only solution or , some how, can I change the adapter setting in my services ??

    Thanks,
    Vikas.


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


  • 2.  RE: Modify JDBC adapter connection withought effecting Adapter services

    Posted Tue October 28, 2003 12:39 AM

    webMethods support might be able to offer you some undocumented procedure for doing this, but I don’t think there is an easy way.

    Can you not just create the JDE One World JDBC adapter connection (using the same namespace) on the new server?


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


  • 3.  RE: Modify JDBC adapter connection withought effecting Adapter services

    Posted Tue October 28, 2003 06:42 PM

    I believe that you are simply using JDBC adapter to connect OneWorld files but not OneWorld Interop functions. If my guess is correct, what you need is to change the Connection String and System IP address in the JDBC tag of JDBC adapter to point to different system accordingly.


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


  • 4.  RE: Modify JDBC adapter connection withought effecting Adapter services

    Posted Tue October 28, 2003 08:56 PM

    Hello Jake and Chris,

    Thank you for your reponse. Yes Jake I am directly connecting to the SQL server underlying OneWorld. But when I am moving my services to the production server I have to use the JDBC adapter built on that IS for the SQL Server, which unfortunately has a different namespace. And hence I guess I have to rebuild all of my adapter services.

    Also, In any development process you connect to a testing database initially and then migrate to production. Now in your adapter services you specify the table name as <current>.<current>.table, which may change when you move to production. So you have to make change in all you adapter services before moving into production. Is there an easier way of doing this ??

    Vikas.


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