<?xml version="1.0" encoding="UTF-8"?> <WORKFLOW> <APP_NAME>PERSONAL</APP_NAME> <SOURCE_TABLE> <TABLE name="Workflow_Data" central="true" out="inquiry"> <FIELD>COMPANYID</FIELD> <FIELD>WF_ID</FIELD> <FIELD>WF_VER</FIELD> <FIELD>DOC_NO</FIELD> <FIELD>SCREEN_VALUE</FIELD> </TABLE> </SOURCE_TABLE> <DESTINATION_TABLE> <TABLE name="TREQ_CERTIFICATE" central="true" out="record"> <FIELD name="EMPLOYEEID" setcolumn="1" fix_value="" not_null="1">employeeid</FIELD> <FIELD name="COMPANYID" setcolumn="1" fix_value="" not_null="1">companyid</FIELD> <FIELD name="REQ_ID" setcolumn="1" fix_value="" not_null="1">wf_doc_no</FIELD> <FIELD name="REQ_DATE" setcolumn="1" fix_value="" not_null="0">reqDate</FIELD> <FIELD name="TRES1" setcolumn="1" fix_value="" not_null="0">thai_doc</FIELD> <FIELD name="ERES0" setcolumn="1" fix_value="" not_null="0">eng_doc</FIELD> <FIELD name="ISPRINT" setcolumn="1" fix_value="0" not_null="0">companyid</FIELD> <FIELD name="CERT_TYPE" setcolumn="1" fix_value="" not_null="0">cert_type</FIELD> </TABLE> </DESTINATION_TABLE> </WORKFLOW>