Hi,
Even I have the same doubt. Below are the steps I tried
Created a flatfile schema with ADDRESS as record , Street @ 1 , Zip code @ 2
Record delimiter is newline.
Field delimiter is comma.
Record identifier Nth position @0.
Added “ADDRESS” in floating record and created DT.
While using convert to Values I passed the below file content in the text file.
ADDRESS,Street,Zipcode
It works fine.
Then , tried as
Street,Zipcode,ADDRESS and it failed.
I am not sure what should be the text file structure for the flatfile schema I defined.
I went through the docs but I am not very clear on the explanations.
Any idea would be helpful for me to understand it correctly.
Thanks,
Sathya
#webMethods#Integration-Server-and-ESB