I have a process that begins by going through the AttributeCreator2 transformer, but after some transformers, there is a validation. If the result is true, the features will arrive at the DateTimeConverter as shown in the image below...
I would like the process to restart at the SentinelDownloader transformer after the DateTimeConverter returns, and to consider the features with the AttributeCreator transformer only at the start of the entire process. I guess the process should work like a loop.
Thanks
Best answer by liamfez
I am not exactly sure what your end goal may be, “looping” may not be the best solution. But one solution may be to add all of the relevant transformers to a new custom transformer. You could then add that custom transformer to the canvas again after the DateTimeConverter.
Are you saying you would like the features coming out of the DateTimeConverter to enter the SentinelDownloader and be processed by all the following transformers?
Or are you saying you simply want the whole process to run again once the first run is complete and outputs data?
Yes! I would like the features coming out of the DateTimeConverter to enter the SentinelDownloader and be processed by all the following transformers, but the process begins in Attribute Creator, the second, third...pass will be DateTimeConverter like a loop process…
I am not exactly sure what your end goal may be, “looping” may not be the best solution. But one solution may be to add all of the relevant transformers to a new custom transformer. You could then add that custom transformer to the canvas again after the DateTimeConverter.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.