adding appinfo info
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m57s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m57s
This commit is contained in:
parent
aa4854df14
commit
8718396f57
@ -97,3 +97,9 @@ This can happen when importing with Data Integration Studio and your user profil
|
||||
This can happen if you enter the wrong `serverName` when deploying the SAS program on an EBI platform. Make sure it matches an existing Stored Process Server Context.
|
||||
|
||||
The error may also be thrown due to an encoding issue - changing to a UTF-8 server has helped at least one customer.
|
||||
|
||||
## Determining Application Version
|
||||
|
||||
The app version is bundled into the frontend during the release, and is visible by clicking your username in the top right.
|
||||
|
||||
You can also determine the app version (and SASjs Version, and build time) by opening browser Development Tools and running `appinfo()` in the console.
|
Loading…
Reference in New Issue
Block a user