The news service

The NewsApp service handles the activities and items associated with news posts.

News posts for a project are visible on the projectʹs home page, and the applicationʹs main page lists news posts for all projects visible to the current user.

Starting with CollabNet TeamForge , project news is presented on the projectʹs home page via a "Project News" page component, which can optionally be deleted or added to other pages. Each instance of the Project News component is a view of the same set of project news posts.

Some examples of activities that are managed by the NewsApp service are:

After authenticating the user through the CollabNet service, you can access the NewsApp service to work with news posts.

Detailed information

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

WSDL

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

New and changed methods

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