Skip to main content
Solved

Control the writing of attributes

  • August 10, 2018
  • 1 reply
  • 11 views

Forum|alt.badge.img

Hi. I have multiple connections to my shapefile output.

I want the attribute from one connection that has a value of columns Latitude and Longitude as 0 and 0 to be written at last.

I have already tried using FeatureHolder but, the output is just usual.

Any solutions for controlling the flow of features in the writer?

Best answer by takashi

Hi @dewan, I think the FeatureHolder works as expected if you use it in conjunction with a Tester, as in:

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.

1 reply

takashi
Celebrity
  • Best Answer
  • August 10, 2018

Hi @dewan, I think the FeatureHolder works as expected if you use it in conjunction with a Tester, as in: