July 16, 2018 at 2:21 am
Hello everyone
Who has an idea please how can I get the number of files processed by a loop foreach
I created a variable and I want to store this number in this variable
in fact I need this information to insert it into the database
thank you
July 16, 2018 at 6:21 am
can you post what you have done so far
***The first step is always the hardest *******
July 16, 2018 at 7:17 am
joujousagem2006 1602 - Monday, July 16, 2018 2:21 AMHello everyone
Who has an idea please how can I get the number of files processed by a loop foreach
I created a variable and I want to store this number in this variable
in fact I need this information to insert it into the database
thank you
Set the default value of your variable to be 0.
Add an expression task within the FEL to increment the value of the variable by 1.
Perform your DB insert after the FEL, using the variable's value.
July 17, 2018 at 4:59 am
you can help me please more
in fact I made this
July 17, 2018 at 5:24 am
Not quite right. See this:
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy