Skip to main content
Archived

Allow MongoDB writer to add new columns to existing collection

Related products:Integrations
  • September 21, 2017
  • 0 replies
  • 22 views

fmelizard
Safer
Forum|alt.badge.img+22

Currently, the MongoDB writer doesn't allow me to add new attributes to an existing collection. It only allows me to write exactly what is present in the collection already. To get the attributes I want, I have to drop the collection and recreate it (drop and create), but that means losing existing data. I don't want to lose existing data, I don't want to re-read all data and I don't want an extra step of creating JSON in FME myself. See this Q&A also.

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.