Importing Binary Shared Modules
A binary shared module can be imported to TIBCO Business Studio for BusinessWorks by using the following methods:
Using Import Projects Option
- Procedure
- In the Project Explorer window, right-click and select Import > Existing Studio Projects into Workspace.
- In the Import Projects dialog, select the Select archive file option and click Browse.
- Navigate to the archive location of the binary shared module and select the binary shared module archive file to be imported. Then click Open.
- Click Finish.
The binary shared module is imported in your project.
Using the Dependencies Tab on Application Module
- Procedure
- In an application module, go to the Module Descriptors section.
- Double-click the
Dependencies option.
- In the Dependencies pane, click Add External.
- Navigate to the archive location of the binary shared module and select the binary shared module archive file to open. Then click
Open.
The binary shared module is imported and it is listed under the Required Modules tab.
- Click Save. The binary shared module is displayed on the Project Explorer tab.