Import data via a Record producer and generate/ display a message on the screen with detailed results of how many records are inserted / ignored/updated
Hello, I want to import data from external file expected it would be excel file. This I have implemented using the record producer where solution enables users to submit a record producer with an attached excel document which generates a data source ...