Skip to main content
Archived

FeatureWriter-transformer should optionally log the written Features to the vari

  • March 10, 2016
  • 2 replies
  • 27 views

wicki
Contributor
Forum|alt.badge.img+10

***Note from Migration:***

Original Title was: FeatureWriter-transformer should optionally log the written Features to the variable "FME_TotalFeaturesWritten"


If i use the FeatureWriter-transformer, the written Features are only count in a seperate log.

I'd prefer, that there may be an checkbox to enable writing the count of written features to the variable 'FME_TotalFeaturesWritten' as well.

In my case it is important to get the whole number of written features in the python-shutdownscript. In ideal case in a direct way.

I believe that it would be the easiest way with such a checkbox.

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.

2 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • March 13, 2016

Good point. I think we need to do this. Probably not even with a checkbox. It should just happen.


wicki
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • March 13, 2018
Is this implemented in FME 2018? Or when can I expect it?