Transferring Records from WBCS to the WFM Application Database
To transfer records from WBCS to the WFM application database:
- Records are created in the WBCS database, containing swipes, or biometric templates.
- The Change History index is modified to include this update.
-
The
exportswipes
task runs and checks the Change History index. - The task retrieves any changed information from the database table and transfers the information directly to the system database table CLK_TRAN_PEND_J.
-
The Job Scheduler task runs and processes the information in the
CLK_TRAN_PEND_J
database table. Processed swipes are put in theCLK_TRAN_PROCESSED
database table for transfer back to the WBCS database. Rejected swipes are put in the CLK_TRAN_REJ_J database table.