Question
1
Replies
357
Views

Virtusa
Posted: Jun 14, 2020
Last activity: Jun 14, 2020
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.