Hi,
I have a couple of questions regarding migration of GlobalID’s from a source table (reader is a SQL creator) to be written into an existing ESRI Geodatabase (ArcSDE Geodb) table (destination).
1st question:
The destination table has the GlobalID field but all the values are zeros (see image below), does this seem correct?
2nd question:
Do I need to expose the GlobalID attribute in the workflow and then attempt to copy those GlobalID’s from the source table to the destination table (using a writer) in the workflow or should the “Preserve Global: Yes” parameters ensure that the incoming GlobalID’s will be preserved from the source table and embedded into the destination table?
I can run the FME script to run successfully however I cannot get the existing GlobalID’s from the source table to be written into the destination table, FYI each feature is linked by another attribute. I have tried copying using transformer and writers and I have also tried using the “Preserve GlobalID: Yes” by itself but the result is that the GlobalID's aren't being copied/written/preserved into the destination table. I am a junior when it comes to FME....
Sorry if there is not enough detail or if this is poorly described, please let me know if I need to elaborate…
Source table:
Destination table:
Thanks,
Bryce