Hello,
for example you can create within a script task a List<string>.
You can save this List into a variable of type object.
Then you create a variable of type string.
Then you can walk through this List within the "Foreach Loop Container".
Here is an example well explained...
Hello everyone,
to query data via a REST API (the third-party system can only be queried via REST API) I use a Script Task in C#.
The query works very well and the performance is excellent when using the JSON Library System.Text.JSON.
Because JSON library is not integrated on the SQL server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.