Skip navigation
Web Services Operations
Announcements 
Web Services Operations Overview
- Introduction to Web Services Operations
When looking through the WSDL, you can find all of the operations available along with their responses at the top. - Authentication
For each operation, it is necessary to include authentication information. - Create and Edit Operation
»
This section provides information about the create and edit operations.- Operation Overview
Creation and Editing are two very similar operations. - Cascade Server Asset Hierarchy
»
- Read Operation
»
Use the Read operation to retrieve information about an asset in Cascade Server.- Read Operation
The read operation is separated out into read requests for each of the types that currently support reads: blocks, files, folders, pages. - Special Cases
»
- 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. - Search Operation
This operation will search the assets in Cascade Server and return a list of matches. - Authenticate Operation
Use this operation to authenticate user credentials against Cascade Server.