Skip to main content
Question

aggregator

  • July 28, 2015
  • 2 replies
  • 58 views

Hi

 

I am using an aggregator to group polygons by two different attributes. Fme returns no error and seems to work reasonable (494 obj. before, 44 obj. after aggregation) and reports 44 features written.

 

However the actual number in the db is still 494.

 

What am I missing?
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

takashi
Celebrity
  • July 28, 2015
Hi,

 

 

If you are going to update records in an existing DB table, all existing records other than updated records will also be preserved unless you delete them.

 

Isn't it such a situation?

 

 

Takashi

  • Author
  • July 28, 2015
Hi Takashi

 

 

Unfortunately no. The writer is in truncate mode, which deletes all existing records before updating.