Main Tasks for Creating Process Flows

Here are the main tasks for creating process flows in SAS Data Integration Studio:
  1. Start SAS Data Integration Studio.
  2. Open an existing connection profile or create a new one that connects to the appropriate metadata server.
  3. Select a default SAS Application Server.
  4. Add metadata for the inputs to a process flow (data sources).
  5. Add metadata for the outputs from a process flow (data targets).
  6. Create a new job and a process flow that reads the appropriate sources, performs the required transformations, and loads the target data store with the desired information.
  7. Run the job.