Transferring Records from WBCS to the WFM Application Database

To transfer records from WBCS to the WFM application database:

  1. Records are created in the WBCS database, containing swipes, or biometric templates.
  2. The Change History index is modified to include this update.
  3. The exportswipes task runs and checks the Change History index.
  4. The task retrieves any changed information from the database table and transfers the information directly to the system database table CLK_TRAN_PEND_J.
  5. The Job Scheduler task runs and processes the information in the CLK_TRAN_PEND_J database table. Processed swipes are put in the CLK_TRAN_PROCESSED database table for transfer back to the WBCS database. Rejected swipes are put in the CLK_TRAN_REJ_J database table.