Open Carus11 opened 1 year ago
Ideally we would like to use the SAS Studio Flow code generation as well
We could use a variable to denote the submission method. Default to the JES_API?
When using the Batch API, it looks like you need to create a file set first, and put the contents of the job into a file in the fileset. Then you create a batch job which references the fileset id, and the file name inside the fileset to run.
The SAS Viya Batch api behaves slightly differently from the SAS Job Execution service. As a batch scheduler I would like to scheduler some jobs to use the sas batch api instead of Job Execution service.