The file storage service

The FileStorageApp and SimpleFileStorageApp services handle uploading of files and simple data bytes.

Some examples of activities that are managed by the FileStorageApp and SimpleFileStorageApp services are:

After authenticating the user through the CollabNet service, you can then access the FileStorageApp and SimpleFileStorageApp services to work with file uploads.

Detailed information

For a complete description of each method, including its parameter definitions and SOAP faults, see the JavaDoc for the file storage service.

WSDL

The WSDL for this service is available on your TeamForge site at https://<mysite.com>/ce-soap60/services/FileStorageApp?wsdl. For example, here's the copy on the CollabNet web site: http://ctf.open.collab.net/ce-soap60/services/FileStorageApp?wsdl.

New and changed methods

Refer to the Change History section on the FileStorageApp service Javadoc and SimpleFileStorageApp service Javadoc for a list of new and changed methods.