ExecCmd (Execute Command Activation)
This dialog box helps you to edit the Execute Command Service Reference.
- Command
- The Command to start the Backend.
You can use the following variables in the Command, which will be filled in at runtime
%PORT%
The portnumber that is dynamically allocated for replying the started buscomponent
%BUSC%
The BusComponent to be started
example: "java com.eibus.java.james.James %BUSC% -asmp %PORT%"
- Environment Settings
- Optional Enviroment settings for the process to start. when using these they will
replace all the existing environment settings.