Question
Virtusa
Virtusa
US
Virtusa
Posted: Jun 14, 2020
Last activity: Jun 14, 2020
Last activity: 14 Jun 2020 5:50 EDT
Closed
Read an Excel, CSV file from external location Using Java, without a listner
I want to figure out a way to Read an Excel,CSV File from external location, and get each row values on a pagelist property. It is better without using listner since it is only for OneTimeActivity. If possible using Java it would be better.