Loading Data Files

Several activities in the ActiveMatrix BusinessWorks™ Plug-in for TIBCO Patterns allow loading a data-file. These files may be from either the system running TIBCO BusinessWorks or from the system running TIBCO Patterns Server.

Loading from the system running TIBCO® BusinessWorks is called client-side load. An activity is using client-side load when the FileReadBy property is BWClient.

Loading from the system running TIBCO Patterns Server is called server-side load. An activity is using server-side load when the FileReadBy property is PatternsServer.

The activities which allow loading a data-file are Table Load, Record Bulk Load, Thesaurus Load, and Model Load.

Warning: File locations for server-side load are restricted. The Patterns-Search Server restricts loads to the files that reside within its loadable-data directory. Requests to load files outside this directory are rejected. For more information on the loadable-data directory, see the Installation Guide of TIBCO Patterns.