Closes the Excel workbook when the entire process completes. Optimization
Process Composer opens Excel once and reuses it to evaluate each run of the
adapter. Starting Excel only once avoids startup delays while the
process runs.
This option disables automatic recalculation of cells that contain formulas while cells
that the formula depends on are being updated with input parameters
from the activity. When activity parameters are being mapped to
cells in the Excel sheet, auto-calculate is not needed and therefore
disabled to improve performance.
If the Excel adapter is part of a subflow running in parallel, these
runs use this single Excel process and will run sequentially,
reducing the potential performance gains from parallel execution.
For rapid Excel workbook evaluations, decreases in performance are
minimal. In a 3DOrchestrate environment, you can avoid sequential execution of the Excel
adapter by dispatching different subflow runs to different
stations.
This option also minimizes the number of download operations. If your
simulation process includes iterations over the Excel adapter, the
performance of the workflow is increased as an Excel file from the
3DEXPERIENCE platform downloads during the first iteration and is used for all
subsequent iterations.
|