Configure AutoStore to work with a remote DRS server for Konica Minolta devices

For DRS, you only need to configure settings on the Device Registration tab of the Konica Minolta iOption settings after you add the component to an AutoStore workflow.

To use previous Device Registration Service version for Konica Minolta iOption devices when DRS and AutoStore are hosted on separate machines, you must manually edit the Web.config file located in the KonicaPanelClient folder in the AutoStore program files folder. Here is the path to default location for this file on the AutoStore server:

C:\Program Files\Notable Solutions\AutoStore 7\KonicaPanelClient\Web.config

Use a text or code editor to change the following lines in the file:

add key="DrsServiceBaseUri" value="http://DRS_server:service_port" />
add key="DrsToolUri" value="http://DRS_server:client_port" />

You can specify a fixed IP address or host name for DRS_server. If you are unsure of what values to use, on the DRS Server, click Start > All Programs > Kofax > Device Registration Service > Device Configuration Manager to open the Device Registration System Configuration dialog box. The ports and URL are displayed in the Service Settings group box on the Service tab of this dialog box.

These one-time instructions only apply for Konica Minolta devices, and only when AutoStore and DRS are hosted on separate machines. For other device manfacturers, or when AutoStore and DRS are on the same machine, the Device Registration component settings in AutoStore will allow the AutoStore component to communicate with the DRS server.