I was referred to this forum in this post on jdelist: https://www.jdelist.com/vb4/showthread.php?t=54865&s=a6514fae9f79fa5b8d76f05ef2121cb0
As I mentioned in that post, we are trying to implement a solution to upload Excel and/or CSV files to JDE without intermediate steps or creating table conversions that ultimately rely on z-tables. Your solution looks promising. My team has the following questions:
As I mentioned in that post, we are trying to implement a solution to upload Excel and/or CSV files to JDE without intermediate steps or creating table conversions that ultimately rely on z-tables. Your solution looks promising. My team has the following questions:
- How are errors handled?
- The file may have more than 5k+ lines. Can your system handle this? Do you have any performance benchmarks?
- The file will have multiple Journal Entries. Can your solution recognize the breaks in the file?