The DiscussionApp service handles the activities and items associated with forums.
Some examples of activities that are managed by the DiscussionApp service are:
After authenticating the user through the CollabNet service, you can then access the DiscussionApp service to work with forums, forum topics, and forum posts.
For a complete description of each method, including its parameter definitions and SOAP faults, see the JavaDoc for the DiscussionApp service.
The WSDL for this service is available on your TeamForge site at https://<mysite.com>/ce-soap60/services/DiscussionApp?wsdl. For example, here's the copy on the CollabNet web site: http://ctf.open.collab.net/ce-soap60/services/DiscussionApp?wsdl.
Refer to the Change History section on the DiscussionApp service Javadoc for a list of new and changed methods.