🎴 Flashcard Mode

Enterprise Data Integration and Middleware Technologies

Card1 / 15
Mastered0
Review0
QuestionClick to flip

You have deployed a TIBCO ActiveMatrix BusinessWorks application on a Windows platform using local deployment from TIBCO Administrator GUI. You want to run this application using a command line script. Which two files are required to run the application from the command line?(Choose 2)

AnswerClick to flip back
A
TIBCO_HOME\tra\domain\domain\application-Process_archive.tra
B
TIBCO_HOME\tra\domain\domain\application-Process_archive.cmd
💡 Explanation:

The .tra file contains the application configuration and the .cmd file is the Windows command script that launches the application. Both files are generated during local deployment and are required to run the application from the command line. The administrator directory paths are incorrect as these files reside in the tra domain directory.

Change Mode