export_log
Export a process event log from the registry to disk. Supports XES and CSV formats with a specified file path.
Instructions
Write a log from the registry to disk.
format must be "xes" or "csv". If path has no directory
component, the file lands in the workspace; otherwise the given path
(absolute or relative to CWD) is used verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| format | Yes | ||
| log_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||