| 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. |