export_spool_to_dataset
Export a job spool file to a mainframe dataset by specifying job name, job ID, and file ID, with an option to skip truncated records.
Instructions
Export a job's spool file (by file id) to a mainframe dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| file_id | Yes | ||
| job_name | Yes | ||
| skip_if_truncated | No | ||
| destination_dataset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |