Hi all, I have a custom transformer that loops over a set of donut areas and tiles the donut areas to produce regular areas.
Everything works OK, until some features are about to be passed through the loop transformer for the first time. When the features are passed through the tester transformer directly before the loop, the following output is logged: --snip-- TileDonuts_TESTER_FAILED Feature Counter 1 11(TeeFactory): Cloned 1 input feature(s) into 0 output feature(s). Loop to TileDonuts_INPUT_2 Input Splitter(BranchingFactory): Branched 1 input feature -- 0 features routed to the target factory, and 0 features routed to the fallback factory. --snip-- It appears that the loop transformer fails to receive valid features from the FAILED port on the tester, even though the TESTER_FAILED reports that it cloned 1 input feature. If I attach a visualizer transformer to the TESTER_FAILED port, I can see the single feature as expected. Somehow, the loop transformer does not recognise this same feature. I have attached an example workspace in the files section of the yahoo group website. The workspace is called 'tile_donuts.fmw'. This workspace illustrates the problem. It would be awesome if someone can spot the problem. Many thanks, BenW For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Love FME? Then open your diary to March 6-7, 2008 and write this... "Second Worldwide FME User Conference - Must Attend!" See http://www.safe.com/company/fmeuc2008/index.php for more details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
