When you have completed the appropriate setup tasks, SAS Data Integration
Studio users can deploy jobs for scheduling. The procedure for deploying
jobs is as follows:
-
In SAS Data Integration
Studio, right-click a job and select
SchedulingDeploy.
-
In the
Deploy
a Job for Scheduling dialog box, do the following:
-
Select the batch server
(for example,
SASApp - SAS DATA Step Batch Server) where the job is to be executed.
-
Select the deployment
directory where the generated job is to be stored.
-
A default filename for
the job is displayed. You can modify the filename, but it cannot contain
blanks or other characters that are invalid on the operating system.
-
-
If you are prompted
for a user ID and password for the application server, enter the appropriate
credentials. The credentials are validated through the application
server's workspace server connection.
-
Click
OK in the
Deploy for Scheduling dialog box.
SAS Data Integration
Studio generates SAS code from the job metadata, transfers the file
to the deployment directory location on the scheduling server, and
creates job metadata for the Schedule Manager to use.