Hello,
I have one requirement, I have to upload the file and after uploading, the file is read that file and Loaded into the database.
Discussion posts and replies are publicly visible
Hi we have a plugin for that https://community.appian.com/b/appmarket/posts/excel-tools
You can use excel tools plug-in which is available in appmarket
1. Install excel tools plug-in in your Appian environment
2. Create an Appian UI for user to upload the file
3. Create a process and use import csv to database smart service to import csv data to table
Hello Ujjwal,
user needs to upload the file and I need to read that file in appain and load into database, can you please help me with thisPDF
What is the issue you are facing?
Edit : Try Using import CSV to Database.
Look like my process model and their settings are not correct.
Try using import csv to database.
I tried import CSV to the database task and while debugging I am not getting file upload option
Have a look at the nodes in your process, they are not connected properly
As sanchit mention above, and the process is also showing a clear warning. I suggest you go through the Appian developer course.
I have connected Task properly now and still facing the same issue.
when I click on the view form that redirects to a blank screen.