submit_batch_job
Submit SAS code for asynchronous batch execution via the Job Execution service, with optional job naming. Retrieve results when done.
Instructions
Submit a SAS job for asynchronous execution via the Job Execution service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sas_code | Yes | SAS code to execute. | |
| job_name | No | Optional descriptive name for the job. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||