Thesaurus Load

The Thesaurus Load From File activity creates a thesaurus character map on a TIBCO Patterns server and obtains the thesaurus classes from a specified file.

General

The General tab has the following fields:

Thesaurus Load From File Configuration Fields

Field

Module Property?

Description

Name

No

The name of the activity within the process. The default value is thes_load.

Patterns Connection

Yes

The path to the shared configuration resource which contains the Patterns Connection information. See Activities Connection.

Description

Provide a short description for the Thesaurus Load activity.

Input

The Input tab has the following fields:

Thesaurus Load From File Input Fields

Input Item

Description

Name

The thesaurus name.

Type

The thesaurus type. The following are the possible types: Substitution, WeightedTerm, or Combined.

FileName

Name of the file that contains the table data.

FileEncoding

Supported encoding are LATIN1 and UTF-8. This is optional. The default value is LATIN1.

FileReadBy

The file system that contains the file. The following are the possible systems:

  • PatternsServer: If the file is on the TIBCO Patterns server system. The file must be inside the server's loadable-data-directory. For more information, see Loading Data Files.

  • BWClient: If the file is on the TIBCO BusinessWorks system. The file must be readable by the plug-in at run time. If BWCE is targeted, the file must be available in the container.

CharacterMapName Name of the applicable character map. This is optional. The default value is =STD=.
ExactMode Set to true() if this thesaurus must match terms exactly. This is optional.