What product/components do you use and which version/fix level are you on?
10.7 webMethods Integration Server + Deployer + ABE with latest fix
Is your question related to the free trial, or to a production (customer) instance?
Customer Instance
What are you trying to achieve? Please describe it in detail.
Hi All,
I am trying to implement Devops for webMethods using Jenkins and ABE.
I am able to create build using build script of ABE, I am able to create project using project automator file and script. I am able to deploy the build using deployer script using Jenkins pipeline.
I want to achieve few scenarios like,
- Patch deployment using Devops - Is it possible to do patch deployment using Devops for webMethods? Example: In package if there are 10 flow service available, I need to modify one flow service only, and deploy that one flow service using Devops.
- If there are 10 packages in source folder, only one package is getting deployed when I run Jenkins job. I observed that, in project automator file we have to enter ‘composite name’, whichever package name from source folder gets match with composite name mentioned in automator file, it is getting deployed. Remaining 9 packages are not getting deployed.
- Once we run Jenkins job, all the packages available in repo will get deploy OR latest packages which are not available in target server will deploy. (As per best practice, latest packages should get deploy instead of all the packages available in repo)
- How Jenkins will identify the list of latest packages from repo and pass it to webMethods.
Could you please share your experience for above scenarios OR any articles/documents which can help to achieve this.
Thanks in advance.
Do you get any error messages? Please provide a full error message screenshot and log file.
NA
Have you installed all the latest fixes for the products and systems you are using?
Yes
#Integration-Server-and-ESB#webMethods