Features
RSS
Project reports are available as a RSS feed. Use the URL http://<host>/jabs/RssFeed.html to access the feed. RSS capable browsers, such as Firefox, will allow you to create a bookmark to the RSS feed. The maximum number of reports to list in the RSS feed is configured in the Administration section of the application.
External Project Execution
Projects can be remotely executed using a URL. The URL syntax is:
http://<host>/jabs/RemoteExec.html?project=999&rungroup=999&username=user&password=pwd
Field | Required | Property | Description |
---|---|---|---|
project | Yes | The project id of the remote project. | |
rungroup | No | Optionally, a run group id can be included. The run group id can be found on the Run Groups tab in the project editor. | |
username | Yes | A valid username for the site. | |
password | Yes | A valid password for the username. |