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.  How do i deploy using pub -sub model in Integration server

    Posted Mon February 17, 2014 10:22 AM

    Hello

    I know how to deploy packages through deployer in WM 7.1

    How do i deploy packages through Pub-Sub Model withouth using deployer

    this is because there is a cluster so please help me with the steps

    Thanks
    Akshay


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How do i deploy using pub -sub model in Integration server

    Posted Mon February 17, 2014 10:55 AM

    What pub-sub packages are you asking about?

    Aren’t those regular packages as other’s? you mean that package contains the notifications/triggers etc…?

    Yes you can still deploy those as a package assets to all the cluster nodes.

    Are you seeing any issues deploying it?

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: How do i deploy using pub -sub model in Integration server

    Posted Mon February 17, 2014 11:16 AM

    thanks rmg

    i need to deploy packages using different method

    Not the deployer

    Please can you help me through the steps

    thanks


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: How do i deploy using pub -sub model in Integration server

    Posted Mon February 17, 2014 12:35 PM

    I would suggest use the Deployer tool is always best to start with.

    Also you can deploy various manual ways for deploying a package.

    From folder system level from source /IS/packages/yourpackage to target IS/packages/yourpackage

    From IS Admin console Packages–>Publishing and Subscribing

    From programmatically developed services using Wmpublic package services but this is nothing but you are reinventing Deployer tool :frowning:

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: How do i deploy using pub -sub model in Integration server

    Posted Mon February 17, 2014 10:55 PM

    @IP,

    There are 3 ways you can migrate packages:

    1. Deployer
    2. What suggested by RMG [Publishing/Subscribing of package]
    3. Manually archiving and placing the .zip into target machine /replicate/inbound and installing from package management.

    Can you please enlighten us what is “different method” you are looking for?

    Thanks,
    Rankesh


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How do i deploy using pub -sub model in Integration server

    Posted Tue February 18, 2014 11:21 AM
    1. What suggested by RMG [Publishing/Subscribing of package]

    This is the method i wanted to know in detail


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: How do i deploy using pub -sub model in Integration server

    Posted Tue February 18, 2014 11:54 AM

    Please do the following steps:

    1.Packages > Publishing > Add Subscriber (Select the package from the Packages list that you want to deploy to the target IS and provide the target IS Administrator details)
    3.Packages > Publishing > Create and Delete Releases
    4.Click on Send Release to the Subscriber that you added.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB