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.  Attach / Detach deployment sets from projects

    Posted 07/15/08 03:20 AM

    Can anyone suggest whether it would be possible / feasible to write a custom service to detach a deployment set from one project and attach to another project. For example where a deployment set is held back from one release and carried over to a subsequent release.

    Would it be a case of moving some files/directories on the file system or are there some other inbuilt relationships/configuration files that would need to be written to.


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


  • 2.  RE: Attach / Detach deployment sets from projects

    Posted 07/30/08 03:38 PM

    Hi,

    Did you try -

    wm.deployer.gui.UIProject:removeBundleFromProject
    wm.deployer.gui.UIProject:addBundleToProject

    You might need some additional logic for “addBundleToProject” to work the way you want.

    Regards,
    Sumit


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