WebScripts
From www.side-labs.org
| Languages : | English |
What is a Web Script?
Web scripts enable you to open up Alfresco, and make it accessible to other tools and applications. You can : Provide the Alfresco repository with content services that are accessible from anywhere; Query the repository, extract content, and alter the repository behaviour; Expose the repository for document management and web content management; Provide customized search facilities.
Web scripts can generate dynamic feeds from documents that are managed within the Alfresco repository. The document management repository and the WCM repository are both accessible through the web scripting interface. You can have dynamically delivered content that is managed by Alfresco's WCM functionality.
Each Web Script is bound to a HTTP method and custom URL. A library of URLs may be built up to provide a complete (RESTful or STRESTful) HTTP API. Libraries may be AMPlified allowing them to be installed on any Alfresco server.
