ProjectAutomator deploy BPM with Execution Enabled

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

Please note: webMethods community content has moved to IBM and is available here. Please ask your question in the IBM Community.

1 Like

Thanks Felix