The code provided earlier for export and import is enough when process goes well. In case of error you’ll get ProcessState.Aborted, but no details on what has happened. There is a way to get extended information about the running or finished process using...
Last time I shown how to upload package to the server you're going to import to. Let's start import: string serverPackageName = UploadPackage ( @"C:\Packages\ParentPublication.zip" ); var client = new ImportExportServiceClient (); string processId = client...
Details
Date
Monday, February 10, 2014
Time
8:00 pm, Central European Time (Amsterdam, GMT+01:00)
Recording
via SDL
Slides
via Tridion Developer
Presentations
Session One: The Context Engine in Action
John...