guys can any help me on how to implement the above secanrio "upload excel/csv file and insert row wise data in to database?"
Discussion posts and replies are publicly visible
HI nagarajud0001
You need to use the "Read Excel File Plugin" or "Parse csv document" to read the excel/csv document. Save the data in the cdt and use write to datastore entity to save it to the database.
Refer this to how to use the plugin
https://community.appian.com/discussions/f/integrations/10693/parse-csv-file-to-cdt/46658#46658