Hi,
source structure:
<Datatype>
<Record>
<field name1> </field name1>
<field name 2> </field name 2>
</Record>
<Record>
<field name1> </field name1>
<field name2> </field name2>
<Record>
</Datatype>
If the above is the structure, then while using file content conversion for a comma seperated file in the configuration part..what must be given for the parameters "recordset name" , "recordset structure" and "recordsets per message".