A CollabNet
TeamForge plugin can provide any
of the features a user can access through the Web interface.
-
Browse the CollabNet user help to get a full picture of the functionality you
can deliver with the SOAP API.
-
Get an idea of the sorts of applications that have been developed.
- Look at the applications available for download on CollabXchange.
- Review the reference applications on the CollabNet community site. These samples
illustrate some of the more common methods for interacting with TeamForge via the SOAP
API. They interact with most of the TeamForge data objects,
including users, projects, trackers and artifacts, source code checkins and
tasks.
-
Set up the tools you will need:
-
Choose a place to host your plugin project online.
We recommend http://open.collab.net, because you get access to all the collaboration support
tools that CollabNet
TeamForge
provides.
-
Get the SDK from http://www.open.collab.net/nonav/community/cif/csfe/50/sdk.tar.gz.
The SDK includes everything needed to develop and deploy your application:
- Source files and compiled output.
- Full JavaDoc reference material. Inside the package, look for
doc/com/collabnet/ce/soap50/webservices.
- Annotated code examples.
-
Get help from other CollabNet
TeamForge
users and
CollabNet staff in the TeamForge
API discussion forum.