Ignore:
Timestamp:
18 Apr 2012, 05:12:32 (13 years ago)
Author:
Henrik Bettermann
Message:

Empty If no value is provided in import files, attributes must not be cleared. Clear attribute only if value == DELETIONMARKER.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/sample_applicant_data.csv

    r7984 r8202  
    1 container_code,reg_number,firstname,lastname,date_of_birth,email,course1,sex
    2 dp2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1,m
    3 dp2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1,m
    4 dp2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1,m
     1container_code,reg_number,firstname,lastname,date_of_birth,email,course1,sex,middlename
     2dp2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1,m,Peter
     3dp2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1,m,Claus
     4dp2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1,m,Alfons
Note: See TracChangeset for help on using the changeset viewer.