Home Forums Data Warehousing Integration Services Execute Process Task: how can I make the task's argument and executable fields use the expressions I built for them?? RE: Execute Process Task: how can I make the task's argument and executable fields use the expressions I built for them??

  • I believe that your problem is your variables are set to be expressions.

    In your example the variables are not expressions, so when the variable is being evaluated it becomes an empty string.

    As long as the expressions shows up in the Execute Process task properties expressions dialog, the task will use the variable values.