08-08-2021 01:12 PM
Hi,
I am reading SFTP directory through File Poller and File Reader using scheduled task running every 1 min.
I need to delete input files once processing is complete.
How do I achieve it?
08-08-2021 02:53 PM
One possible solution can be:
Regards,
Spiro Taleski
08-09-2021 03:00 AM
Any examples please.
08-09-2021 03:23 AM
In my pipeline,
I have a parent pipeline > child pipeline1 > sub-child pipeline 1.
And in parent I am using File Poller and File Reader.
How do I send file name in sub-child-pipeline 1 where there is file delete snap?
fyi @viktor_n
08-09-2021 03:57 AM
Please see the attached sample pipelines.
It contains only the skeleton, you can add the logic inside per you requirements.
Child_2021_08_09.slp (6.2 KB)
Parent_2021_08_09.slp (3.8 KB)
Regards,
Spiro Taleski