Deploying Data Integration Studio Jobs for Scheduling

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:
  1. In SAS Data Integration Studio, right-click a job and select Schedulingthen selectDeploy.
  2. In the Deploy a Job for Scheduling dialog box, do the following:
    1. Select the batch server (for example, SASApp - SAS DATA Step Batch Server) where the job is to be executed.
    2. Select the deployment directory where the generated job is to be stored.
    3. 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.
    4. Click OK.
  3. 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.
  4. 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.
For information about using Schedule Manager to schedule a job, see Scheduling Jobs Using Schedule Manager .