I'm creating a data flow in which I want to define file retrieval from a specific folder configured in the "ttfmafileman" session in LN. The retrieved file is then processed using an ION Script and sent back to LN via a BOD.
I'm not having issues with the final step of the process, but I'm wondering whether there's a way to configure a flow that would allow ION to directly read files from a folder defined in LN.
Currently, I'm doing this by first transferring the files to the server using LN File Transfer, and then reloading them into LN via a file-based connection point in ION — but in my opinion, this approach seems redundant and inefficient.
Do you have any ideas or best practices for a cleaner setup?