webMethods

webMethods

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.  rename a folder and/or a connection, WM 7.1.3

    Posted Fri March 02, 2012 08:20 PM

    Hi,

    In Developer, I created a package, and a folder under it, folder name xyz, and went to IS Admin and configured a new JDBC connection using the xyz folder and uvw as connection name.

    And I created a few adapter services using the above connection, xyz.uvw.

    Now I changed my mind, I need to call the folder xyz2 and the connection uvw2, but Developer will not let me rename either.

    Any idea how to do this?

    Thanks in advance.


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


  • 2.  RE: rename a folder and/or a connection, WM 7.1.3

    Posted Sat March 03, 2012 03:52 AM

    To update connection name for adapter service, use setAdapterServiceNodeConnection service. Refer link [URL]wmusers.com

    For renaming the folder name, you have to do it only through developer.

    HTH
    Senthil


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


  • 3.  RE: rename a folder and/or a connection, WM 7.1.3

    Posted Sat March 03, 2012 03:54 AM

    To update connection name for adapter service, use setAdapterServiceNodeConnection service. Refer link [URL]wmusers.com

    For renaming the folder name, you have to do it only through developer/designer.

    Create a new folder and the new connection with whatever name you want, and use the above service to update all your adapter services to use the new connection name.

    HTH
    Senthil


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


  • 4.  RE: rename a folder and/or a connection, WM 7.1.3

    Posted Sat March 03, 2012 09:24 PM

    Thanks Senthil.

    That works, I just have about 50 of these to do, slow but doable.

    Regards.

    Derek


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