Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global ID exposed for mapping #248

Open
2 tasks
ChrisBuscaglia opened this issue Oct 27, 2017 · 5 comments
Open
2 tasks

Global ID exposed for mapping #248

ChrisBuscaglia opened this issue Oct 27, 2017 · 5 comments
Assignees
Labels

Comments

@ChrisBuscaglia
Copy link
Contributor

  • Field mapped into target
  • Field not mapped to in target
@previnWong previnWong self-assigned this Oct 30, 2017
@previnWong
Copy link

Elena will test

@ElenaFernandes ElenaFernandes self-assigned this Oct 30, 2017
@ElenaFernandes
Copy link

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.

@ChrisBuscaglia
Copy link
Contributor Author

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

@ElenaFernandes
Copy link

ElenaFernandes commented Oct 30, 2017

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

@ChrisBuscaglia
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants