Uploading CSV Records > 400 using Import Functionality on Custom Application no data is uploaded
Hello All,
Thanks for reading and appreciate your feedback. We are on E 9.2. I have developed a custom application with 30 fields on the grid. It is a Headerless Detail form. A CSV is to be used to upload all these 30 columns. When I try importing upto 300 columns using CSV it works well. But when my count goes > 400 - 450 the Upload Assistant screen shows the records, but when I click continue it does not load anything. I have uploaded screen dumps in document attached for reference.
The program has no logic to hide/show fields. All fields are visible. I understand, JDE limit has default limit of 1000 records irrespective of number of columns are 4 or 30. When I tried with 4 columns it works for 1000 records. I am not sure where is the issue ?