Defining an SSIS Package job

This procedure describes how to define an SSIS Package job. The SSIS Packages must be executed locally on the Windows computer where the Control-M/Agent and the SSIS service is installed.

NOTE: If you are accessing more than one version of SSIS with a specific Windows Control-M/Agent make sure that only 1 and the Latest version of the MSSQL Client (Integration Services) is installed on this Windows box.

Before you begin

Ensure that you have met the following requirements:

To define an SSIS Package job:

  1. In the General tab, from the Connection Profile field, click Load-AFT.

    The Select Connection Profile dialog box appears.

  2. Select the connection profile that you want to use and click OK.
  3. From the Execution Type drop-down list, select SSIS Package.
  4. From the Package Source drop-down list, select one of the following:
  5. In the Package Name field, click Load-AFT, browse to the location, and select the SSIS Package.

    If you select the SSIS Catalog option, the Catalog Environments field appears. If you want to run the package on a different environment than the one you are currently using, from the Environment field, click Load-AFTand select the environment you want to run the SSIS catalog on, and continue to step 8.

  6. If you want to apply specific data that is saved in a configuration file to the SSIS Package, in the Configuration Files area, click Add_Parameter.
  7. Browse and select the configuration file that you want to add.
  8. If there are property paths in this package, in the Properties table, click Add_Parameter and type the property path and its value.
  9. Click More Options.
  10. To automatically commit queries, select the Auto Commit checkbox.
  11. In the Job Output option area, select one or more of the following:

    For more information about defining a job in the job properties pane, see Control-M User Guide.

Parent Topic

Job definition