Web Services

NEWS & TIPS

  • Site Access Keys
  • Top: Alt+t
    Previous: Alt+,
    Next: Alt+.
    Up: Alt+;
    (Note: use Ctrl on the Mac)

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.

  1. Web Services Operations »
    This section provides iformation about the create, edit, read, delete, publish, and authenticate operations.
    1. Create and Edit Operation »
    2. Read Operation »
    3. Authentication
      For each operation, it is necessary to include authentication information.
    4. Delete Operation
      Use the delete operation to delete any asset in Cascade Server.
    5. Publish Operation
      This operation will publish a File, Folder, Page, Target, Destination, or Publish Set.
    6. Message Operations
      These operations will send, list, delete and mark messages.
    7. Read Audits Operation
      This operation will return a list of audits for a particular asset
    8. Access Rights Operations
      These operations will view and edit access rights.
    9. Batch Operation
      The batch operation is a simple way of accomplishing multiple operations while only transmitting a single soap request/response.
    10. 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.
    11. 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.
    12. Authenticate Operation
      Use this operation to authenticate user credentials against Cascade Server.
    13. Search Operation
      This operation will search the assets in Cascade Server and return a list of matches.
  2. Web Services Skeleton Project »
    The following steps will help to get started with building a java-based web services application.
  3. Introduction to Web Services
    The interface of Cascade Server provides methods to create, edit, read, and delete all assets and components in the software.
Last modified on Mon, 05 Nov 2007 11:04:56 -0500

Top / Next / Up / Table of Contents