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.  TN on clustered Interation Servers.

    Posted 07/15/11 09:00 AM

    Hello everyone. :slight_smile:
    We use clustered Integration Servers(serverA, serverB); IS 7.1.3, TN 7.1.2
    I added a XML document type and set one of the element to extract as GroupID in TN Consol that connected to serverA.
    As TN database is shared by both servers, I don’t need to do same thing on serverB.
    However, TN couldn’t extract GroupID when processing data on serverB.
    I connected TN through serverB, and just saved the XML document type without any change.
    Now, GroupID is extracted on both sides.
    I also checked GroupID in bizdoc table and some of them were empty.
    When I used TN 6.5, it never happened.
    I wonder why this happened on TN 7.
    Is there any fix or specific setting when clustered IS?

    Please advise.
    Thanks in advance.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: TN on clustered Interation Servers.

    Posted 07/15/11 03:14 PM

    Some times when you change/update some TN items (especially Queues,rules,TPA’s,attributes) on ServerA it won’t effect/show on Server B…So try to reload WmTN package on ServerB and it should all set for you:

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 3.  RE: TN on clustered Interation Servers.

    Posted 07/15/11 07:20 PM

    There are TN config settings that when items are changed on one TN instance it will tell the others in the TN cluster to reload their metadata. I don’t recall the properties but the TN guide covers this.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: TN on clustered Interation Servers.

    Posted 07/18/11 02:04 AM


  • 5.  RE: TN on clustered Interation Servers.

    Posted 07/18/11 03:05 PM

    Here are the few properties that you can update and reload WmTN:

    tn.cluster.notifyCacheChange = true
    tn.cluster.notifyProfileAddUser = true
    tn.cluster.notifyPropertyChange = true

    Even this sometimes you will see no update behavior:

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 6.  RE: TN on clustered Interation Servers.

    Posted 07/19/11 12:56 AM

    Yes. I found those properties in Trading Networks Administration Guide and add them to WmTN\config\properties.cnf.
    However, I had no idea it sometimes doesn’t work. :frowning:
    Thank you for your information. :slight_smile:


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 7.  RE: TN on clustered Interation Servers.

    Posted 07/19/11 04:22 PM

    Yes you are not alone:


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods