1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-08 13:00:05 +00:00

feat(sas9-support): add support for SAS9 via username/password login

This commit is contained in:
Krishna Acondy
2021-05-27 08:00:15 +01:00
parent f8c6318a88
commit 0b055dd05f
6 changed files with 13912 additions and 996 deletions

View File

@@ -839,8 +839,7 @@ export default class SASjs {
this.sas9JobExecutor = new Sas9JobExecutor(
this.sasjsConfig.serverUrl,
this.sasjsConfig.serverType!,
this.jobsPath,
this.requestClient
this.jobsPath
)
this.computeJobExecutor = new ComputeJobExecutor(