cmis-query-webscript-extention

0 Likes

About this add-on

This project is an extension of Atom Feed CMIS Query. Now, you also can generate a output in XML and JSON using the CMIS Query Webscript.

Visit code.google.com

Alfresco Version(s)

Description

This project is an extension of Atom Feed CMIS Query. Now, you also can generate a output in XML and JSON using the CMIS Query Webscript.

With this module you can use the Query Webscript to generate XML and JSON result format.

To generate XML use the format=xml query parameter. Like:

http://localhost:8080/alfresco/service/cmis/query?q=select * from cmis:document&format=xml

To generate JSON use the format=jason query parameter. Like:

http://localhost:8080/alfresco/service/cmis/query?q=select * from cmis:document&format=json

To know more, acess the project page in the Google Code.

Any questions contact me gsdenys@gmail.com.


Technical Details

There are no technical details submitted.

Comments

No comments. Sign In to create one!