Git Product home page Git Product logo

sitecore.data.transfer's Introduction

Sitecore.Data.Transfer

Sitecore Data Transfer tool helps quickly migrate dozens of Sitecore content items. This tool uses SQL BULK INSERT.

Full Description you can find here

Configuration

In the SerializingOptions.json file:

alt text

  • Specify the ConnectionString for the Master database of your Sitecore instance from which you would like to make content export
  • Specify Sitecore content RootItemId under which your target content lives

Others parameters main remain as is

How To Run

  • Download or clone this repository
  • Configure SerializingOptions.json
  • Open the solution, make a build and run ScDataTransfer.UI project (this is a console application). You will see a simple screen:

alt text

  • Press 2 for running
  • After, you will see quite the same picture:

alt text

  • When is completed, navigate to App_data folder and observe that the following files (the names of these go from the SerializingOptions.json):

alt text

To complete the whole content data transferring, we need to perform some more steps:

  • Make sure to export the Root Sitecore Item (configured in the SerializingOptions.json) from the old Sitecore instance to a new one

  • Use SQL Management Studio to execute BULK INSERT SCRIPT located here

  • Log into your target Sitecore Admin Panel โ€” Control Panel โ€” Rebuild link databases:

alt text

  • Certainly, you can publish migrated content if needed

How Much Time It Takes

In my case 43 000 items - two minutes for both Serialization and BULK INSERT processes.

sitecore.data.transfer's People

Contributors

vadzimpapko avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.