IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Project Automator - Jenkins

    Posted Tue November 22, 2016 07:34 PM

    Hi,

    I have used Jenkins to extract packages from SVN and build using ABE and Deployer.

    Since Project automator expects a project_automator.xml , is there a way to dynamically create these .xml based on packages or maps passed (any shell scripts etcc.) or do we need to create them manually .

    Also will variable substitution importVarSubs (of Deployer) , be able to change the endpoints,JNDI’s etc for the packages.

    Thanks
    Akhilesh


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Project Automator - Jenkins

    Posted Tue November 22, 2016 08:16 PM

    There are different ways of doing it.

    Few of them have done this using groovy scripts and few them have done it using ProjectAutomator.xsd from WmDeployer package.

    There is a solution implemented by SoftareAG and is marked as Prime Tool. You might want to get it from Sales Contact.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Project Automator - Jenkins

    Posted Tue November 22, 2016 10:08 PM

    Thanks Srikanth,

    I will check with Sales team too. Are you saying something on these lines to create xml files ?? Groovy Goodness: Creating XML with MarkupBuilder - Messages from mrhaki

    Also will variable substitution importVarSubs (of Deployer) , be able to change the endpoints,JNDI’s etc for the packages ?


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Project Automator - Jenkins

    Posted Thu July 13, 2017 05:53 AM

    Dear Srikant,

    I have also the same requirement.

    Base on the latest component checked out from SVN i need to create project automator file so that only the components (which has been modiefied by developer) gets deployed.

    If I use the groovy script for this will I also had to contact to the sales team ? Or can you explain what prime tool SAG provide for this and what exactly it does?


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Project Automator - Jenkins

    Posted Tue December 12, 2017 09:51 PM

    Hi
    I am facing similar situation. Whenever I run the Jenkins job it is deploying all the packages exist under GitLab. Is there anyway to restrict to deploy only the packages which committed by the Developer.

    Appreciate the help.


    #webMethods
    #Integration-Server-and-ESB