Question
INTELLATIV india pvt ltd
INTELLATIV india pvt ltd
IN
INTELLATIV india pvt ltd
Posted: Feb 24, 2023
Last activity: Mar 9, 2023
Last activity: 9 Mar 2023 4:15 EST
Closed
FileListener
Using FileListener I have to read the text format data instead of CSV how to achieve this
***Edited by Moderator: Pooja Gadige to add capability tag***
To see attachments, please log in.
Hello @SrikanthG16638710,
I am assuming you are trying to parse a text file as a whole, extract data out of it and perform some business logic.
In your Service File, you can use Map to as "Clipboard" and invoke an activity that will parse your file. E.g: using "Parse Normalize"