Hello,
We are on the Data Migration Process and I have a question for you, we need to keep our old urls, so I found the url rewrite very helpful for us. Now our problem is that for our Categories pages we use a ID on our current urls so we need to keep the same IDs when we migrate over ASPDN, my question is how can I customize the CategoryID field, I already tried to remove the Identity option from the database and create a XML file with the CategoryID that we want to have, but didn't work.
Could I save the ID we need in other field and then make the url structure with this specific field and not the CategoryID, I also tried this with the CategoryGUID, but didn't work either.
There's any possibility of doing this. Do you have any other idea of how can be implemented. We really need to keep our urls so I'll appreciate our help.
Thanks again