- Views (16)
- Replies (2)
- Login to like
- Reply
Reply posted on December 5, 2019 by SudhaSundeepD
Hi Chinna, Alternatively, you can skip parsing the CSV directly using FileListener options and then use your service activity to process the CSV using the delimiter/parsing methods with appropriate error handling. This way you would have more...