Could be a lot of issues here: invalid geometry, duplicate key, invalid domain values.
You do need to give more information for us to help.
Can you provide the log file?
Hi @dnguye1,
Has a interesting Question here in Knowledge Center New Records to SDE, please check if it is godd for you.
Thanks,
Danilo
The priority will be "fme_db_operation" over "Feature Type write mode" over "Writer write mode".
So, setting fme_db_operation to UPDATE will force all features with the attribute to be written in UPDATE mode.
That will not fail if the key is not available.
Hi Erik, I added the writer as INSERT (writer Mode = Insert under writer parameter) and one stream to the writer is to insert records. From another stream I set fme_db_operation = UPDATE and send to the same writer which will do update on existing records. I've done this on other project with point and line features and it worked fine but this is the first time for polygons.
Hi Erik, I added the writer as INSERT (writer Mode = Insert under writer parameter) and one stream to the writer is to insert records. From another stream I set fme_db_operation = UPDATE and send to the same writer which will do update on existing records. I've done this on other project with point and line features and it worked fine but this is the first time for polygons.
Hi Erik, I added the writer as INSERT (writer Mode = Insert under writer parameter) and one stream to the writer is to insert records. From another stream I set fme_db_operation = UPDATE and send to the same writer which will do update on existing records. I've done this on other project with point and line features and it worked fine but this is the first time for polygons.
Hi Erik, I added the writer as INSERT (writer Mode = Insert under writer parameter) and one stream to the writer is to insert records. From another stream I set fme_db_operation = UPDATE and send to the same writer which will do update on existing records. I've done this on other project with point and line features and it worked fine but this is the first time for polygons.
I suggest submitting them to Support@Safe.com or attaching them to this question thread.
I believe we mentioned all options that can be mentioned without further investigation.
Hi Erik, I added the writer as INSERT (writer Mode = Insert under writer parameter) and one stream to the writer is to insert records. From another stream I set fme_db_operation = UPDATE and send to the same writer which will do update on existing records. I've done this on other project with point and line features and it worked fine but this is the first time for polygons.