sasjs / angular-seed-app

Angular seed app for SASjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong Frontend Web instructions in README.md

VladislavParhomchik opened this issue · comments

Wrong Frontend Web instructions in README.md

The information below is not relevant:

Then update the following in `sas.service.ts`:

- `appLoc` - the location in the metadata or viya folder tree where the backend services will be located.
- `serverType` - either SAS9 or SASVIYA.
- `serverUrl` - only relevant if not serving from the SAS domain (`!SASCONFIG/LevX/Web/WebServer/htdocs` in SAS9 or `/var/www/html` on SAS Viya)
- `useComputeApi` - can be `true` or `false`, it's a switch for SASjs adapter whether to use `Compute` approach while doing requests.
- `contextName` - only relevant if `useComputeApi` is true. Provides a context name that will be used in adapter.