0
votes

I have an apex application which will upload .CSV file

I have 2 users both having same db access rights

One user able to upload .CSV file where second user is getting no data found error.

I m trying with same data .CSV file.

Any thoughts ?

-M Kani

1
Are the both users able to access the table ? try a select on the table for the both users - Moudiz
Those users does not have db login only apex login is granted. They can't directly login to db - Kani
Sorry its allowing to login inside dB. Let me check access - Kani
make sure that both users can select the table - Moudiz
Is this something because of user role? As we have end user, developer, admin. Do we need to change user role. Please advise - Kani

1 Answers

0
votes

Resolution: removing users uploaded file from www_flow_file_objects$

Issue: user uploaded csv files with incorrect data's. this caused the issue. So removed those csv file data and it worked

Example incorrect data: REF# etc.