You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2012/07/09 16:10:34 UTC

[jira] [Comment Edited] (CONNECTORS-470) SharePoint 2010 support

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

Karl Wright edited comment on CONNECTORS-470 at 7/9/12 2:10 PM:
----------------------------------------------------------------

Had a look at the patch.

You will need to remove the "ows_" prefix that appears on all metadata items, in order to retain compatibility with the Dspsts service (and thus support people when they upgrade SharePoint versions).  This will eliminate the need to special-case treatment of the last-modified-date field throughout.

As far as the return map for getFieldValues(), the key is the metadata field name, and the value is the metadata value.  No ability is in place to handle multi-valued fields at this time, but I can add that readily should that become desirable.

                
      was (Author: kwright@metacarta.com):
    Had a look at the patch.

You will need to remove the "ows_" prefix that appears on all metadata items, in order to retain compatibility with the Dspsts service (and thus support people when they upgrade SharePoint versions).  This will eliminate the need to special-case treatment of the modified date field throughout.

As far as the return map for getFieldValues(), the key is the metadata field name, and the value is the metadata value.  No ability is in place to handle multi-valued fields at this time, but I can add that readily should that become desirable.

                  
> SharePoint 2010 support
> -----------------------
>
>                 Key: CONNECTORS-470
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-470
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.7
>
>         Attachments: CONNECTORS-470.patch, CONNECTORS-470.patch, CONNECTORS-470.patch, Screen Shot 2012-05-31 at 11.21.12 AM.png, pom.patch, pom.patch
>
>
> See here for list of the SharePoint web services for SharePoint 2010:
> http://msdn.microsoft.com/en-us/library/ee705814.aspx

--
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