Rally Software

  • 1.  CA Agile Central Dashboard

    Posted Jun 20, 2018 08:47 AM

    Hi,

     

    I have integrated Jenkins and Ca agile central with "agile-central-build-publisher-1.0.1.hpi" and ruby-runtime-plugin-0.14.hpi. I can get the data like Build status, duration,Date and Build id in Ca agile central build dashboard. Is there any possibility to get more information that more datas like check in file, file version, task, User story details information in Build dashboard. Kindly suggest.

     

    Thanks

    Paramasivam.M



  • 2.  Re: CA Agile Central Dashboard
    Best Answer

    Posted Jun 20, 2018 10:49 AM

    Paramasivam,

     

    As the Build Dashboard source code is available on GitHub, you can modify it to display the Fields that are available in Agile Central.  Here is the Source Code:

     

    app-catalog/BuildDashboardApp.html at master · RallyApps/app-catalog · GitHub 

     

    Here is information about adding a Custom HTML page in Agile Central:

     

    Custom HTML | CA Agile Central Help 

     

    The only fields available on the Build Object in Agile Central, according to the Web Services Documentation, https://rally1.rallydev.com/slm/doc/webservice/ , that may be useful are:

     

    CreationDate
    Subscription
    Workspace
    BuildDefinition
    Changesets
    Duration
    Message
    Number
    Start
    Status
    Uri

     

    Some of these are collections, so would take some other querying to get the info.

     

    Hope that helps.

     

    Michael



  • 3.  Re: CA Agile Central Dashboard

    Posted Jun 21, 2018 09:41 AM

    Thanks a lot Michael.

     

    This sourcecode used to design the dashboard. It will be useful for one of my requirement. however I am looking for some options to fetch datas from Jenkins to Rally. We have integrated Jenkins with SVN and Jmeter. Will I get code information with build and performance metrics from Jenkins to Rally. Do we have any plugin or connector will used to get above information from Jenkins to Rally.

     

    Kindly suggest.

     

    Thanks in advance.

     

    Regards

    Paramasivam.M



  • 4.  Re: CA Agile Central Dashboard

    Posted Jun 21, 2018 09:48 AM

    Paramasivam,

     

    If you are using the Integration available here, Jenkins | CA Agile Central Help however it is working is all that is currently available.  You can check on the Integration that is available from OpsHub, Jenkins (OpsHub) | CA Agile Central Help but I don't have any further information about it than what is available from that link.  You may need to contact OpsHub for more information about the functionality it provides.

     

    Regards

     

    Michael



  • 5.  Re: CA Agile Central Dashboard

    Posted Jun 21, 2018 10:59 AM

    Hi Michael,

     

    Thanks for your immediate response. Let me check opshub for more information.

     

    I have raised one more ticket which yet to be ans. Could you please respond the same. the name of the ticket is "Jenkins results in Ca agile central Build Dashboard"

     

    Thanks in advance.

     

    Regards

    Paramasivam.M