February 1, 2025 at 4:29 pm
Hi Everyone,
Greetings of the day!
I am working on building SSIS Custom task which logs variable values to SSIS execution log. I should be able to select more than one variable in SSIS Custom task, package should log all of the selected variable values to the execution log. I need your help in writing code for this custom task.
I can share any specific details as required.
Outline SSIS Custom task is below.
When developer click add variable button, he can a variable to log, click remove variable button, he can remove a variable.
Thanks
Venkat
February 2, 2025 at 10:47 am
Are you planning on using Events in a Script Task to do this?
February 2, 2025 at 3:45 pm
Thanks for your reply Phil.
We do not want to use script task for this.
We would like build an SSIS Custom task(say Log Variable Task). Developer can drag this from SSIS toolbox to log a particular set of variable values to the execution log.
Thanks
Venkat
February 2, 2025 at 8:41 pm
I have never created a custom task in SSIS, so I'm not going to be able to help you with this, unless you have specific questions about C# code within SSIS.
February 4, 2025 at 3:14 pm
Thanks for your reply Phil.
Anybody else can help?
Thanks
Venkat
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