Skip to Content
0
Former Member
Apr 12, 2010 at 03:53 PM

field separator problem in file

33 Views

Hi All,

I have a req in content converion .

I have 2 fields

A and B mapping is one to one only

for this I have used fieldseparator =','

Endseparator='nl'

My req is like this

if only A is coming then comma should also come even B is not coming.

A

A

A,B

A,B

A

A

I hope the req is clear...

Regards