@if (autodeploying) {
Deploying...
} @if (autodeployDone) {Done
Deploy SAS Jobs
Create database
Configure and deploy Data Controller to your Viya environment. Deployment creates the backend SAS services and the control library used by the application.
The SAS drive folder in which the Data Controller frontend and services are deployed. Derived from your deployment configuration — it cannot be changed here.
{{ appLoc }}
A physical directory on the compute server to which the deployment user can write. Data Controller stores its control tables, staging area and audit history here.
The group you select becomes the Data Controller Admin Group — everyone in it will have unrestricted access to Data Controller. By default the list is filtered to the groups your identity @if (currentUserInfo?.id) { ({{ currentUserInfo?.id }}) } is a member of. Toggle below to list every group on the Viya server.
The batch identity (runServerAs) under which Data Controller
jobs will execute. It is used to filter the Compute Context dropdown below
to only the contexts running as this identity.
The compute context used to run the Data Controller services (including the
makedata deployment job). Only reusable contexts matching the
selected Batch ID are shown, unless the toggle below is enabled.
The identity under which Data Controller jobs will run with the selected compute context. This user must be able to write to the DC Loc above.
{{ runningAsUser }}