Skip to main content

Has anyone else had issues with feature order in partial runs when there are two parallel streams?

 

 

Example a SpatialFilter set to Filters First

 

If I run the entire workspace everything behaves as expected.

 

If I Run From This on the SpatialFilter, all the filters are rejected as `EXTRA_BASE_FEATURE' and all the Candidates fail (due to lack of filters).

 

 

Hi @jdh I've reproduced the problem with FME 2019.0 and 2019.2 beta and have filed FMEENGINE-60677 about this. It's likely that any transformer which depends on feature order is affected for partial runs. Thanks for letting us know!


Hi @jdh I've reproduced the problem with FME 2019.0 and 2019.2 beta and have filed FMEENGINE-60677 about this. It's likely that any transformer which depends on feature order is affected for partial runs. Thanks for letting us know!

I can confirm I've run into issues elsewhere, the SpatialFilter was simply the easiest to see what was going on.


Reply