You must update the be-engine.tra files to include the TIBCO Hawk information. You must build the EAR file. Do other tasks as needed.
Update the be-engine.tra files on all machines where you will deploy TIBCO BusinessEvents engines as follows.
If you want to let the target engines find the CDD at a default location, name the CDD file
default.cdd and keep it in the root of the project folder. If you want to let the target engines choose a processing unit by default, then, in the CDD file, name one of the processing units
default. When you deploy, the processing unit named
default will start. Note that these names are case sensitive.
If you want to be able to hot deploy changes to the running engine, open the CDD file in the TIBCO BusinessEvents Studio project, select the processing unit or units you will deploy, and check the Hot Deploy check box. See
Configuring the Processing Units Tab (All OM Types).
Service settable global variables are only available if the "Include All Service Level global variables" checkbox in the Build Enterprise Archive dialog is checked. Check as needed.