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

fix: Viya JES approach workaround, job arguments are case-sensitive and webout was not returned

This commit is contained in:
2025-06-09 16:59:09 +02:00
parent 55af8c3f50
commit 78f117812e
3 changed files with 4 additions and 4 deletions

View File

@@ -104,7 +104,7 @@ Connection: close
_contextName: 'SAS Job Execution compute context',
_OMITJSONLISTING: true,
_OMITJSONLOG: true,
_OMITSESSIONRESULTS: true,
_omitSessionResults: true,
_OMITTEXTLISTING: true,
_OMITTEXTLOG: true
}