Advantage: Manual work of importing employee attendance regularly can be avoided. System will automatically pull the data from sql server and update the attendance according to the sync pattern defined.
There are three steps required to do the settings.
1. creating System DSN - to pull data from biometric database
2. Import configuration - mapping the biometric database fields to HCM
3. Workflow Definition - for Auto sync biometric data
Follow the steps for DSN creation.
1. Create DSN system for attendance table.
Path: C>>Windows>>SysWOW64>>odbcad32>>system DSN
click on add button to create DSN system
2.Create new data source screen will be opened, select SQL server from the list.
3. Enter Name, description and select SQL server from the drop down button after selecting click on next button.
4. Enter login ID and password from the next screen as shown below
5. Select the database where the attendance table is saved.
6. Click on next button and finish. DSN file is created.
Settings in HCM
1. Go to import option from Settings>>Data management>>import
Select module name, layout name and mapping file details. Select file format as SQL server.
Under file selection, enter the exact DSN name as mentioned in the database.
2. Once all the details are entered, in the next tab, attendance details can be mapped against every field.
3. Select the date and time format from filter options tab
4. Under preview button, check for any validations and save the file.
Workflow
1. First define the Autosync pattern.
Path: Settings>>Approval>>Sync Pattern
Enter the template name, description and details like the sync pattern. In the below screen, sync pattern is defined for daily at 19:00.
2. Define work flow.
Path: Settings>>Approval>>work flow
Select predefined action checkbox, select swipecardimport option for execute on, evaluate on periodic and select the template name as defined and map the sync pattern from the drop down box as below.
Automatically employee attendance will be synced regularly as per the settings.
User has the option to forceful sync the attendance basis any particular employee or paygroup using sync swipe data screen.
Path: Settings>>Data Management>>Sync Swipe Data
Comments
Post a Comment