[ 
https://issues.apache.org/jira/browse/CONNECTORS-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771331#comment-13771331
 ] 

Karl Wright commented on CONNECTORS-778:
----------------------------------------

No, it seems there is an implicit URL path to attachments as follows:

{code}
/Lists/testlist/Attachments/2/test.txt
{code}

... where "2" is the row number, and test.txt is the attachment name.  However, 
the path to the attachment is definitely not clear from the metadata:

{code}
Item '/testlist/2_.000' has field 'Editor' value 'AMAZONA-1MONJV9\administrator'

Item '/testlist/2_.000' has field 'Edit' value ''
Item '/testlist/2_.000' has field 'Author' value 'AMAZONA-1MONJV9\administrator'

Item '/testlist/2_.000' has field 'LinkTitle' value 'Test Item 1'
Item '/testlist/2_.000' has field 'LinkTitleNoMenu' value 'Test Item 1'
Item '/testlist/2_.000' has field 'Attachments' value '1'
Item '/testlist/2_.000' has field 'ows_Attachments' value ''
Item '/testlist/2_.000' has field 'Title' value 'Test Item 1'
Item '/testlist/2_.000' has field '_UIVersionString' value '1.0'
Item '/testlist/2_.000' has field 'Created' value '2013-08-29 08:23:46'
Item '/testlist/2_.000' has field 'Modified' value '2013-08-29 08:23:46'
Item '/testlist/2_.000' has field 'DocIcon' value ''
Item '/testlist/2_.000' has field 'ItemChildCount' value '0'
Item '/testlist/2_.000' has field 'ID' value '2'
Item '/testlist/2_.000' has field 'FolderChildCount' value '0'
Item '/testlist/2_.000' has field 'ContentType' value 'Item'
{code}

There must be another call you need to do to get the attachment URL; wonder 
what that might be.



                
> SharePoint connector: Add ability to index binary attachments of list items
> ---------------------------------------------------------------------------
>
>                 Key: CONNECTORS-778
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-778
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 1.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.4
>
>
> Add ability to index binary attachments of list items.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to