Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Claushingebjerg 936 posts 2571 karma points
    Oct 17, 2012 @ 16:31
    Claushingebjerg
    0

    Using cms import to import umbraco.config

    im trying to use cmsimport to migrate an old umbraco install to a new one, instead of trying to uograde through many steps.

    Things are going well, until trying to import the content. Bodytext and other page elements reside inside the "Data" node...

    Im using the following xpath to get the nodes 

    //node[@parentID='1186']

     

    Is there a way to get the data elements imported?

  • Richard Soeteman 4036 posts 12863 karma points MVP
    Oct 17, 2012 @ 17:00
    Richard Soeteman
    0

    Hi Claus,

    It is possible but not with the default Data Adapter. I think I could create a seperat DataAdapter but I assume you need it like now? About to leave for a small holiday When do you need it?

    Thanks,

    Richard

  • Claushingebjerg 936 posts 2571 karma points
    Oct 17, 2012 @ 17:07
    Claushingebjerg
    0

    Its ok, have a nice trip :). ill figure something out, but it would be a nice feature. I could see myselft doing upgrades this way in the future.

  • Richard Soeteman 4036 posts 12863 karma points MVP
    Oct 17, 2012 @ 17:26
    Richard Soeteman
    0

    Thanks,

    Will be a seperate add-on I think but nice indeed. Will only import old format otherwise I'm competing with Courier. I'll keep you posted and remind me when I forget ;-)

    Thanks,

    Richard

  • Claushingebjerg 936 posts 2571 karma points
    Oct 18, 2012 @ 15:03
    Claushingebjerg
    0

    Fro anyone else trying to do this, try out [EyeCatch] XML Generator to export nodes from the old site. This "flattens" the xml, making it easy to import with cmsimport.

     
Please Sign in or register to post replies

Write your reply to:

Draft