Skip to main content
Solved

GoogleDriveConnector uploading multiple files

  • May 15, 2020
  • 3 replies
  • 31 views

I am trying to upload an excel file onto GoogleDrive. However, when connecting the GoogleDriveConnector to my Reader, the transformer uploads multiple copies of the same document onto my drive How do I make it so it will only upload the one copy?

Best answer by jovitaatsafe

Hi @jimbob0513,

Thanks for your question! Try replacing your Excel reader with just a Creator to trigger your GoogleDriveConnector. Your GoogleDriveConnector should already point to your excel file under Source > File to Upload. I imagine that the excel reader read in multiple features and these were each triggering a request to upload the file in the Connector. Hope that helps!

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

jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • Best Answer
  • May 15, 2020

Hi @jimbob0513,

Thanks for your question! Try replacing your Excel reader with just a Creator to trigger your GoogleDriveConnector. Your GoogleDriveConnector should already point to your excel file under Source > File to Upload. I imagine that the excel reader read in multiple features and these were each triggering a request to upload the file in the Connector. Hope that helps!


  • Author
  • 1 reply
  • May 15, 2020

Hi @jimbob0513,

Thanks for your question! Try replacing your Excel reader with just a Creator to trigger your GoogleDriveConnector. Your GoogleDriveConnector should already point to your excel file under Source > File to Upload. I imagine that the excel reader read in multiple features and these were each triggering a request to upload the file in the Connector. Hope that helps!

The feature is not being written as " Features not written - verify feature type fanout/dynamic settings". Is there a way to overcome this? Thanks!


jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • May 15, 2020

The feature is not being written as " Features not written - verify feature type fanout/dynamic settings". Is there a way to overcome this? Thanks!

Just noticed that you've posted a new question that seems to be resolved by Andrea here just a little while ago. For the full context of your workflow I definitely agree with Andrea about the FeatureWriter instead of the excel writer.