Commented Issue: Buffer error appearing in SharePoint List Source for one...
I am applying the SharePoint List Source adapter in an SSIS package running under SQL Server 2008 R2. In this package the SharePoint List Source is located in a loop in which I am passing to it a Site...
View ArticleNew Comment on "Documentation"
Hi, Please help me on how to pass the multiple URL's to the Sharepoint list source. I have refered the following link but the steps are not given clearly. 1) I have all the subsite url's in SQL table....
View ArticleNew Post: Passing multiple URL's in Sharepoint List Source Exprression
Hi, Please help me on how to pass the multiple URL's to the Sharepoint list source. I have refered the following link but the steps are not given clearly. 1) I have all the subsite url's in SQL table....
View ArticleNew Post: Importing user groups with the SharePoint List source adapter
Yes you can... Just give URL end with userInfo eg: suppose http://SharepointServer/Sharepoint is the URL then give like this in ur Sharepoint list souce Site URL http://SharepointServer/Sharepoint and...
View ArticleNew Post: Setting SiteUrl won't work with an expression
Hi, i am facing the same issue for past one week. Did you resolve it ? If so please help me :(
View ArticleNew Post: Need Example for updating multiple SharePoint Lists using...
I am facing the same problem to pass the multiple URL on Sharepoint list source expression. Please let me know if yo found the solutiom for this
View ArticleNew Post: Help!! Error with sharepoint list source using expressions
Hi, Please help me on how to pass the multiple URL's to the Sharepoint list source. I have refered the following link but the steps are not given clearly. 1) I have all the subsite url's in SQL table....
View ArticleNew Post: Passing multiple URL's in Sharepoint List Source Exprression
I have referred few threads related to it but not finding the exact steps to be followed to set up the expression for SiteURL. So, please help me by providing the exact steps to be followed.
View ArticleNew Post: EzApi - How to create a Analysis Services Processing Task
Hi, How can I create a 'Analysis Services Processing Task' using EzApi? Do you have a sample? Regards, D.
View ArticleNew Post: SSIS SharePoint List Source "The HTTP request is unauthorized"
Hello, I'm using a SSIS SharePoint List Source component in order to connect to a SharePoint portal and to read data from lists: when I configure the component in design mode, I'm able to connect and...
View ArticleNew Post: SSIS SharePoint List Source "The HTTP request is unauthorized"
I am also getting the same error message. It's due to the type of authentication used on the site, ADFS. I am able to connect just fine to site without ADFS. I've been told a possible solution using...
View ArticleNew Post: resultset from EzExecSqlTask
This constraint is so frustated! To resolve, you need to open the solution, go to EzExecSqlTask class, and add the following method: public IDTSResultBindings ResultBindings { get { return...
View ArticleNew Post: On prem Database to SharePointOnline
Dose it work for on-premise database to Sharepoint list integration? Are there any modifications required to integrate on-premise database to SharePoint online list? Please let me know what all we need...
View ArticleReviewed: MERGE Destination (Dec 03, 2013)
Rated 2 Stars (out of 5) - MSI setup exits by itself in the start. I do see progress bar and then it goes away without displaying any errors. I have Windows 7 Enterprise and SQL Server 2012 & SQL...
View ArticleNew Post: SSIS and SP List Destination
Trying to create a SSIS Sharepoint List destination but keep getting error "System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://xxxxxxx/xxxxx/_vti_bin/lists.asmx...
View ArticleNew Comment on "SharePoint List Adapters"
Why in Destination Adapter I couldn't see sharepoint lists output column? How do I map input column to sharepoint lists column?
View ArticleCommented Issue: SharePoint List Source: 4000 character column in Sharepoint...
I have an SSIS package with a Sharepoint List Source. Whether I send the data to a flat file or database, I get the same error: All columns come over fine except for a column that basically contains...
View ArticleCreated Unassigned: Deleting items go to recycle bin - How to by pass recycle...
Hello,First, thanks you for the great work, we are using SharePoint List adapter to delete thousands of records since months now.I dont know which version we have but the process of deletion delete...
View ArticleNew Post: Time out on the List Adapter Source
I was wondering if a time out could be added to the List Source? The reason is in some situations an ssis package will run for a long period of time waiting for a response but it won't get one because...
View ArticleNew Post: How do I import Large Lists with SharePoint List Source adapter?
I know this is very late, but others may see this. The same error will occur if you have more than 8 columns that Microsoft considers lookup columns, which can include workflow status, people and...
View Article