generate_jmx
Generate an Apache JMeter 5.6.3 plan from a correlated flow and workload, outputting the JMX file path and inline XML for immediate use.
Instructions
Build an Apache JMeter 5.6.3 plan from a correlated flow and workload.
Use after correlate_flow. Accepts a flow object or a persisted flow_path. Returns the written path and inline jmx (or jmx_truncated when the XML exceeds 200_000 characters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | ||
| workload | Yes | ||
| output_path | No | ||
| correlation_report | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||