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.