Execute SSISPackage Activity Args
Execute SSIS package activity.
Constructors
Properties
The integration runtime reference.
Activity depends on condition.
Activity description.
The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
The package execution credential.
Linked service reference.
The logging level of SSIS package execution. Type: string (or Expression with resultType string).
SSIS package execution log location.
Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
The package level connection managers to execute the SSIS package.
SSIS package location.
The package level parameters to execute the SSIS package.
Activity policy.
The project level connection managers to execute the SSIS package.
The project level parameters to execute the SSIS package.
The property overrides to execute the SSIS package.
Activity state. This is an optional property and if not provided, the state will be Active by default.
Activity user properties.