Cascade Advanced Server Toolkit

CAST is a library of specialized scripting code that is quickly implemented and ties in with Cascade Server.

  1. Web Services Examples »
    This code provides examples for the all the WSDL functions in Cascade Server.
  2. Workflow SVG Diagram »
    This XSL transforms the XML of a workflow definition into a visual SVG diagram.
  3. Discussion Board »
    This example provides for a discussion board that interfaces with Cascade Server.
  4. Migrate an Existing Database »
    The database migration script provides example code useful in migrating an existing database into Cascade Server.
    1. Getting Started
      Getting started setting up the environment
    2. The Database
      Learn how the legacy database is organized
    3. Implementation
      A walk through of how the code was implemented to make web service calls migrating the legacy data
  5. Migrate Existing XML as Structured Content »
    This section provides additional resources.
    1. Introduction
      Introduction to the XML migration examples
    2. The XML
      The example XML used to import via web services
    3. Implementation
      The code used to implement the XML migration over web services
  6. XML Content Search »
    The XML search script provides an easy way to have a search engine on a live web server.
  7. Global Template Update »
    This script allows you to specify XML to be updated globally across one or more templates.
  8. Subscribe - E-mail Alerts »
    The content subscription with e-mail alerts tool is useful for site visitors to be notified of content changes.
  9. Comments »
    This code allows users to post comments on pages on the live site.
  10. Data Sync »
    This script synchronizes XML data from a third-party with Cascade Server.
  11. Form Handling »
    This scripts processes a form and returns the result to email addresses, an Excel file, and back to the CMS.
  12. Folder Copy »
    This script allows for copying a folder from one CMS to another.
  13. Greystone Import »
    This script imports the Greystone health content library.
  14. Device Check »
    This script checks the header agent of the device requesting the web page and redirects it to the handheld version if it meets the criteria.
  15. Survey »
    This guide will quickly walk you through installing and configuring a custom survey on your site.
  16. Users & Groups Import »
    This scripts imports an XML file of users and groups.
  17. Content Submission »
    This is an example script to allows users to submit content from a live site and have it go into workflow.
  18. Review Date Update »
    This script takes a folder in the CMS and updates the review date for all the content in the folder according to a specified value.
  19. External Link (symlink) Sync »
    This example script synchronizes an XML file with data pertaining to external links and creates the external links in the CMS.
  20. Search and Replace »
    This example script takes in a CMS folder, search value, and replace value and does a global search and replace of all XML values.
  21. .NET API »
    This .NET API abstracts out the Cascade Server WSDL web service calls.
  22. NewsML Import »
    This code imports a folder of NewsML XML files.
  23. Content Rating »
    This script allows for users to rate content and provide comments on a live site.
  24. Access Rights »
    These scripts allow for locking down content on the published server based on metadata in the CMS.
  25. Email a Friend »
    This example PHP and .NET code makes it easy to add an email a friend feature on a site.
  26. PHP API »
    This PHP API abstracts out the Cascade Server WSDL web service calls.
  27. Data Definition Site Form Submit »
    This code allows you to make a data definition in the CMS that creates a similar form on the live site whereby the form submit will be captured as a page back in the CMS.
  28. Quiz »
    This example allows you to build a quiz visually and have the results captured from the published site.
  29. User Generated Content »
    This script allows for users on the live website to create and maintain content generated by them. This is useful for employees to manage their profiles, partners to manage their listings, and vendors to manage their offerings.
  30. Web Analytics »
    This code tracks visitors to the live website in XML log files.
Last modified on Mon, 30 Oct 2006 12:47:42 -0500

Top / Up / Table of Contents