<IMPXML name="org_plus.xml" insert="true" update="true" lastupdate="false" filetype="linelist" processtype="freespace" table="memployee" group="org_plus"> <INIT>String code ="0000";</INIT> <IMPORTPATTERN>fs.getToken(NUMBER.'DELIMETER');</IMPORTPATTERN> <!--CONDITION></CONDITION--> <DATA tokendelimeter=","> <COL source="fs.getToken(0,',')">MEMPLOYEE.EMPLOYEEID</COL> <COL source="fs.getToken(1,',')">MEMPLOYEE.BOSSID</COL> <COL source=""100"">TTIMETEMP.COMPANYID</COL> </DATA> </IMPXML>