Quotero Wiki » Development » Quotero Web Services

Quotero Web Services

Last modified by Fabien Alin on 2011/03/10 11:04

The whole document management features are available on the Quotero Server, provided through web services.

Web services are built on top of the Axis Framework.

The following services are available:

  • QuoteroWorkspace
  • QuoteroFolder
  • QuoteroDocument
  • QueteroDocumentVersion
  • QuoteroFileTransfer
  • QuoteroSearch
  • QuoteroSecurity
  • QuoteroWorkflow
  • QuoteroInformation
  • QuoteroAdministration
  • QuoteroStudio
  • QuoteroReporting

To access to a specific wsdl, use an url like below:

http://host/app-server-name/services/serviceName?wsdl

For example:

http://demo.quotero.com/quotero/services/QuoteroSecurity?wsdl

After using the Quotero Deployer, the server webapp is called QuoteroServer. So the url will be like the following :

http://yourhost/QuoteroServer/services/serviceName?wsdl

Tags:
Created by Fabien Alin on 2011/03/10 10:55

This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 2.6.1.33884 - Documentation