You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re currently working on a swissrets import, and we’ve gotten to the point where we want to import projects, and connect the properties which belong to these projects. In order to create the correct set up, we’ve downloaded the project-tree.xml from the example files.
When looking at the id connections in the file, it seems that there could be errors in our import. On the first level we have the projects, containing units with an ID, for example ‘’projA’’. In our case, we would like to link the entries in the “porperties” tree to the entries in the “projects” tree. Since we are only able to base our connection on the unit id, we would have to rely on the assumption that all unit IDs are unique, not only in the current file, but also for future imports.
So my question is, are the unit IDs unique globally?
The text was updated successfully, but these errors were encountered:
We’re currently working on a swissrets import, and we’ve gotten to the point where we want to import projects, and connect the properties which belong to these projects. In order to create the correct set up, we’ve downloaded the project-tree.xml from the example files.
When looking at the id connections in the file, it seems that there could be errors in our import. On the first level we have the projects, containing units with an ID, for example ‘’projA’’. In our case, we would like to link the entries in the “porperties” tree to the entries in the “projects” tree. Since we are only able to base our connection on the unit id, we would have to rely on the assumption that all unit IDs are unique, not only in the current file, but also for future imports.
So my question is, are the unit IDs unique globally?
The text was updated successfully, but these errors were encountered: