BI Platform RSS feeds
Create an RSS feed so that subscribers can be notified when new reports are created or new reports are available in their workspace.
Involves:
- Creates a server-side web service in Java that accepts incoming authenticated RSS requests.
- Login as that user and inspect the folders they are interested in and their workspace to look for new files.
- Return the results as RSS / Atom XML.