Creating an Application Archive
You can create an application archive in TIBCO Business Studio by dragging and dropping the application project from the Project Explorer to the File Explorer window.
You create an application archive after designing and testing the application.
- Procedure
- In TIBCO Business Studio, go to
File Explorer tab and click the
Open Directory to Browse
icon.
- Select the directory where you want to store the archive and click OK.
- Drag an application from the Project Explorer to the directory in the File Explorer.
The application archive is written to the directory using the syntax
<application>_<version>.earwhere the<version>starts from 1.0.0 and increments as more generations occur.