<IMPXML name="TTIMETEMP_MYHR.xml" insert="true" update="true" lastupdate="false" filetype="linelist" processtype="freespace"> <INIT>String code ="0000";</INIT> <IMPORTPATTERN>fs.getToken(NUMBER.'DELIMETER');</IMPORTPATTERN> <DATA tokendelimeter=" "> <COL source="new com.csc.library.process.SearchEmpByCardid(dbdata.getUProfile()).search(fs.toString().substring(1, 9).trim())">TTIMETEMP.EMPLOYEEID</COL> <COL source="fs.toString().substring(18, 22)+"-"+fs.toString().substring(15, 17)+"-"+fs.toString().substring(12, 14)">TTIMETEMP.SWIPEDATE</COL> <COL source="fs.toString().substring(25, 27)+"."+fs.toString().substring(28, 30)">TTIMETEMP.SWIPETIME</COL> <COL source="100">TTIMETEMP.COMPANYID</COL> </DATA> </IMPXML>