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.  ProjectAutomator deploy BPM with Execution Enabled

    Posted Wed June 25, 2025 10:39 AM

    hi team

    webMethods version : 10.15

    i can deploy BPM to target server via below script , but the Process Model Version do not running or execution , if i go to my webMethods portal and config 'Execution Enabled' to selected, it will be running , i don't like that , i want to run it when i execute below command , how can i config it ? or add any parameters to the Deployer.sh script ?

    and i want to know the parameters list of the script Deployer.sh and com.wm.deployer.CLI.MainClass

    /opt/softwareag/IntegrationServer/instances/xxxx/packages/WmDeployer/bin/Deployer.sh --deploy -dc myDeployment -project BPM4Demo -host localhost -port 5555 -user Administrator -pwd xxx



    ------------------------------
    jimmy jing
    ------------------------------


  • 2.  RE: ProjectAutomator deploy BPM with Execution Enabled

    Posted Wed June 25, 2025 04:25 PM
    Edited by engin sarlak Wed June 25, 2025 04:37 PM

    For deployer to enable process after execution, this property (Enable process for execution) needs to be set to Yes. Unfortunately I don't know the correct property syntax. If you have a deployment project, you can update it directly from there, or you can create a new one, set this property to Yes, and then list the properties using the command in the documentation below the screenshot. 


    displaying project properties

    Alternatively, you can enable it manually (with a service call after deployment, there must be a service for this task but it may require some digging as I don't know which service does it). 

    Or you can set it in Process level so that it will be enabled by default during deployment, but this requires access to the process code. 



    ------------------------------
    engin sarlak
    ------------------------------



  • 3.  RE: ProjectAutomator deploy BPM with Execution Enabled

    Posted Mon July 21, 2025 06:36 AM

    hi engin ,

    thanks for your response, i would like to know the version of your deployer and which page cloud enter the page of your screenshot , thanks a lot !



    ------------------------------
    jimmy jing
    ------------------------------