You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
hi
i have two problem with positional file , first the file which i genrate is large how can divide to several file ,second when i open m the gerated file is not formated ,the column are pasted.
sorry for my bad english
thanks

Hi
Welcome to Talend Community!
For your first question, you can set the values of "Header" and "Limit" of tFileInputPostional component appropriately.
And sorry. I can't catch your point of question 2.
Regards,
Pedro
Offline
thx for your reply
for the first point i want the result in several file
second question:
field1 field2 field3 --> ok
but in my file
field1field2 field3-->not ok there ara field which are not separated
thx again for your reply

Hi
Can you find any rule to seperate field1 and field2? Or do they have fixed length?
Still I think you can use tFileInputPositional to create this job.
If you show us snippet of your file, we may find a solution.
Regards,
Pedro
Offline
thx for reply for separating field i just increased the lenght of field in the output
Pages: 1