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.
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.
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
Hi Shaik,
Thanks for your reply.
Thnaks, Sri.
Hi Sri,
For more information , you will find the details in TradingNetwork_Administrator doucenment " Adding Processing Rules and the Order of Processing Rules"
what is the debuging process in webMethods?
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
Thank u…
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…
Hi Rajesh…
thanks for u reply jeevan…i will try it and see…thanks a lot…
Sri, Only one processing rule will be invoked, first come first server, sanjar