View Single Post
  #2 (permalink)  
Old August 6th, 2008, 08:11
svenhaul svenhaul is offline
Junior Member
 
Join Date: Mar 2008
Location: Dortmund,Germany
Posts: 22
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 8
Thanked 4 Times in 4 Posts
Rep Power: 0
svenhaul is on a distinguished road
Re: i_transaction_no column in the i_log table with -1 value

Lenny,

this question is not lame at all - it shows a potential future bottleneck for us that is worth monitoring.

If you open a transmission report in the UI (Business Process Automation, Integration, Transmission Manager, find a transmission, view it, click the Report button), you will see the various log messages of the transmission.
The messages written by the XML_STAGE component all have an ITransactionNo of -1, the messages written by, say, the OrderInterface component have a "real" ITransactionNo.
If there is any way to selectively switch off the log messages from XML_STAGE, I do not know, but maybe that is worth exploring.
Reply With Quote