DevicesDeploy a Domino D-Series Device (Dynamark 3 Protocol)

You can use a Driver Extension Framework solution to deploy a Domino D-Series device that communicates by using Dynamark 3 protocol. Deploying this Driver Extension Framework solution requires using the Transfer utility to import it into your Loftware Enterprise SP instance. After you have imported it into Loftware Enterprise SP, you must perform initial configuration of some of the objects in Loftware Enterprise SP.

Note: This topic is provided for advanced administrators. In most cases, it is recommended that you contact your account representative about engaging Loftware Professional Services if you are interested in deploying a Driver Extension Framework solution in your environment.

Import the Driver Extension Framework Solution

An LTTClosed Loftware Transfer Tool format, a special compressed file format for Loftware data. This format is used when transferring objects between Loftware instances or when importing Loftware objects. This file format helps avoid file-naming conflicts between Windows and Loftware and prevents errors due to the Windows limit for file name length. file containing the Driver Extension Framework solution is stored on the Loftware Application Server. To deploy the Driver Extension Framework solution, you must use the Transfer utility to import the objects from the file into a Loftware Enterprise SP instance.

Tip: For more about the Transfer utility, see the Loftware Enterprise SP Data Transfer Guide, available via More Documentation.

To import the Domino D-Series device (Dynamark 3 protocol) Driver Extension Framework solution, perform the following steps.

  1. On the Loftware Application Server, open the transfer.properties file described in the Loftware Enterprise SP Data Transfer Guide in a text editor.
    1. In the Transfer data directory or file section, add # at the beginning of any existing line that begins with transfer.data.dir to temporarily disable it.
    2. Add the following lines, replacing <LOFTWARE_HOME> as appropriate. This will restrict the scope of the transfer command to the file containing the Domino D-Series device (Dynamark 3 protocol) Driver Extension Framework solution.

      # Domino D-Series Driver Extension Framework

      # IMPORTANT! Use only with import action.

      transfer.data.dir=jar:file:<LOFTWARE_HOME>/product/webapps/downloads/Dynamark3.ltt

      Note:<LOFTWARE_HOME> represents the folder on the Loftware Application Server in which the Loftware Enterprise SP application is installed. For example, using the syntax for the Transfer utility, in Windows Server this might be C:\Loftware\Spectrum\Spectrum, and in Linux this might be /opt/loftware/spectrum/Spectrum.

    3. Save the file.
  2. At a command prompt, run the following command.

    transfer -action=import -type=all

  3. Sign into Loftware Enterprise SP. In Access Control Access Control, navigate to the Driver Extension Framework folder and confirm that a subfolder has been created containing the objects of the Driver Extension Framework solution.
  4. Edit the transfer.properties file again, inserting # at the beginning of the line you added that begins with transfer.data.dir, and then save the file. This prevents the LTT file from being inadvertently overwritten when someone exports objects.

Configure the Driver Extension Framework Solution

Although most properties of the objects in the Driver Extension Framework solution have been configured for you, you must configure the following items to support your Loftware Enterprise SP environment.

  1. Sign into Loftware Enterprise SP.
  2. In Devices Devices, open the device that is part of the Driver Extension Framework solution.
    1. In the Connection tab, for IP Address enter the IP address or DNS name of the networked device. For a local device not accessible by IP address, enter the IP address or DNS name of the computer to which it is connected.

      Important! Do not change the Connection Type, IP Port, or any other options for the device.

    2. In the ribbon, click SaveSave to save your changes.
  3. In Process Design Process Design, open the process that is part of the Driver Extension Framework solution.
    1. For each process parameter that has a static path, change the root folder of the path to match that of your Loftware Enterprise SP instance.
    2. In the ribbon, click SaveSave to save your changes.

You have finished the required configuration of the Driver Extension Framework solution.

Next Steps

You should review the label template or label templates included in the Driver Extension Framework solution and make any changes needed for the solution to meet your needs. Be aware that the label template associated with a Driver Extension Framework solution requires the use of a native driver and is not WYSIWYG because it must support the physical device's positioning system.