Add a Custom Event Handler to Your TeamForge Site
An event handler is a program that watches for events on a TeamForge site and communicates them to another system. You can add your own event handlers to the set that are built into TeamForge.
An event handler is a program that watches for events on a TeamForge site and communicates them to another system. You can add your own event handlers to the set that are built into TeamForge.
TeamForge uses AngularJS to power some of its pages. AngularJS (a.k.a first version of Google's Angular framework).
Here are some examples to cover the basic AngularJS customization use cases.
You can customize TeamForge AngularJS pages using the APIs available.
To help third party developers write integrated applications, CollabNet provides an SDK.
You can create custom workflows in TeamForge using custom event handlers.
TeamForge provides you with the interrelated extension features to suit your organization's specific needs.
Here is some stuff you may need to know to work with integrated applications.
You can configure your integrated application to display languages based on the TeamForge site user's browser locale.
Here is some stuff you may need to know to work with event handlers.
Some references to work with UI/AngularJS customizations.
Here's what's new with the TeamForge 24.0 REST APIs as compared to TeamForge 23.1.
Here's the links to the TeamForge SOAP and REST API Documentation.
TeamForge provides a SOAP service for each tool in the application.