SSIS Job parameter value radio button "Use default value from package" not selected

51 views Asked by At

I have an SSIS job which has a bool parameter set to True and should get the value from the package by having the "Use default value from package" selected. But when I deploy the package the "Edit Value" is selected.

SSISDB -DeployProject

I don't have much experience with SSIS Jobs, from what I have read this radio button is selected by default but is being overridden somewhere (I could be totally wrong)

Any pointers appreciated - I need the "Use default value from package" to be selected by default and know it's a config issue but no idea where this value is being set.

I am able to manually change it but need this to be configured correctly before we deploy to production server.

Any pointers appreciated

Configure job properties

0

There are 0 answers