Forum Discussion
Size limit on parameter value in Data Pipeline using copy data assistant?
- 1 year ago
Hi, I ran into the exact same issue...and was hoping to find the solution here.
I ended up creating an array variable with a 'set variable' action and pasted the json array as its value. There does not seem to be the same limit on the variable length as with pipeline parameters. Then I used the variable in place of the initial parameter.
Hi, I ran into the exact same issue...and was hoping to find the solution here.
I ended up creating an array variable with a 'set variable' action and pasted the json array as its value. There does not seem to be the same limit on the variable length as with pipeline parameters. Then I used the variable in place of the initial parameter.
That sounds like a neat solution. I'll give it a crack and see how it goes. Thanks