-
When compiling, building and deploying to SAS Viya 4 (2022.09) the sas programs are not deployed with .sas extension.
In SAS Viya the job is recognized as a SAS definition, not a SAS job. Manually a…
-
Currently the timeout is 5 minutes. Beyond this, when running request such as `/SASjsApi/stp/execute`, the following is received (502 Bad Gateway):
The value can remain as 5 minutes, but sho…
-
added a simple Python test program `aaaaa.py` to `sasjs/services/files` and ran `sasjs cbd`.
Instead of copying the python program it decided to put the content of `upload.sas` into both files insi…
-
How to proc print?
-
I deployed my job using sasjs. Now scheduling it from SAS Studio by going to the job and right-click: Schedule Job.
When I open the Job Properties in environment manager, it states thet _addJesBegi…
-
It would be really useful to be able to do things like stream graphics from a stored program, so I could then display that in my web application. So creating any kind of output, without a JSON log att…
-
I have previously authorized my target "COSA" with `https://sas.4gl.io` but receive the following message when running a test program
```
jeremy@LAPTOP-43CAINGU:/mnt/c/Users/jerem/projects/cosa_poc$…
-
I get an error when running `sasjs create my-sas-project --template angular`
```bash
Creating SASjs project in /home/JB4555/my-sas-project./home/JB4555/.nvm/versions/node/v16.15.1/lib/node_modules…
-
We need a consistent place to store server logs.
Perhaps, `$(SASJS_ROOT)/logs` ?
There should be a new log file:
* Every time the server is restarted
* Every day
Suggested format:
> SA…
-
to reproduce:
```
sasjs create demo -t minimal
```
and spin up SASjs server on Windows with RUN_TIMES=js