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.