Skip to main content
Question

How to avoid the file geodatabase from creating objectid_1


spiderman
Contributor
Forum|alt.badge.img+7

Hello ,

i am working with file geodatabase then writing the output into file geodatabase

so my input :file geodatabase and it contains ObejctId

but when I write the output into file geodatabase after finish work on the data .

i have found that the output contains new attribute called objectid_1

how to avoid the data from creating the new objectid_1

because I have already attribute Name called objectid and I do not need extra .

fme 2021

thanks in advance

3 replies

david_r
Celebrity
  • June 12, 2023

Make sure you haven't defined a user attribute named "OBJECTID" on your writer (it will be created regardless).

If you use dynamic schema, also add "OBJECTID" to the list of attributes to remove from the dynamic schema definition.

image


spiderman
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • June 14, 2023
david_r wrote:

Make sure you haven't defined a user attribute named "OBJECTID" on your writer (it will be created regardless).

If you use dynamic schema, also add "OBJECTID" to the list of attributes to remove from the dynamic schema definition.

image

objectid, i have removed it from writer but it creates still object id

and I have tried and write dynamic and Remove it from list as you described but also It is still creating in output file geodatabase .

do you have other idea that I can do ?

could you upload sample workspace to remove object id ?

 


david_r
Celebrity
  • June 15, 2023
spiderman wrote:

objectid, i have removed it from writer but it creates still object id

and I have tried and write dynamic and Remove it from list as you described but also It is still creating in output file geodatabase .

do you have other idea that I can do ?

could you upload sample workspace to remove object id ?

 

Can you please upload a minimal workspace of yours that demonstrates this issue, and that allows us to reproduce it.


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