Web Services Overview
Web services provide Cascade Server users with a powerful way to work with the system by providing a very core interface with which to interact.
- Web Services Operations
»
Information about the create, edit, read, delete, publish, and authenticate operations.- Create and Edit Operation »
- Read Operation »
- Authentication
For each operation, it is necessary to include authentication information. - Delete Operation
Use the delete operation to delete any asset in Cascade Server - Publish Operation
This operation will publish a File, Folder, Page, Target, Destination, or Publish Set - Batch Operation
The batch operation is a simple way of accomplishing multiple operations while only transmitting a single soap request/response. - Workflow and Web Services Operations
When a user making a edit, create, or delete request does not have the role/permissions to bypass workflow, it is necessary to include workflow information in the request message. - Introduction to Web Services Operations
Looking through the WSDL, at the top are all the operations available and their responses. - Authenticate Operation
Use this operation to authenticate user credentials against Cascade Server - Search Operation
This operation will search the assets in Cascade Server and return a list of matches
- Introduction to Web Services
Last modified on Mon, 30 Oct 2006 12:48:09 -0500
Top / Next / Up / Table of Contents