Login | Join Now

CollabNet Enterprise Edition Web Services Demo

This page allows you to interact with this CollabNet Enterprise Edition via its Web Services. It provides an opportunity for you to not only learn about the services available but to see them in action. Each of the functions displays both the request and response SOAP message that is actually sent to the server requesting a service. This allows you to deconstruct the SOAP message for your own clients.

Each request is sent on your behalf so please provide your user name and password, used to login to this site. Your password will be hidden in the SOAP request presented after you execute the demo. Once you've filled in this information you can run any of the available demos.




DEMO 1: SystemStatus.getCurrentTime()

Returns the current time from the server:

Soap Message - Request



SOAP Message - Response

DEMO 2: SystemStatus.getVersion().release

Getting the release number from the current installation.


<< Back