If the bundle loader uses the Bundle Repository Server on WebSphere® Premises Server to read the bundle list, then you can use a form of wildcarding for the bundle names in the bundle list.
By default, wildcarding is turned off, so the bundle names in the bundle list must be an exact match to the bundles you want to load. To turn on wildcarding, follow these steps:
The bundleserver.properties file is located in the IBM_RFID_HOME/dms/properties directory.
If wildcarding is turned on, then the Bundle Repository Server matches the name of each bundle in the bundle list to the bundles in its bundles directory. If it finds an exact match, then it uses the bundle that matches. If there is no match, then the Bundle Repository Server places a wildcard character on the end of the bundle name and returns the first bundle in alphabetic order that matches that pattern.