Your FF looks very basic and easy to implement. Try out the below;
In FF schema,
Record Parser= Demlimiter
Record= newline
Field or Composite= ;
In FF dico,
Define record definition under this define your field definitions like (monyyyy,dd,name,eid,dsgn)
set the extractor to Nth Field and give positions from 0 to 4
Prepare the FF schema DT, use convertToString service to create the FF.
#Integration-Server-and-ESB#webMethods