I am using a TEC connector in an environment where I am unable to acknowlege the connector from TEC. The events are placed in cache and collected from the tEC side of a firewall. I have to live with that. The events are being delivered just not acked. My question is this. Can I configure the connector to operate in a connectionless mode so that it does not expect an acknowlegement ? The SCOM errors, logged errors and Event log errors produced from the lack of ACK is causing undo concern when others debug so I would like to elimintae them if possible.
There is an AutoAcknowledge setting that will tell the connector not to expect an ACK from the EXD. This is not exposed in the GUI, so you will have to set it directly in the database (table MT_TEC) or use the epc command line to export, modify and import. "Roger" wrote in message news:3530AD3B-644F-45FD-A7DE-7C5938328CBC@microsoft.com... >I am using a TEC connector in an environment where I am unable to >acknowlege > the connector from TEC. The events are placed in cache and collected from > the > tEC side of a firewall. I have to live with that. The events are being > delivered just not acked. My question is this. Can I configure the > connector > to operate in a connectionless mode so that it does not expect an > acknowlegement ? The SCOM errors, logged errors and Event log errors > produced > from the lack of ACK is causing undo concern when others debug so I would > like to elimintae them if possible.