ArchiveProcessed

Specifies whether the connector archives events for which there are no current subscriptions.

Set this property to true to cause events to be inserted into the Archive business component after they are deleted from the Event business component.

Set this property to false to cause the connector not to perform archive processing. If ArchiveProcessed is set to false, the connector behaves as follows:

If this property is set to false and the poll quantity is low, the connector appears to be polling the event table, but it is simply picking up the same events repeatedly.

If this property has no value, the connector assumes the value to be true. If the ArchiveTableName property also has no value, the connector assumes the archive table's name is xworlds_archive_events.

The default value is true.

Copyright IBM Corp. 1997, 2004