Oshyn has implemented a synchronization tool for RedDot environments. We realize about the importance of synchronization jobs between different environments without using the import/export built in tool of the CMS. This kind of synchronization is very common in projects when you just have to push small changes from one environment to another.
INTRODUCING Ricardo Acevedo as my GUEST BLOGER.
Ricardo is a software engineer with Oshyn and subject matter expert with Red Dot CMS.
In practical cases when you have a development environment where you place all the new structural changes and you want to push them to QA environment or Production is very common to have several small structural changes that don’t require a full export/import job, for that cases we have implemented a synchronization tool that allows users to choose the elements they want move between environments.
The RedDot Sync tool is a web application that was implemented in .NET (framework 3.5), it uses a RQL Manager library implemented by Oshyn as well, the tool uses Anthem to present AJAX enable controls and in the frontend side we are using JQuery.
Is important to mention that when you execute RedDot Queries (RQL) within big procedures the server’s response time can be significant big, all depends in the amount of data that is loaded from the CMS.
To have a clear view of the tool’s architecture, here we have how the tool works:
The sync tool allows synchronizing CMS servers in different scenarios:
RedDot CMS provides different web services to manage different types of queries (RQL):
In this first version of the Sync Tool we have implemented the following futures:
Here are some screenshots of the tool:
In a second version of the tool we want to add all the dependencies synchronization and as a plus Oshyn is working to implement a generic migration tool that can work with different types of Content Managements Systems, this will allows users to change the software technology between different CMS without having to spend too much time in the data and site structure migration.
Also Oshyn has implemented another useful application to migrate content between different environments or projects, this is a .Net application as well that has implemented a Silverlight interface. With this Oshyn covers almost all the functionalities to migrate projects between servers.
Contact for more about Oshyn Migration Accelerator for Open Text Web Solutions and RedDot CMS.
Source: RedDot Environment Migration Tool
© copyright 2010 by oshyn