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

  1. Open the sample project in TIBCO Business Studio.
  2. From the menu, click Run > Run Configurations.
  3. In the Run Configurations dialog, click New launch configuration .
  4. 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.
  5. Click Apply, and then click Run.
  6. 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.
  7. Click Apply, and then click Run.