logo Getting Started with SAS Enterprise Guide Main menubacknext
    

Link the Program to the Query Builder

  1. Because the program uses the data that is created by the Query Builder, you must link the program to the data from the Query Builder so that the program runs only after the data has been created. Select Process Flow from the recently viewed items menu in the upper left corner of the workspace to return to the process flow for the project.


Recently viewed items menu button
Click to view the full window.


  1. In the Process Flow window, right-click the QUERY_FOR_PRODUCTS_SAS7BDAT data object and select Link QUERY_FOR_PRODUCTS_SAS7BDAT to. The Link window opens.



  2. Link window


  3. In the Link window, select Program, and then click OK. The program and the QUERY_FOR_PRODUCTS_SAS7BDAT data set are now connected by a dotted line. The program runs only after the data set is created.



Process Flow window with the program and Query Builder linked
Click to view the full window.


  1. If you want to see the entire process flow run with the new program, select Runthen Run Process Flow from the workspace toolbar.

Next you create a new process flow that includes only two tasks that you want to run.



Main menubacknext