Within an Enterprise Archive Resource (EAR) file, a TIBCO BusinessEvents ARchive (BAR) file contains the compiled agent files for all agents. When you upload an EAR file, The BAR file appears here in the TIBCO Administrator UI:
The default value of application_name is provided by the name field in EAR file.
The first time you log in to the TIBCO Administrator user interface after installing the software, you must use the username and password entered during installation. You can then create additional users and passwords as needed. If TIBCO Administrator was already installed before you installed TIBCO BusinessEvents, you may have to contact the person responsible for administering the software to get login credentials for an existing administration domain.
Properties set in TIBCO Administrator are added to the TRA file that TIBCO Administrator generates at deploy time (based on the default
be-engine.tra file). However, See
Order of Precedence at Runtime for more details.
Instead of using the TIBCO Administrator user interface, you can perform scripted deployment to a TIBCO Administrator domain using the AppManage utility. Use of AppManage is explained in
TIBCO Runtime Agent Scripting Deployment User’s Guide.
Global variables you define in a project appear automatically in TIBCO Administrator. As shown in
Deploying a Project in a TIBCO Administrator Domain, you can override global variables at the deployment level or at the service level (depending on their design-time configuration). Values set at the deployment level are used in all deployed engines. Values set at the service level are used for the specific engine you are deploying.