Signature Pad Configuration - Integration for D+H Phoenix - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Integration for D+H Phoenix

Platform
OnBase
Product
Integration for D+H Phoenix
Release
Foundation 24.1
License
Standard
Essential
Premier

This content below pertains only to the Member ID and Document Storage components.

To configure a supported signature pad for use with the Integration for D+H Phoenix:

  1. Open Hyland.Integrations.HarlandPhoenix.SigCommon.dll.config.
  2. Configure the following settings:

    Setting

    Description

    CaptureAssembly

    Specify the name of the DLL that implements the signature pad integration for the type of signature pad to be tested.

    For a Topaz signature pad, specify: Hyland.Integrations.HarlandPhoenix.SigTopaz.dll

    For an HHP signature pad, specify: Hyland.Integrations.HarlandPhoenix.SigHHP.dll

    MemberInitIDAssembly

    Specify the type of signature pad that you will be using with the Integration for Harland Phoenix Member ID component:

    If you are using a Topaz signature pad, this value must be Hyland.Integrations.HarlandPhoenix.MemberInitIDTopaz.dll.

    If you are using an HHP signature pad, this value must be Hyland.Integrations.HarlandPhoenix.MemberInitIDHHP.dll.

    CaptureParameter

    Specify signature pad parameters.

    For a Topaz signature pad, this value indicates the signature pad model. Valid values are:

    • LCD5x7- Topaz SigGemColor5.7

    • LCD4x3- SignatureGem LCD 4x3

    • LCD1x5- SignatureGem LCD 1x5

    • LCD4x5- SignatureGem LCD 4x5

    Note:

    When using a Topaz signature pad for the Member ID verification component, only the LCD4x3 and LCD4x5 values are valid. For more information on valid signature pads, see Signature Pads.

    For an HHP signature pad, specify whether the signature pad will be connected via COM or USB port.

    • If you are using a USB port, specify USB as the value of CaptureParameter.

    • If you are using a COM port, specify the COM port connected to the signature pad and the baud rate configured on the signature pad as a comma-separated string: [COM Port],[Baud Rate]. 38400 is the default baud rate of the HHP signature pad. The COM port number is dependent on the arrangement of the COM ports on the client workstation, and the actual physical port connected to the signature pad. For example, when attached to COM port 1, the value of the CaptureParameter field would be 1,38400. When attached to COM port 2, the value would be 2,38400.

    AppServerUrl

    Specify the URL to the OnBase Application Server. For example, http://<server name>/<virtual directory>/Service.asmx.

    AdditionalConfiguration

    If you are using the Integration for D+H Phoenix in a virtual environment, use this setting to specify a path to another configuration file.

    For more information on this setting, see the Citrix and Microsoft Windows Remote Desktop Environment Deployment Guide.

  3. Save and close Hyland.Integrations.HarlandPhoenix.SigCommon.dll.config.