[ https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427868#comment-13427868 ]
Ahmet Arslan commented on CONNECTORS-497: ----------------------------------------- Both getDocumentLibraries() and getDocLibID() methods consume the following inputs: {code:xml|title=Document Library} <ns1:List DocTemplateUrl="" DefaultViewUrl="/Pages/Forms/AllItems.aspx" MobileDefaultViewUrl="" ID="{E9960BD1-4E4B-4D47-90E5-11508894F05C}" Title="Pages" Description="This system library was created by the Publishing feature to store pages that are created in this site." ImageUrl="/_layouts/images/itdl.png" Name="{E9960BD1-4E4B-4D47-90E5-11508894F05C}" BaseType="1" FeatureId="22a9ef51-737b-4ff2-9346-694633fe4416" ServerTemplate="850" Created="20120229 03:10:51" Modified="20120802 06:48:36" LastDeleted="20120726 07:13:23" Version="433" Direction="none" ThumbnailSize="" WebImageWidth="" WebImageHeight="" Flags="215487628" ItemCount="135" AnonymousPermMask="0" RootFolder="" ReadSecurity="1" WriteSecurity="1" Author="1073741823" EventSinkAssembly="" EventSinkClass="" EventSinkData="" EmailAlias="" WebFullUrl="/" WebId="60fd3fc0-850e-4968-a649-726ecd746788" SendToLocation="" ScopeId="0a72af41-622a-471a-9f70-2ea6e3811637" MajorVersionLimit="0" MajorWithMinorVersionsLimit="0" WorkFlowId="81e6b425-3a91-48ec-93a0-2b34212fed7b" HasUniqueScopes="True" NoThrottleListOperations="False" HasRelatedLists="" AllowDeletion="False" AllowMultiResponses="False" EnableAttachments="False" EnableModeration="True" EnableVersioning="True" HasExternalDataSource="False" Hidden="False" MultipleDataList="False" Ordered="False" ShowUser="True" EnablePeopleSelector="False" EnableResourceSelector="False" EnableMinorVersion="True" RequireCheckout="False" ThrottleListOperations="False" ExcludeFromOfflineClient="False" EnableFolderCreation="True" IrmEnabled="False" IsApplicationList="False" PreserveEmptyValues="False" StrictTypeCoercion="False" EnforceDataValidation="False" MaxItemsPerThrottledOperation="5000"/> {code} {code:xml|title=Lists} <ns1:List DocTemplateUrl="" DefaultViewUrl="/Lists/IKGeneralFAQ/AllItems.aspx" MobileDefaultViewUrl="" ID="{8DDED69C-414C-4CAE-8921-982623EC4522}" Title="IKGeneralFAQ" Description="" ImageUrl="/_layouts/images/itgen.png" Name="{8DDED69C-414C-4CAE-8921-982623EC4522}" BaseType="0" FeatureId="00bfea71-de22-43b2-a848-c05709900100" ServerTemplate="100" Created="20120306 01:10:27" Modified="20120611 01:43:18" LastDeleted="20120525 07:22:25" Version="13" Direction="none" ThumbnailSize="" WebImageWidth="" WebImageHeight="" Flags="549457920" ItemCount="798" AnonymousPermMask="0" RootFolder="" ReadSecurity="1" WriteSecurity="1" Author="13" EventSinkAssembly="" EventSinkClass="" EventSinkData="" EmailAlias="" WebFullUrl="/" WebId="60fd3fc0-850e-4968-a649-726ecd746788" SendToLocation="" ScopeId="0a72af41-622a-471a-9f70-2ea6e3811637" MajorVersionLimit="0" MajorWithMinorVersionsLimit="0" WorkFlowId="" HasUniqueScopes="False" NoThrottleListOperations="False" HasRelatedLists="" AllowDeletion="True" AllowMultiResponses="False" EnableAttachments="True" EnableModeration="False" EnableVersioning="False" HasExternalDataSource="False" Hidden="False" MultipleDataList="False" Ordered="False" ShowUser="True" EnablePeopleSelector="False" EnableResourceSelector="False" EnableMinorVersion="False" RequireCheckout="False" ThrottleListOperations="False" ExcludeFromOfflineClient="False" EnableFolderCreation="False" IrmEnabled="False" IsApplicationList="False" PreserveEmptyValues="False" StrictTypeCoercion="False" EnforceDataValidation="False" MaxItemsPerThrottledOperation="5000"/> {code} > Add support for lists to SharePoint connector > --------------------------------------------- > > Key: CONNECTORS-497 > URL: https://issues.apache.org/jira/browse/CONNECTORS-497 > Project: ManifoldCF > Issue Type: New Feature > Components: SharePoint connector > Affects Versions: ManifoldCF 0.6 > Reporter: Karl Wright > Assignee: Karl Wright > Fix For: ManifoldCF 0.7 > > > Lists are similar to libraries, but without documents. We still should be > able to index empty documents with metadata, however, or select an attribute > to treat as the document. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira