A workflow parameter represents a constant value that you define before the workflow runs. You can override the parameter value when you include the parameter in a parameter set or a parameter file.
To run workflows with different parameter values, perform the following steps:
Create a workflow parameter and assign it a default value.
Assign the parameter in task input or assign the parameter to a mapping parameter.
Create one or more parameter sets that include the workflow and mapping parameters in the workflow. Change the parameter values as required.
Deploy the workflow and the parameter sets to a Data Integration Service.
Run the workflow from the command line and specify which parameter set to use for the workflow run.
You can create a parameter file and then run the workflow from the command line with the parameter file. You cannot run a workflow with a parameter file and a parameter set at the same time.