Preparing for remote deployment of the Device Manager client on a remote Data Capture and Delivery controller
Before you begin
Note:WebSphere® Premises Server 6.1.x
does not package or use Device Manager server with Data Capture and Delivery. This information
is only for existing infrastructure with Device Manager server.
About this task
As described in Installing the Device Manager client on a remote Data Capture and Delivery controller,
the deployment of a remote Data Capture and Delivery controller
may include installing the Device Manager client code remotely
from the Device Manager server.
To allow remote deployment of the Device Manager client on a remote Data Capture and Delivery controller,
perform the following steps:
Procedure
Ensure the latest version of the rfid_dms_osgiclient.zip file
is located in the http_root/htdocs/locale/bundles/DMS directory.
Extract the files directly into the Device Manager server directory.
Edit the file bundlefiles\dms18load.txt:
Comment out the "PREFIX" stanza pointing to the file system.
Uncomment the stanza that points by means of HTTP to the bundlefiles directory.
Fill in the correct host name.
For example:
// Typically the bundles are in a local directory
//PREFIX file:./bundlefiles/
// In case the bundles are on an HTTP server - here is an example
PREFIX http://host_name/bundles/DMS/bundlefiles/