Create the Enterprise Archive File

Before you can deploy a project, you must create an enterprise archive file in TIBCO Designer. Follow these steps:

Procedure 

1. If your project is not currently open, start TIBCO Designer and choose Open Existing Project in the startup screen. Then, select the project you wish to deploy. If you worked with the project recently, you can also choose Reopen Project.
2. Select the top-level (tutorial) folder and drag an Enterprise Archive resource from the General palette into the design panel.

Notice that the name is the same as the project name.

3. In File Location field, use the default value or click the Browse button and select a location and filename.
4. With the tutorial archive selected in the project panel, drag a Process Archive from the Process palette into the design panel.
5. In the Configuration tab:

Change the name to FileActivityTest and click Apply.

Select the Processes tab and click the browse (process starter) icon.

Select the FileTest process you created earlier, click OK, and then click Apply.

6. Select the tutorial archive and click the Build Archive button in the left bottom corner.
7. Click Project > Save.
8. Click Project > Exit.