Select to view content in your preferred language

Load Data Using Workspace Error 000549

741
11
Jump to solution
01-22-2026 10:30 AM
auustinreeves
Emerging Contributor

Hello, I am having a hard time with the Load Data Using Workspace tool right now. This is a redo of what was a successful data load into the Water Expanded Solution about a month ago using the exact same source data.

Create Simple Data Mapping works fine. Create Migration Workspace works fine. When I run the Load Data Using Workspace, I get the following errors for every feature in my migration:

auustinreeves_0-1769106585509.png

I have tried making a fresh download of the solution's atbx, the "untools" atbx, and the Asset Package. 

Only things modified for the Asset Package are the Change Asset Package Spatial Reference tool, one B_Rules addition, a few Subtype default changes, and removal of the Asset Groups and associated relate classes/tables for those not needed.

Then, the Load Data Using Workspace tool shows the error shown above.

I work in a virtual environment and have noticed that the tool's output is going to my C:\Users "vault" filepath (put short, the virtual machine's file connection to the "V" drive). Whereas the source data is coming from my "V" drive directly... We did just switch to this VDI setup, and I'm curious if anyone has experienced similar issues with other things? I'm still very green with virtual environment file management..

Thanks!

0 Kudos
11 Replies
MikeMillerGIS
Esri Frequent Contributor

Thanks, that helps narrow down when the change occurred.  

I can repo with just using append also.  We believe it is caused by the attachment relationship.  The WaterDevice has a GlobalID field of type guid, which is used by that attachment relationship.  If you delete the attachment relationship and leave Preserve Global ID on, the data load completes.  

For now, In the Data Loading Workbook, turn off Preserver Global ID.  It is not needed as the Asset Package uses a Guid field for global ID and field mapping will preserve them for you.

auustinreeves
Emerging Contributor

I finally had time this afternoon to jump back on this and try it out.

It works! Thank you so much, Mike and the esri UN team. You guys rock!

0 Kudos