How do you create a variable of scope EnvVariable as shown in this screenshot
of this StackOverflow Answer?
How do you create a variable of scope EnvVariable as shown in this screenshot
of this StackOverflow Answer?
The scope usually represents the Package
name or a Control Flow task
name. Here in this case, EnvVariable
represents the package name. Refer screenshot #4. To create a variable, follow the below mentioned steps.
Variables
. Refer screenshot #1.Variables
pane, click the first icon to create a variable. Refer screenshot #2.Variable
. Change the name to FilePath.Int32
. Change the data type to String.SSIS
menu --> Variables
. Make sure that you click on the package. Otherwise, the options won't be visible. Refer screenshot #3.Hope that helps.
Screenshot #1:
Screenshot #2:
Screenshot #3:
Screenshot #4: