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.  Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 07:39 AM

    Hi,

    On our IS Dev (Developpement) we have a JDBC connexion :
    Oracle_DEV_Bddname

    But I’m a little embarrassed : after deployment in Preproduction the connection name will be bad (I don’t like DEV prefix on a Preproduction server).

    Is it recommanded to have no link with the environnement in the connection the name ?
    Oracle_Bddname

    If yes, would you encourage me to rename my Jdbc connection in that way ?

    Regards


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


  • 2.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 09:05 AM

    Yes, most of the times we don’t give environment name as part of connections.

    Thanks,


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


  • 3.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 09:16 AM

    Thanks for your reply.
    To change the connection name, have you got a better solution in 9.8 that the one proposed in the above link ?

    Regards


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


  • 4.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 09:24 AM

    Yes, you please follow it, I didn’t see any challenges using it while I used it long ago.

    Thanks,


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


  • 5.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 09:26 AM


  • 6.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 10:03 AM


  • 7.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 10:31 AM

    Hi Cedric,

    I agree with MR.

    The method described in the link is the correct way for this task.

    See IS Build-In-Services Guide (Chapter ART) fro further informations about the service pub.art.service:setAdapterServiceNodeConnection

    Regards,
    Holger


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


  • 8.  RE: Best pratice fo JDBC connection name for Deployment

    Posted Thu February 04, 2016 10:39 AM

    Thanks to you Mr and Holger, this procedure works well :slight_smile:

    Regards


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