Migrate Existing XML as Structured Content

Cascade Server's Web Services interface exposes to SOAP clients and interface for adding and editing assets. This allows repetitive or difficult tasks to be accomplished easily with any SOAP-compatible programming language. As a demonstration of these features, this guide will walk users through the task of importing many database entries from an old CMS (in the form of an XML dump) into Cascade server with PHP and SOAP calls. Web Services makes this process much quicker than a manual import.

For more information, detailed code snippets, and instructions regarding the migration of XML, visit our Cascade Server Knowledge Base.