Skip to main content

Hi everybody !!!

 

I´m having a problem with a Feature Joiner in my project that is losing the fme_text_string value after the processing of 100 rows.

To garantee that the problem was not with de data, I already tryed to use diferent sort critereas in my data, but the problem always occurs after the flow process 100 rows, no matter what data is in the 101th row.

 

To no submit all the project I simulate the problem in a smaller scenario for your avaliation.

 

Thank´s a lot in advance.

Hi @heidelbergh

I tested you case in my machine and please - change transformer: FeatureJoiner to FeatureMerger like image bellow:

 

Se quiser ligar para a nossa empresa e tirar esta e outras dúvidas: 12 - 3346-6858.

 

Abraço,

 

 


Hi Danilo,

It´s possible to control the side of the retrieve data and geometry in the Feature Merge like we do in the Feature Joiner ?

I´m asking that because i have a very particular case here: I need a "Left Joiner" and in case of conflict Resolution use "Right" data and left Geometry Handling ( because my "left" side is just a template to keep the table scale in the "pdf Page Formater" and my real data is in the Right side. So i need the data from one side, and the geometry from the other side.

It´s a bug in the feature Joiner ? I made another test, just puting a Attribute Manager after the joiners, and the original "fme_text_string" appears again like magic.

 

Thank´s in advance.


Hi Danilo,

It´s possible to control the side of the retrieve data and geometry in the Feature Merge like we do in the Feature Joiner ?

I´m asking that because i have a very particular case here: I need a "Left Joiner" and in case of conflict Resolution use "Right" data and left Geometry Handling ( because my "left" side is just a template to keep the table scale in the "pdf Page Formater" and my real data is in the Right side. So i need the data from one side, and the geometry from the other side.

It´s a bug in the feature Joiner ? I made another test, just puting a Attribute Manager after the joiners, and the original "fme_text_string" appears again like magic.

 

Thank´s in advance.

Yes its like a bug into this transform because i used it in others situation.

Immediatly could you use the transformer FeatureMerger?