IBM Support

Fingerprint Service Test Tool

Product Documentation


Abstract

You can use the Fingerprint Service test tool to perform various functions, such as finding fingerprints, uploading fingerprints from directory, finding records, showing statistics, getting memory usage, and unloading fingerprints.

Content

This document is divided into two sections - Interface elements and Using Fingerprint Service test tool. The Interface elements section explains the various interface elements of the Fingerprint Service test tool. The Using Fingerprint Service test tool section explains various tasks that can be performed by using the Fingerprint Service test tool.

Interface elements


The following elements are displayed on the interface of the Fingerprint Service test tool:
  • Application Name (text box) – Enter the Datacap application name for which fingerprints need to be tested.
  • N (drop box) – Select the fingerprint number that you want to view.
  • First ‘N’ records (push button) – Click this button to display the first N fingerprints of the application, where N is the value specified in the N drop box.
  • All (push button) – Click this button to display all fingerprints of the specified application.
  • Last ‘N’ records (push button) – Click this button to display last N fingerprints of the application, where N is the value specified in the N drop box..
  • URL (text box) – Enter the fingerprint service URL. For example, http://<<Servername>>/FingerprintService/Service.asmx?WSDL
  • Upload Fingerprint (text box and browse button) – Click this button and navigate to the path of the fingerprint cco file, which needs to be loaded in the fingerprint service memory cache.
  • Find Fingerprint (text box and browse button) – Click this button and navigate to the path of the fingerprint cco file which needs to be find in the fingerprint service cache.
  • Upload Fingerprint (push button) – Click this button to load the fingerprint mentioned in the Upload Fingerprint text box into the fingerprint service cache.
  • Find Fingerprint (push button) – Click this button to find the fingerprint mentioned in the Find Fingerprint text box from the fingerprint service cache.
  • Fingerprint Directory (text box and browse button) – Click this button and navigate to the path of the fingerprint file which needs to be loaded into the fingerprint service cache.
  • Upload all Fingerprints From Directory (push button) – Click this button to load all the fingerprints from the path mentioned in the Fingerprint Directory text box into the fingerprint service cache.
  • Fingerprints Loaded (text box) – It displays count of fingerprints loaded in the fingerprint service cache.
  • Last Template Name (text box) – It displays the template name.
  • Get All Applications (push button) – Click this button to display all the application names whose fingerprints are loaded in the fingerprint service cache.
  • Unload all Fingerprints (push button) – Click this button to unload all the fingerprints from the fingerprint service cache.
  • Show Statistics (push button) – Click this button to view the statistics of the fingerprint service in xml format, which includes the number of fingerprints currently loaded, the application name from which the fingerprints are loaded, average match time, and so on.
    • Example:
      <?xml version="1.0"?>
      <FPStatistics>
        <fptotalloaded>5000</fptotalloaded>
        <fptotalfailed>1</fptotalfailed>
        <appcount>2</appcount>
        <application name="datacap.ccodb">
          <fploaded>5000</fploaded>
          <fpfailed>1</fpfailed>
          <fprequests>8173</fprequests>
          <fpmatches>8173</fpmatches>
          <fpavaragematchtime>371.378320066072</fpavaragematchtime>
        </application>
        <application name="Traveldocs">
          <fploaded>0</fploaded>
          <fpfailed>0</fpfailed>
          <fprequests>0</fprequests>
          <fpmatches>0</fpmatches>
          <fpavaragematchtime>0</fpavaragematchtime>
        </application>
      </FPStatistics>
  • Get Memory Usage(Mb) (push button) – Click this button to view the memory count (in Mb) used by fingerprint service to cache the fingerprints.
 

Using Fingerprint Service test tool


You can perform the following tasks:
  • Uploading fingerprints
  • Finding fingerprints
  • Uploading all fingerprints from directory
  • Find first N records
  • Find all records
  • Find last N records
  • Get all applications
  • Show statistics
  • Get memory usage (Mb)
  • Unload all fingerprints
 
  • Uploading fingerprints
    To upload fingerprints, complete the following steps:
    1. Click IBM Datacap Developer Tools > Datacap Fingerprint Service Test Tool to open fingerprint service test tool.
    2. Specify the Datacap application name, fingerprint service URL, and fingerprint path in the appropriate text boxes.
    3. Click Upload Fingerprint. The specified fingerprint of the Datacap application is loaded in the fingerprint cache.

    Finding fingerprints
    To find fingerprints, complete the following steps:
    1. Click IBM Datacap Developer Tools > Datacap Fingerprint Service Test Tool to open fingerprint service test tool.
    2. Specify the Datacap application name, fingerprint service URL and fingerprint path in the appropriate text boxes.
    3. Click Find Fingerprint. The specified fingerprint of the Datacap application is loaded in the fingerprint cache and the statistics is displayed.


    Uploading all fingerprints from directory
    To upload all fingerprints from the directory, complete the following steps:
    1. Click IBM Datacap Developer Tools > Datacap Fingerprint Service Test Tool to open fingerprint service test tool.
    2. Specify the Datacap application name, fingerprint service URL, and fingerprint directory in the appropriate text boxes.
    3. Click Upload All Fingerprints From Directory. All fingerprints of the specified Datacap application are loaded in the fingerprint cache.

    Finding first N records
    To find first N records, complete the following steps:
    1. Load fingerprint using the Upload All Fingerprints From Directory option as mentioned above.
    2. Select the number in the N drop box.
    3. Click First ‘N’ records. The first N records of the loaded fingerprints are displayed.

    Finding all records
    To find all records, complete the following steps:
    1. Load fingerprints by using the Upload All Fingerprints From Directory option as mentioned above.
    2. Select the number in the N drop box.
    3. Click All. All records of the loaded fingerprints are displayed.

    Finding last N records
    To find last N records, complete the following steps:
    1. Load fingerprints by using the Upload All Fingerprints From Directory option as mentioned above.
    2. Select the number in the N drop box.
    3. Click Last ‘N’ records. The last N records of the loaded fingerprints are displayed.

    Getting all applications
    To get all applications, complete the following steps:
    1. Load fingerprint by using the Upload All Fingerprints From Directory option as mentioned above.
    2. Click Get All Applications. The applications names whose fingerprints are loaded in fingerprint cache are displayed.

    Showing statistics
    To show statistics, complete the following steps:
    1. Load fingerprints by using the Upload All Fingerprints From Directory option as mentioned above.
    2. Click Show Statistics. The fingerprints statistics from the fingerprint cache is displayed.

    Getting memory usage (Mb)
    To get memory usage in Mb, complete the following steps:
    1. Load fingerprints by using the Upload All Fingerprints From Directory option as mentioned above.
    2. Click Get Memory Usage (Mb). The memory usage of fingerprint cache in Mb is displayed.

    Unloading all fingerprints
    To unload all fingerprints, complete the following steps:
    1. Load fingerprint using the Upload All Fingerprints From Directory option as mentioned above.
    2. Click Unload All Fingerprints. The loaded fingerprints are unloaded from the fingerprint cache.

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSZRWV","label":"IBM Datacap"},"ARM Category":[{"code":"a8m0z000000GoGKAA0","label":"Product Documentation"}],"Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.1.0;and future releases"}]

Document Information

Modified date:
20 September 2023

UID

swg27051244