What is the Enabled Property in the ATC integration Componen

Hi,

We are using the webMethods 4.1.1 and ATC 1.1 . If we uncheck the Enabled property for ATC integration Component, is the logging disabled, because we notice the interface code still works.

Thanks,
Suma

This essentially means that the Integration Component is disabled. You should not see the specific component functioning while it is disabled. The ATC may still be running and configured with other integration components on the same broker and is using the same code base or different code base in its classpath. The logging property is more specific to ATC and not its individual integration components. If the logging is disabled at the ATC level then all its associated integration components will not perform logging.

Hope this helps.