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
Expand all | Collapse all

Trading Network Processing rules

webMethods Community Member

webMethods Community MemberFri October 08, 2010 06:10 PM

  • 1.  Trading Network Processing rules

    Posted Mon October 04, 2010 05:58 AM

    Hi,

    This is sri and i am learning webMethods. I have a doubt in the concept of processing rules in trading network.
    If the incoming document criteria matches the two processing rules then either one processing rule will be invoked or both will be invoked?
    if it is one processing rule please tell me the reason.

    can anyone please help me.

    Thanks & Regards,
    Sri.


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


  • 2.  RE: Trading Network Processing rules

    Posted Mon October 04, 2010 06:47 AM

    Hi,

    Only one PR will be invoked… first come first serve… first PR matching will be execute and always make sure default PR should be @bottom

    –Shaik


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


  • 3.  RE: Trading Network Processing rules

    Posted Mon October 04, 2010 07:07 AM

    Hi Shaik,

    Thanks for your reply.

    Thnaks,
    Sri.


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


  • 4.  RE: Trading Network Processing rules

    Posted Mon October 04, 2010 07:47 AM

    Hi Sri,

    For more information , you will find the details in TradingNetwork_Administrator doucenment "
    Adding Processing Rules and the Order of Processing Rules"


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


  • 5.  RE: Trading Network Processing rules

    Posted Fri October 08, 2010 01:03 PM

    what is the debuging process in webMethods?


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


  • 6.  RE: Trading Network Processing rules

    Posted Fri October 08, 2010 04:57 PM

    In the developer UI you can use service debugging techniques like:
    Trace(F6)/Step (F7) and pub.flow:debugLog and TracePipeline services etc…Check the BIS userguide for more info.

    Also in the IS Admin page go to Settings–>Logging many options available (Info/Trace/Warning…) for server level debugging mechanisms.

    HTH,
    RMg


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


  • 7.  RE: Trading Network Processing rules

    Posted Fri October 08, 2010 06:10 PM


  • 8.  RE: Trading Network Processing rules

    Posted Tue October 26, 2010 08:32 AM

    hai good afternoon,

    i want to use the trading network in clustered environment and also a single shared data base for it,but i am not getting how to cluster the Integration Servers … Ca anyone help me please…


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


  • 9.  RE: Trading Network Processing rules

    Posted Tue October 26, 2010 01:46 PM

    Hi Rajesh…

    1. The two IS instance are sharing the same BrokerServer and brokerClient should be common for both the nodes, then only we can do cluster.
      2.Create the remote server in the setting—> RemoteServer and provide the node details… which do you want to be in cluster.
    2. Enable the cluster goto Setting—>Clustering , provide the values for the parameters Discovery Address ( should be Unique)and Discovery Port.
    3. provide key and value details in extended settings
      a.watt.server.cluster.aliasList= xxx, xxx(Remoteserver names)
      b.watt.server.cluster.aware= true( if u want to enable)
      c.watt.server.cluster.cacheName = xxxx( cluster Name)
      Do the same stuff in both nodes. Please correct me … if any thing wrong in that…

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


  • 10.  RE: Trading Network Processing rules

    Posted Tue October 26, 2010 01:55 PM

    thanks for u reply jeevan…i will try it and see…thanks a lot…


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


  • 11.  RE: Trading Network Processing rules

    Posted Sat November 06, 2010 07:41 AM

    Sri,
    Only one processing rule will be invoked, first come first server,
    sanjar


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