Minimal YAML configuration file
Connector
Several connector settings can be configured in theconnector section of the configuration file.
The only required parameter is connector.data-set-id.
Automation
This section includes the parameters for configuring the PETEX OpenServer connection. This is configured in theautomation section of the configuration file.
Recommended configuration for simulation stability
For stable runs, let the connector manage the simulator process lifecycle. When you setsimulator-executable-path, the connector starts and terminates the simulator processes, which reduces orphaned processes and licenses being held after runs complete.
By default, the connector only obtains a license when needed. However, if the license hold time is set to a period more than 60s, the connector retains the license for the specified period after the last simulation run or model revision validation. This improves throughput for batched simulation runs by avoiding the overhead of repeatedly opening and closing the simulator.