Skip to content
Discussion options

You must be logged in to vote

Source noded missing in the Target will result in an inability to migrate. All expected nodes MUST exist.

If you turn ShouldCreateNodesUpFront off, which is the default, we create the nodes after we have gotten a full list of nodes from the system. If you also set ShouldCreateMissingRevisionPaths the system will output a list of all nodes from the source that do no exist on the target and then stop.

You can then use this data to create Area and Iteration maps to convert the nodes on the fly to new nodes in the target. Once mapped if you rerun the tool it will not list those new mapped nodes if valid. Continue the process until all nodes are mapped and the migration will start.

You can eve…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MrHinsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants