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
Expand all | Collapse all

Designer with Git

  • 1.  Designer with Git

    Posted Thu August 11, 2016 09:59 AM

    Hi All,

    We are currently on 9.10 webMethods. We are currently trying out Automatic build and deployment.
    We have Git Plugin installed on Designer. We are not able to do check-in check-out from Git to designer as we are not getting the option "Create Local Service Development’ when we click on packages.
    Attaching the latest Fix details on Designer.

    Please suggest.

    Thanks & Regards,
    Monica


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Designer with Git

    Posted Thu August 11, 2016 11:08 AM

    Did you install Local Service Development plugin for Designer (Workstation local service development feature)?

    – Ensure that the wa?.server.ns.lockingMode parameter is set to system on the Integration Server used as the local development server.

    – Ensure that the VCS Integration feature is not configured on the local development server.

    – For other details refer “Prerequisites” From service development help guide.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Designer with Git

    Posted Fri August 12, 2016 05:48 AM

    Thanks Mahesh for your reply.

    I’m able to get option ‘LocalServiceDevelopment’ now but not able to commit to Git repository.
    I have cloned the git repo on designer . URL which i have used is - xmonshe@bitbucket.platform.dev.sdt.ericsson.se/scm/sdis/testabe.git">https://xmonshe@bitbucket.platform.dev.sdt.ericsson.se/scm/sdis/testabe.git.
    Attaching the screenshot of designer and the error which is popping out.
    Please suggest

    Thanks,
    Monica


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Designer with Git

    Posted Fri August 12, 2016 08:18 AM

    Hi Monica,

    what is the detailed Exception description?

    Eventually this might help in analysis.
    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Designer with Git

    Posted Fri August 12, 2016 08:54 AM


  • 6.  RE: Designer with Git

    Posted Fri August 12, 2016 10:34 AM

    Thanks Holger and Mahesh for the responses.

    We need to delete index.lock file which was preventing for commit.
    After deleting I was able to commit.
    I refereed the link - Eclipse Egit Failed to commit - Stack Overflow

    Regards,
    Monica


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: Designer with Git

    Posted Fri August 12, 2016 04:57 PM

    Glad to hear issue is resolved :slight_smile:

    Thanks for updating back with the resolution in the thread!!


    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: Designer with Git

    Posted Tue August 16, 2016 06:57 AM

    Hi All,

    Can anybody suggest how do we do a check-out from Git repo through designer .
    I tried both the option - ‘pull’ and ‘fetch upstream’ but getting the message as “No ref to fetch from testabe.git - origin - everything up to date.”
    Attached screenshot for reference.

    Regards,
    Monica


    #webMethods
    #Integration-Server-and-ESB


  • 9.  RE: Designer with Git

    Posted Mon December 05, 2016 05:13 AM

    Hi Monica,

    We are also trying to set up the automatic deployment using GIT and Jenkins.

    We are not using the local development using designer workstation.

    We connect to server using designer at the local machine.

    Can we still use the check in and checkout options for GIT from designer or do we need to use the GIT client for the same.

    Thanks
    Amit


    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: Designer with Git

    Posted Mon December 05, 2016 06:35 AM

    Hi Amit,

    We need designer workstation to create local service development.
    Then we can use GIT client to check-in and check -out.

    Thanks,
    Monica


    #Integration-Server-and-ESB
    #webMethods


  • 11.  RE: Designer with Git



  • 12.  RE: Designer with Git