Click here to Skip to main content
15,888,401 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I want to write log into a file.

There is folder called "source" File System Task will pick up the files in the folder and put it into another folder called "destination".

When the files reached to the "destination" folder it has to write in a log file telling file has reached at this time and it also has to specify the file name in the log.

That means it should specify the file name and time and whether it is reached successfully or not.

Please help me out to write the code in Script Task.
Posted
Comments
kotieswar chowdary 24-Jul-11 4:20am    
Can anybody Answer my question Plaese.

1 solution

Have you done anything yet? Any script you have started? I can see there are lots of articles on the Internet that discuss this topic. You can take a look at the following:

http://msdn.microsoft.com/en-us/library/ms138020.aspx[^]
http://pragmaticworks.com/Products/Business-Intelligence/BIxPress/ssis-logging-auditing-monitoring.aspx[^]
http://www.coderslife.com/Blogs/mhardy/post/2009/05/26/Basic-SSIS-Logging-to-a-Text-File.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900