Rally Software

  • 1.  How to fetch Rally custom reports data using Java web service api

    Posted Sep 17, 2018 02:45 AM

    Hello, I am working on rally integration API with JAVA, I need to know how to fetch custom reports data using web services. Kindly help.

     

    Thanks

    Sandeep



  • 2.  Re: How to fetch Rally custom reports data using Java web service api
    Best Answer

    Broadcom Employee
    Posted Sep 17, 2018 02:19 PM

    Hi Sandeep,

     

    Unfortunately, there is no API support for custom reports. Custom reports are part of the analytics service. The only API available for the analytics service is LookBack API which can only query artifacts. The reports are a separate section and the Lookback API as well as any other API have no access to that configuration. And so, the Java or any of our tool-kits will have no access either.

     

    The only possible access is using the SDK. This is a Javascript framework that supports developing actual UI extensions to Agile Central (see: Agile Central App SDK 2.1 Docs ), but that's interactive only, not API based.

     

    You are welcome to post this idea (allowing API access to custom reports) for future feature request to our ideas site at: https://ideas.rallydev.com . This site requires a username, if you don't have one then you can let us know here or email at: ac-ideas@ca.com .

     

    Thanks,

    Sagi