Model Info
The Model Info activity obtains information about RLINK models that exist on a TIBCO Patterns server.
The General tab has the following fields:
Field |
Module Property? |
Description |
Name |
No |
The name of the activity within the process. The default value is |
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 Info activity.
Input
The Input tab has the following fields:
Input Item |
Description |
Name |
The model name to obtain information from. If no names are given, information for all the models are returned. This is optional and can be repeated. |
Output
The output is a sequence of ModelInfo elements with the following fields:
Input Item |
Description |
Name |
The model name. |
Description |
An optional note attached to the model. |
FeatureCount |
The number of features in the model. |
Each ModelInfo
element contains the properties in the Table Common Information Properties.