Hi, Next to your ListFile/FetchFile processors, you could add a GenerateFlowFile processor with the content of one of your files for testing purposes.
Thanks, Pierre Le jeu. 12 mars 2020 à 06:23, Karthick Subramanian <[email protected]> a écrit : > Hi All, > > List File -> Fetch File -> Attrribute to CSV -> Merge Record -> Funnel > > I am adding each processor one by one and make sure each processor is > working. While doing so, every time, I need to clear the state in the first > processor (List File) to start testing the next processor that I have > added. Is there a way, I can start from the processor until I have tested > successfully. > > For example: If I successfully tested until Fetch File, how do I initiate > the flow from that point onwards to downstream. > > Regards, > K >
