Forum Discussion
FalleurJ
7 years agoNew Contributor
That is my pipeline. I am not sure if I am doing this correctly, I have the variable name set up in the Poller, and In the File read I have the account set up, but still don’t understand the dynamics of the file name. Do I need to change the output in views to $path on the Poller Snap.
Supratim
7 years agoContributor III
Hi Falleur,
I would suggest use directory browser over file poller if integration type is scheduled. Once you read file from directory browser you can found the path variable as a output , you can use it on file reader.
- FalleurJ7 years agoNew Contributor
Can you please show me an example of what you mean?