Defining a user-defined program to the Data Warehouse Center

You define a user-defined program to the Data Warehouse Center so that one or more steps can use the program for processing. If you are defining a stored procedure, you must ensure that the stored procedure exists in the target database. If you are defining any other type of program, you must install the program on one or more Data Warehouse Center agent sites before you define the program to the Data Warehouse Center.

After you define a user-defined program to the Data Warehouse Center, the program definition is available for use as a step in the Process Modeler.

../rule.gif

To define a user-defined program to the Data Warehouse Center:

  1. Open the Define Program notebook

  2. Specify information for your program:

  3. Optional: Click the Parameters tab to add system parameters and system tokens to a Data Warehouse Center program definition.

  4. Depending on the type of program that you are defining, click the Agent sites tab or the Targets tab.

  5. If you are defining an agent site, from the Available Agent Sites list, select the agent site on which the program is installed, and click Add. The name of the agent site moves to the Selected Agent Sites list. Repeat this step for each agent site on which the program is installed.

  6. If you are defining a target, from the Available Targets list, select the target on which the stored procedure exists and click Add. The name of the target moves to the Selected Targets list.

  7. Click OK to save your changes and close the notebook.

../rule.gif

Related information

Defining a step that runs a user-defined program