Skip to main content
Question

Feature Joiner losing fme_text_string after 100 rows

  • August 16, 2019
  • 3 replies
  • 53 views

heidelbergh
Forum|alt.badge.img

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • August 16, 2019

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,

 

 


heidelbergh
Forum|alt.badge.img
  • Author
  • 4 replies
  • August 16, 2019

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.


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • August 17, 2019

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?