Closes the workbook
after the entire Isight
execution completes. Note:
When an Excel component is configured to close the workbook
when the job completes, Isight
launches a single Excel process and reuses it to evaluate each run of
the component. This ensures that the Excel startup delay is incurred
only once. However, if the component’s parent component is launching
subflow runs in parallel, these runs will be forced to use this single
process and will be serialized, reducing the potential performance gains
from parallel execution. Because Excel workbook evaluations are often
very rapid, this serialization process is not likely to cause problems.
In a SIMULIA Execution Engine
environment, the serialization process can be partially overcome because
different subflow runs may be dispatched to different stations.
|