Running the Example
You can use Adapter Launcher to run the example in TIBCO Business Studio.
The following method describes how to run the Big5 project. The procedures also apply to the other two sample projects: the Japanese and Korean projects. When running the other two projects, you can select corresponding adapter configurations in the Adapter Configuration field.
Note: On Microsoft Windows, the required environment is set in the properties file of the adapter. On Unix, though most of the environment is set in the properties file of the adapter, you have to set additional environment variables. You can do this by sourcing
adfilesenv.csh (or
adfilesenv.sh) before running the adapter.
Procedure
- Open the sample project in TIBCO Business Studio.
- From the menu, click .
-
In the
Run Configurations dialog, click
New launch configuration
.
- In the Adapter Configuration panel, click Browse and select TradChinDelimitedSubscriber.adfilesmodel for the Adapter Configuration field. The Adapter Executable field is provided automatically. Provide a directory for the Working Directory field, for example, D:\temp.
- Click Apply, and then click Run.
- Repeat Step 2 and Step 3, and in the Adapter Configuration panel, click Browse and select TradChinDelimitedPublisher.adfilesmodel for the Adapter Configuration field. The Adapter Executable field is provided automatically. Provide a directory for the Working Directory field, for example, D:\temp.
- Click Apply, and then click Run.
Copyright © TIBCO Software Inc. All rights reserved.