How do I select my file input format

Within the File Storage Source component, you are asked to define your record delimiter and record type.

The examples below provide an easy guide for picking record delimiter and record type in the file storage source component.

My data Source type parameters
id,name
1,john
2,bruce
3,ashley
New line, Delimited values, delimiter [,]
{"id":1,"name":"john"}
{"id":2,"name":"bruce"}
{"id":3,"name":"ashley"}
New line, Json object
{"id":1,
"name":"john"}
{"id":2,
"name":"bruce"}
End of file, Json object
Lorem ipsum dolor sit amet, 
consectetur adipiscing elit, 
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
End of file, Raw
actor
actress
actual
actually
ad
adapt
add
addition
additional
add on
address
add up
add up to
adequate
adequately
adjust
New line, raw