Munna,
Did you created JDBC Adapter connection(to SQL DB),adapter service (InsertSQL template) that interacts with SQL Server inorder for inserting data??
OK for parseFFandInsert…Once you parsed the flatfile using flatfile:convertToValues service successfully then in next steps call the above insert adapter service and perform mapping flatfile document/fields to inputs of your insert dbservice…How ever you need to build a flow service with the above logic in a wrapper flow or generic flows which you might have already in your builds.
HTH,
rMG
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods