ImportExport completely relies on WebDAV URLs when it tries to find if the item in the package already exist on destination TCM. It can’t rely on TCM URIs as they are different on different instances of TCM. That usually works fine with local items. However...
The first Tridion Developer Summit will be held on 15 May in Amsterdam at the Undercurrent. We have 8 sponsors, more than 15 speakers and expect around 100 developers to attend. It’s less than 80 days before the event starts and I thought I would give...
In previous posts ( here and here ) I've shown how to map publications and folders. Let’s make import even more fancy. Let's split items and import schema and components into different locations (they are stored in single folder in package): In order...
Our old friend the Content Porter SDL Content Porter! You can’t live with it, and you can’t live without it. Many of us have served our time, making exports and imports as we moved our Tridion templates through the DTAP street or even nursemaiding long...
When dealing with errors in DD4T, especially when you are running locally in your development environment, 404 errors can become quite a regular thing.
You can go with the classic 404 configuration from...
When dealing with errors in DD4T, especially when you are running locally in your development environment, 404 errors can become quite a regular thing.
You can go with the classic 404 configuration from the Web.Config, but then your DD4T environment...
Last time we ported content from Parent publication to another publication called Renamed. Let’s do another step and map Articles folder as well. Suppose, we want to import it into deeper subfolder such as /webdav/Renamed/Building%20Blocks/Archive/Old...
I do not consider this an article related to SDL Tridion, as covers an standard way of restrict access to applications using IIS, but as I have run into this scenario several times already in the context of a SDL Tridion implementation, I wanted to publish...