AssignIntegrationService
Assigns the PowerCenter Integration Service to the specified workflow.
If you run the workflow from the Workflow Manager and you associated a PowerCenter Integration Service with the workflow in the pmrep AssignIntegrationService command, the workflow runs on the PowerCenter Integration Service specified with the -i option.
If you run the workflow from the command line, the workflow runs on the PowerCenter Integration Service specified in the pmcmd StartWorkflow command. The workflow does not run on the PowerCenter Integration Service that you specified in the pmrep AssignIntegrationService command.
The AssignIntegrationService command uses the following syntax:
assignintegrationservice
-f <folder_name>
-n <workflow_name>
-i <integration_service_name>
The following table describes pmrep AssignIntegrationService options and arguments:
Option | Argument | Description |
---|
-f | folder_name | Required. Name of the folder that contains the workflow. To enter a name that contains a space or other non-alphanumeric character, enclose the name in quotation marks. |
-n | workflow_name | Required. Name of the workflow. |
-i | integration_service_name | Required. Name of the PowerCenter Integration Service associated with the workflow. |