From the Design Gateway,
select a model.
Select the component that will contain the new file set.
From the Design Gateway
Files tab, click .
The File Parameter Wizard appears.
Click Output, and click
Next.
The File Parameter Structure screen appears.
Select File Set.
Click Next.
The Output Source screen appears.
Specify the source information.
The data are stored in a regular file on the file system. The Path
text box holds the base name of the file, including all directory path
information. You can click Browse to navigate
to the file set that you want to use. You can use the Options
list setting (Absolute path, Runtime
directory, Model directory,
or Shared file system) to complete the path.
In the Pattern text box, enter the file set filter pattern ("?" or "*"). If you do not specify a filter, "*" is the default.
If desired, use the Sort By list to order the files in the file set by Name or the Date Modified.
By default, no sorting is selected.
Click Next.
The File Content Type screen appears.
Select the content of the file set. The files must have the same type of content.
Option |
Description |
Text |
Text files are displayed
faster than binary files in the Runtime Gateway
and can be converted from a nonstandard character encoding. |
Binary |
Binary files are
always copied unchanged and are displayed in an external Web browser.
Whether a binary file can be viewed or not depends on what file formats
are recognized by your Web browser. |
Click Next.
The Output Destination screen appears.
Specify the location to which you want the directory copied so that the file set
is available after the component’s runtime directory is removed:
Option |
Description |
Isight File Manager |
Select this option to have
the Isight
file manager store the content of the file set in the Isight
runtime database. This option is recommended. The Isight
file manager is part of the results database that stores the contents
of output file parameters that are marked with a destination of Isight
File Manager. File sets are stored in the filemgr
subdirectory of the Isight database directory using a path derived from
the job and work item IDs. The file sets are deleted when the job that created
them is deleted from the database. |
Specify Location |
Select this option to enter
the location where you want the file set to be placed following execution.
An output file set that is saved in a fixed location is not safe
for parallel execution because multiple instances of the component overwrite
each other’s data. |
None |
Select this option to not copy the file set.
If you do not define a destination for an output file set, the file sets
are not copied. Instead, the source directory’s absolute path is stored.
This can be more efficient for large output files.
To use this configuration with parallel execution, the directory names for
the source of the output file set must be unique for every run
by substituting a parameter value or the work item ID into the directory path. For information about shared file systems, see Creating a SIMULIA Execution Engine Connection Profile. |
If you selected Specify Location, do the following:
-
Click to configure the location.
The Configure Data Handler dialog box appears.
The location can be in the Isight runtime environment, a shared file system, or an absolute path.
-
Click OK to close the Configure Data
Handler dialog box.
Click Next.
The File Set Name screen appears.
In the File Set Name, enter a name or accept
the default name.
Click Next.
The Save to Database screen appears.
Select Save File parameter values to the database at runtime
to specify if you want Isight
to save the file set attached to components to the database.
For more information, see About Saving File Parameters to the Database.
Click Finish.
Isight
adds the new file set to the list on the Output Files
subtab.