Configuring the Execution Options

You use the 3DEXPERIENCE Parameters adapter execution options to control the messages that Automation Process Composer writes to the job log when the adapter is running, and to control the way that the adapter runs.

See Also
About the 3DEXPERIENCE Parameters Adapter
Shareable Licenses
  1. From the Execution Options in the 3DX Parameters editor, specify the Number of standard error messages to log to minimize the volume of standard error messages that Automation Process Composer writes to the job log.
  2. Specify the Number of standard output messages to log to minimize the volume of standard output messages that Automation Process Composer writes to the job log.
  3. Select a solve Mode:
    OptionDescription
    Single-Solve Runs and saves the results. You can access the results after the run is complete. The original model is modified with the new parameter values.
    Iterative Runs the job without saving parameter values to the model. Results are not saved, and the model retains its original values.
  4. Select Run in persistent session mode to improve performance for a process iterating on the same 3DOrchestrate Station.

    Performance is improved by keeping the data loaded between runs of the adapter; for example: between runs of a DOE, optimization, or loop.

  5. Enter any shareable licenses that are required to run the batch utility. Separate multiple licenses with semicolons; for example: SMU.prd; DRD.prd.

    If you selected Run in persistent session mode, Automation Process Composer releases the licenses after all the iterations have completed.

    The batch utility tries to check out licenses in the order they are listed. If the first license listed is available, the batch utility starts running; if the first license is not available, the batch utility checks if the second license is available. As a result, not all of the listed licenses may be checked out. The adapter tries multiple times if a license is not available.
  6. Click Ok to save your changes and to close the 3DX Parameters editor.