Continuous Delivery Director

  • 1.  Custom plug in SDK for CDD

    Posted Jun 14, 2017 07:21 AM

    Is there any SDK that you have which enables developing custom plug-ins for CDD? The documentation reads as |CA Continuous Delivery Director includes a full plug-in framework that supports packaged plug-in integrations and custom plug-in development.|

     

    Best regards,

    Amit Joshi



  • 2.  Re: Custom plug in SDK for CDD

    Broadcom Employee
    Posted Jun 14, 2017 10:10 AM

    Hi Amit,

     

    Not that I'm aware of. I would recommend reviewing, if you haven't already, RA CDE  Custom Plugin Best Practice Guide. This might give more details/examples that will help.

     

    Kind regards,

    Gregg



  • 3.  Re: Custom plug in SDK for CDD

    Broadcom Employee
    Posted Jun 14, 2017 01:15 PM

    Hi Amit

    You may use the following public online documentation on how to develop custom plugins for CDD:


    https://docops.ca.com/ca-continuous-delivery-director/6-4/en/integrations/develop-custom-plug-ins

     

    CDD is accessing its plugins using JSON over HTTP/HTTPS calls.

    You may develop you plugin using any programming language.

    The built-in plugins of CDD were developed using Java 8 and are running under Tomcat 8.

    Please do not hesitate to contact me on any questions/issues you might have.

    Thanks
      Ofer

      ofer.yaniv@ca.com 



  • 4.  Re: Custom plug in SDK for CDD

    Broadcom Employee
    Posted Jun 15, 2017 04:58 AM

    Hi Amit

     

    What CDD version are you using?

    Are you using the SaaS version ( https://cddirector.io ) or the on-premise version?

     

    We may share with you a plugin DTO jar file for your CDD version that would help you develop a plugin in Java.

     

    Thanks

     Ofer



  • 5.  Re: Custom plug in SDK for CDD

    Posted Jun 20, 2017 04:46 AM

    Hi Ofer,

     

    I am using on-premise CDD and using 6.3 version. Also could you share how do I use this DTO jar file?

     

    Best regards,

     

    Amit Joshi



  • 6.  Re: Custom plug in SDK for CDD

    Broadcom Employee
    Posted Jun 20, 2017 05:41 AM

    Hi Amit

     

     

    Could you please upgrade to the latest version of CDD - CDD 6.4 GA.

     

     

    Could you please review the Sample.zip that was delivered to you by Greg.

     

     

    The Sample.zip is a Sample plugin showing how to use the Plugins DTO.

     

     

    We may have a call to clarify your questions.

     

     

    What is your company and at what timezone are you?

     

     

    Thanks

     

    Ofer



  • 7.  Re: Custom plug in SDK for CDD

    Posted Jun 20, 2017 06:36 AM

    Hi Ofer,

     

    I work for Tieto and working out of Helsinki(Finland). I would follow the sample example and try to code a plug in on my own. Would contact you again if I need any further help.

     

    Best regards,

     

    Amit Joshi



  • 8.  Re: Custom plug in SDK for CDD
    Best Answer

    Broadcom Employee
    Posted Jun 15, 2017 04:13 PM

    Hi Amit,

     

    The plugins-dto-2.2-SNAPSHOT.jar has just been shared with us. You can find it in the zip file (CDE-plugin-best-practice-guide-v2.1.zip) on the Best Practices page: RA CDE  Custom Plugin Best Practice Guide 

     

    The zip file was updated 2 minutes ago to include it.

     

    Kind regards,

    Gregg