data-assistant icon indicating copy to clipboard operation
data-assistant copied to clipboard

Global ID exposed for mapping

Open ChrisBuscaglia opened this issue 8 years ago • 5 comments

  • [ ] Field mapped into target
  • [ ] Field not mapped to in target

ChrisBuscaglia avatar Oct 27 '17 15:10 ChrisBuscaglia

Elena will test

previnWong avatar Oct 30 '17 16:10 previnWong

When loading data from two feature classes in an enterprise gdb, the Global Ids have to match in case or the append data tool will fail. When the Global ID cases match, the tool succeeds and imports the data and Global IDs correctly.

ElenaFernandes avatar Oct 30 '17 18:10 ElenaFernandes

@previnWong @Elena9170 @MikeMillerGIS Need to hide GlobalID on target when a feature service?

ChrisBuscaglia avatar Oct 30 '17 18:10 ChrisBuscaglia

Findings

File Gdb Testing (Global ID not mapped)

  • Global IDs not preserved in feature class to feature class or table to table
  • Global IDs not preserved in feature service to feature class
  • Unable to create Source-Target Config File with a feature class as source and table as the target dataset

Enterprise GDB testing (Global ID preserved)

  • Global IDs preserved from feature class to feature class
  • Global IDs hidden but preserved from feature service in AGOL to feature class in Enterprise gdb
  • Unable to create Source-Target Config File when source was a feature class to table or vice versa

ElenaFernandes avatar Oct 30 '17 21:10 ElenaFernandes

Adding this issue to the next release for hiding the GlobalID when it's a feature service/layer.

ChrisBuscaglia avatar Oct 31 '17 15:10 ChrisBuscaglia