Model Load

The Model Load activity loads an RLINK model to a TIBCO Patterns server. It replaces any existing model loaded with the same name.

The General tab has the following fields:

Model Load Configuration Fields

Field

Module Property?

Description

Name

No

The name of the activity within the process. The default value is model_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 Model Load activity.

Input

The Input tab has the following fields:

Model Load Input Fields

Input Item

Description

Name

The model name.

FileName

The full path name of the model file that contains the table data in the format used by the system the file is on.

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 to the container.

AllowLargeGatewayMemory

This applies only when the FileLocation is BWFileSystem and the server is a gateway to a federated environment. This is optional. The possible values are true() or false(). For more information, see the "rlcreate_l function" section in the Java API documentation.