How to read a txt file by file listener
I want to read a txt file by file listener and map the whole content as a string into a property.
How can I achieve it?
Or is it possible to map content as below into a property with other file type?
<
testlabel testvalue testlabel testvalue
testlabel testvalue testlabel testvalue testlabel testvalue
testlabel testvalue
>
***Edited by Moderator Marissa to update platform capability tags****