Skip to Content
0
Oct 23, 2012 at 10:21 AM

File content conversion.

24 Views

Hi guys,

I am woring on File to proxy interface. where i need to read CSV file(not a fixed length file).

here are fields are seperated by "|" as shown below.

6260900000|RLSC||4||||||11-Jun-2012 11:53:56|11-Jun-2012 11:53:56.

if there is no field exist, then its not creating any fixed length values to read...how do i read this kind of file in PI.

please advise.