cancel
Showing results for 
Search instead for 
Did you mean: 

Upload CSV file in CAP JAVA, Validate rows and return a List/ArrayList

DC
Explorer
0 Kudos

Hi Team,

We have a requirement where we need to upload a CVS file then

  1. Validate file and content for each row. At this stage, NO DB activity needs to happen
  2. Return a List to UI for further UI activities - we want to show users the CVS file contents in a table with values populated and any errors regarding the line shown in a column
  3. Once user is happy, we will present a button to insert into DB 

I have looked at the samples but struggling to return the list to the UI/ caller.

If anyone have some ideas, please free free to share 🙂

Please let me know if you need more information.

 

@skymu89 

Cheers

D

 

 

 

Accepted Solutions (0)

Answers (0)