Test Data Management
- Test Data Management 10.5.2
- All Products
ilmcmd <-WorkFlow | -wf><<-Generate | -g>|<-Execute | -ex>|<-GetStatus | -gs>><-Project>folder_name<-PlanName | -pn>plan_name<-ParamFile | -pfparamfile<-WorkFlowName | -wfn>Workflow_name<-IntegrationService | -is>integration_service_name[-Help | -h]
Option
| Argument
| Description
|
---|---|---|
-Generate
-g
| n/a
| Generates a workflow.
|
-Execute
-ex
| n/a
| Runs the workflow.
|
-GetStatus
-gs
| n/a
| Gets the status of a workflow.
|
-GetWorkFlows
-gwf
| n/a
| Gets workflows for a plan.
|
-Project
| Project
| Required. The name of the folder that contains the plan.
|
-PlanName
-pn
| PlanName
| Required. The plan name.
|
-paramfile
-pf
| ParamFile
| Required if the plan contains parameters and you want to use parameter values from a specific parameter file. If you do not enter this option, the workflow uses the parameter file specified in the plan.
|
-WorkFlowName
-wfn
| WorkflowName
| Required to generate a workflow. The location of the workflow properties file.
|
-IntegrationService
-is
| IntegrationService
| Required to run a workflow. The name of the
Integration Service . Required when you run the workflow.
|
-JobId
| JobId
| Required. The job ID of the workflow run.
|
-Help
-h
| n/a
| Optional. Displays help for the command.
|