gioyx

Version 5 by kumann321
on Jul 21, 2009 00:55.

compared with
Current by kumann321
on Jul 22, 2009 01:18.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
<h1>Web Scripts</h1>
<p>
Documentation on how to develop a Web Script may be found <a href="http://wiki.alfresco.com/wiki/Web_Scripts">here</a>. </p><p>Web Scripts allow you to bind new Alfresco-based functionality to a HTTP method and custom URL. A library of URLs may be built up to provide a complete API accessible via HTTP.&nbsp; They are ideal for building data access &amp; update APIs and simple UI components such as Portlets.&nbsp; Development of Web Scripts may be performed within Alfresco.&nbsp; Knowledge of Java is <em><strong>not</strong></em> required.<br/>
</p>
<p>
For example, you could create the following API for your particular application...
</p>
<dl><dt><strong>Execute a search</strong> </dt></dl>
<p>
GET http://&lt;host&gt;:&lt;port&gt;/alfresco/service/blog/category/{category}
</p>
<dl><dt><strong>Retrieve meta-data for an item in the repository</strong> </dt></dl>
<p>
GET http://&lt;host&gt;:&lt;port&gt;/alfresco/service/blog/2007/03/04/new-release
</p>
<dl><dt><strong>Update meta-data for an item in the repository</strong> </dt></dl>
<p>
POST http://&lt;host&gt;:&lt;port&gt;/alfresco/service/blog/2007/03/04/new-release?status=Draft
</p>
<dl><dt><strong>Delete an item in the repository</strong></dt></dl>
<p>
DELETE http://&lt;host&gt;:&lt;port&gt;/alfresco/service/blog/2007/03/04/new-release
</p>
INFO: Archive path is /tiers/communitytools/TS/archive/ <br>
INFO:zipFilePathInArchive is: /tiers/communitytools/TS/archive/solbookgraphics_76job number = 76 <br>
INFO:zipFilePathInArchive is: /tiers/communitytools/TS/archive/solbookgraphics_76 <br>
Book File is :/tiers/communitytools/TS/archive/solbookgraphics_76/ZFSADMIN/ZFSADMIN.book <br>
Successfully completed XSLT transform <br>
Status: Given Doc is transformed Successfully <br>
Output path: /tiers/communitytools/TS/archive/solbookgraphics_76/transform <br>

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact