on 2009 Sep 08 3:15 PM
HI,
I am working on IDOC to Flat file and wondering how can I eliminate the empty space in the flat file if IDOC doesnt send the values in the fields?
Suppose flat file strcuture is :
Row
-Name
-Age
-City
There are some rows where are no age values then I dont have empty space in between the rows:
A|20|Banglore
B| |Mumbai
I want to skip the field if there is no values passed.. is it possible?
Thanks
Rajeev
Request clarification before answering.
Hi,
You can also give a try with below mentioned parameter in your FCC..
>>Age.fieldContentFormatting = trim
Regards,
Sarvesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.