1

This is driving me potty.

I'm trying to pass two SSIS variables to a command line executable using an Execute Process Task object.

No matter what I try, the values are not being passed through.

This is how it is set currently:

SSIS example

The variables are in scope and are of type string (representing integer values).

1 Answer 1

2

Sods law came into effect after posting this question. I tried evaluating my variables as an expression and assigning the resulting string to the arguments property.

I don't see why this would work over the example I gave, but it does, so I'm using that.

Sign up to request clarification or add additional context in comments.

1 Comment

I need to pass two variables to my Process Task. Executable file and a second parameter which is input for the executable file. How to configure two parameters in the process task editor?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.