Multiple choice technology platforms and products

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)

  1. TIBCO_HOME\tra\domain\domain\application-Process_archive.tra

  2. TIBCO_HOME\tra\domain\domain\application-Process_archive.cmd

  3. TIBCO_HOME\administrator\domain\data\application\application-Process_archive.tra

  4. TIBCO_HOME\administrator\domain\data\application\application-Process_archive.cmd

Reveal answer Fill a bubble to check yourself
A,B Correct answer
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.