Create Data Source Node

You create a data source node after you have created a workflow. Follow these steps to create a data source node and attach data to it:

  1. If it is not already open, open the Components window using View > Components. Select Workflow Editor.

  2. In the Workflow Editor, expand Data, and click Data Source.

  3. Click; move the mouse to the workflow; click again.

  4. The Define Data Source launches automatically. The first step of the wizard Select Table is displayed.

  5. Select a table or view. By default, the tables in your schema are listed. You can add tables from other schemas to which you have access as described in Edit Schema List.

  6. In the Select Table window, select the table or view to use. Click OK. Properties displays information about the table or view that you selected. The node can now be run.

    The default name of the node is the name of the table or view that you select. If SH.CUSTOMERS as the table, the node is named CUSTOMERS.