Update dci-deploysas9.md
This commit is contained in:
parent
667b31d222
commit
e03eb1b870
@ -18,7 +18,7 @@ There are two ways to deploy Data Controller on SAS 9:
|
|||||||
|
|
||||||
#### 1 - Deploy Stored Processes
|
#### 1 - Deploy Stored Processes
|
||||||
|
|
||||||
The Stored Processes are deployed using a SAS Program. This should be executed using an account that has WRITE METADATA (WM) permissions to the necessary root folder (`appLoc`) in metadta.
|
The Stored Processes are deployed using a SAS Program. This should be executed using an account that has WRITE METADATA (WM) permissions to the necessary root folder (`appLoc`) in metadata.
|
||||||
|
|
||||||
```sas
|
```sas
|
||||||
%let appLoc=/Shared Data/apps/DataController; /* CHANGE THIS!! */
|
%let appLoc=/Shared Data/apps/DataController; /* CHANGE THIS!! */
|
||||||
|
Loading…
Reference in New Issue
Block a user