Skip to main content
Question

Append data iterative to a FGDB

  • October 21, 2024
  • 1 reply
  • 20 views

areyi
Contributor
Forum|alt.badge.img+3
  • Contributor

Hi together

 

We have a problem by writing mulriple cable data into a fgdb.

 

The process runs once per cable and writes their information into a fgdb, the process is repeated for each cable, stored in a csv list.

 

Now we have the problem, that the next cable in the list is overwriting the previous one in the fgdb, instead of getting appended. We assume, that the problem lies in the writer configuration, but we don’t find a solution to our problem.

 

Is it possible to append data to existing data in a fgdb or do you have any ideas (like Python skripts, other transformers that could append the data of each run etc...)?

 

Thanks for your support

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+54

This can happen if the Table Handling is set to “Drop and Creater” or “Truncate Existing”. It should be set at “Use Existing” or “Create If Needed”.

This can also be happening if the option Overwrite Existing Database is checked. It will than recreate the .gdb for each record.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings