Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Why my SSIS package can't create file in Document Library from SQL Agent Server

  Asked By: Cedrick Howe         Date: Dec 23, 2008      Category: Sharepoint      Views: 483
 

I have a SSIS package which runs under SQL Agent Server that need to create files into Document Liarbry. The SQL Agent Server runs the SSIS package with user which has full control on the Document Liarbry. But I am keep getting Access is Denied!

Tagged:                            

 

1 Answer Found

 
Answer #1       Answered By: Candi Branch          Answered On: Dec 23, 2008       

I fixed it by myself, the answer is using "Script Task" with Sharepoint Web Service "Copy"!

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].