The delete filter for Data Capture and Delivery is an LDAP filter that is used to clear configurations from the Data Capture and Delivery device.
The delete filter must be set correctly so that duplicate configurations are not stored in ConfigAdmin, causing duplicate agents that can compete for the same resources. For example, if a reader's configuration is not deleted, then when the Data Capture and Delivery controller starts it will load a second copy of the reader configuration, creating a second agent. Both agents will try to open the same port on the same reader at the same IP address.
To view the delete filter configuration settings in the SystemAgent, navigate to
.The setting for the delete filter is configurable in the SystemAgent.
(!(|(service.pid=com.ibm.rfid.bundle.loader) (service.pid=com.ibm.rfid.edge.config)))
(&(service.pid=com.ibm.rfid*) (!(|(service.pid=com.ibm.rfid.bundle.loader)(service.pid=com.ibm.rfid.edge.config))))
(|(|(|(|(|(service.pid=com.sirit*) (service.pid=com.intermec*))(service.pid=com.motorola.symbol*))(service.pid=com.alien*)) (service.pid=org.eclipse.soda.dk*))(&(service.pid=com.ibm.rfid*) (!(|(service.pid=com.ibm.rfid.bundle.loader)(service.pid=com.ibm.rfid.edge.config)))))