-
Only relevant for MODE=server
As part of this, we should also add the ability to change the password in the UI (https://sas.4gl.io/#/SASjsSettings)
- [ ] When user first logs on, they are prompt…
-
Hey there.
I'm development a Android app for one project of my university. And now, i'm not sure if this library may be used for this purpose. So, i would like someone advice me about this, it's pos…
-
Installed sasjs with windows installer (version 1.9.5).
Then had to add doxygen to windows PATH.
When running sasjs doc I get following error:
node:internal/deps/undici/undici:11118
Error.…
-
Hi, I'm trying to use the libpcre2-8.dll (built with the VS2022 solution) from an ABL Application (old 4GL Language).
I'm constantly hitting the error
`Could not find the entrypoint _pcre2_compi…
-
To explain what this is, consider the fact that if we have something like "Customer ID" property that is repeated some 40 times in 40 different model entities, that all refer to the same physical mean…
-
**Describe the bug**
We are using an nRF52840-based module in our design and a firmware based on the nRF connect SDK versions 1.5 to 1.7, in this we are seeing what appears to be an issue in zephyr 2…
-
Hi,
I am trying to get this extension to work with SAS enterprise guide 8.3 but unfortunately, ran into issues.
Does this extension work with SASEG?
-
```
msg=MakeData1 is executing
NOTE: Data set "WORK.example" has 1 observation(s) and 1 variable(s)
NOTE: The data step took :
real time : 0.010
cpu time : 0.009
145
146…
-
I am getting an ERROR trying to pass some data to the adapter. I have this function.
```ts
save() {
let myData = this.dataejers.map((row: dataRows) => {
return { FREKVENS: row.FREK…
-
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$…