webMethods

webMethods

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.  VCS checkin checkout issue

    Posted Wed June 14, 2017 03:11 PM

    Hi Team

    We are using VCS in our project. We are using SVN for this.

    We did VCS related configurations on IS and also did the use mapping.

    We are able to see chec in and checkout option in designer. However when we want to checkin or checkout packages from designer we are getting error “asset not locked”

    Can any one please let me know how to resolve this issue.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: VCS checkin checkout issue

    Posted Mon June 19, 2017 10:29 AM

    Hi,

    which Version of wM are you using?

    Is your SVN and IS VCS feature configured correctly?
    Check for extended parameter lockingMode in the IS Admin Guide or “Configuring the VCS feature” Guide.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: VCS checkin checkout issue

    Posted Wed June 21, 2017 09:31 AM

    Hi Holger,

    We are using 9.7. We are using below extended setting still we are getting the error while checking or checkout.

    watt.vcs.svn.configured=true
    watt.server.ns.backupNodes=false
    watt.server.ns.lockingMode=VCS

    Apart from that we have also set below to properties in subversion.cnf file.

    watt.vcs.svn.configured=true

    watt.vcs.svn.executable=svn

    Please let me know if I am missing any thing.

    I have also attached screen shot of the error which I am gettinng suring the checkin of package.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: VCS checkin checkout issue

    Posted Wed June 21, 2017 11:45 AM

    Hi,

    what is your Fix Level for WmVCS, WmSubversion and IS_Core?

    Unfortunately I am not able to use this feateure in my environment due to subversion administration restrictions.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: VCS checkin checkout issue

    Posted Wed June 21, 2017 12:36 PM

    I recommend against using WmVCS and WmSubversion. That method of VCS integration has a ton of drawbacks. I recommend one of the following:

    1. Using Software AG’s Designer Workstation
    2. Using Software AG GCS’ Local Development plug-in
    3. Using both together
    4. Using your preferred Subversion client for check-in/check-out coupled with some scripting to help you compile, frag, and reload the packages on the IS

    Percio


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: VCS checkin checkout issue

    Posted Thu June 22, 2017 04:23 AM

    Dear Holger,

    IS core fix is IS_9.7_Core_Fix17.

    For wmVCS and wmSubversion we have base version only. No fixes installed.


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: VCS checkin checkout issue

    Posted Thu June 22, 2017 04:24 AM

    Thanks Percio,

    I will check on your suggested options.


    #Integration-Server-and-ESB
    #webMethods