You can access atom feeds from the UI-FW, either using the alternate feed icon, in the main bar, or using the provided feeds button.
So far, the feeds URLs are something similar to:
We are using Atom Version 1.0 by default.
The feed content will look something like:
We are using Apache Abdera
under the hood, which has great support for server feeds and caching.
No configuration change is needed by default.
For reference, we are using the following spring simple configuration
(again, does not need any changes for default usage):
Where:
- form-manager config is used to resolve the URL to the proper form manager
- tmsService is the Axis Service for retrieving tasks
- tokenClient is the Axis Service for single sign on.
A short video
explains how the feeds can be used.