<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco and Microsoft SharePoint Foundation Web services in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-microsoft-sharepoint-foundation-web-services/m-p/247763#M200893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are experimenting with a product called Planet Press (&lt;/SPAN&gt;&lt;A href="http://www.objectiflune.com/OL/en-CA/Products/PlanetPressSuite/Index.aspx" rel="nofollow noopener noreferrer"&gt;http://www.objectiflune.com/OL/en-CA/Products/PlanetPressSuite/Index.aspx&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One feature we would like to use is its Sharepoint integration … but without using Sharepoint!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have configured a clean install of Alfresco 4.0.d to use the SharePoint protocol support. I am tantalisingly close to getting PlanetPress to work with Alfresco however PlanetPress appears to use some Microsoft SharePoint Foundation Web service calls that Alfresco doesn't support. Specifically, in debug mode, I can see PlanetPress trying to query Alfresco for lists, e.g. the Lists.asmx calls in the logs below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;2012-03-23 14:36:13,467&amp;nbsp; DEBUG [module.vti.handler] [1033614551@qtp-423621670-0] Resolved file info for 'figaro-dms' is FileInfo[name=figaro-dms, isFolder=true, nodeRef=workspace://SpacesStore/21487c62-0a1f-435f-9387-9b734aa6567b]&lt;BR /&gt; 2012-03-23 14:36:13,471&amp;nbsp; DEBUG [module.vti.handler] [1033614551@qtp-423621670-0] WebUrl: /alfresco/figaro-dms, fileUrl: '_vti_bin/Lists.asmx'&lt;BR /&gt; 2012-03-23 14:36:13,479&amp;nbsp; DEBUG [vti.web.VtiFilter] [1033614551@qtp-423621670-0] User was authenticated successfully&lt;BR /&gt; 2012-03-23 14:36:13,479&amp;nbsp; DEBUG [vti.web.VtiFilter] [1033614551@qtp-423621670-0] Return VTI answer for HEAD request&lt;BR /&gt; 2012-03-23 14:36:13,480&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Process request&lt;BR /&gt; 2012-03-23 14:36:13,481&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Find appropriate action by specific rules&lt;BR /&gt; 2012-03-23 14:36:13,481&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Specific rule not found&lt;BR /&gt; 2012-03-23 14:36:13,482&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Find appropriate action by pattern for uri='/figaro-dms/_vti_bin/Lists.asmx'&lt;BR /&gt; 2012-03-23 14:36:13,482&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Action found for request&lt;BR /&gt; 2012-03-23 14:36:13,482&amp;nbsp; DEBUG [vti.web.VtiRequestDispatcher] [1033614551@qtp-423621670-0] Execute target action: VtiSoapAction&lt;BR /&gt; 2012-03-23 14:36:13,486&amp;nbsp; DEBUG [web.actions.VtiSoapAction] [1033614551@qtp-423621670-0] Target endpoint wasn't found for SOAP Action 'null'&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The query above is to get a list of folders in a document library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a reason why lists are not supported and would it be possible to extend support for more SharePoint Foundation Web services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2012 14:56:48 GMT</pubDate>
    <dc:creator>andrewlove</dc:creator>
    <dc:date>2012-03-23T14:56:48Z</dc:date>
    <item>
      <title>Alfresco and Microsoft SharePoint Foundation Web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-microsoft-sharepoint-foundation-web-services/m-p/247763#M200893</link>
      <description>HiWe are experimenting with a product called Planet Press (http://www.objectiflune.com/OL/en-CA/Products/PlanetPressSuite/Index.aspx).One feature we would like to use is its Sharepoint integration … but without using Sharepoint!I have configured a clean install of Alfresco 4.0.d to use the SharePoin</description>
      <pubDate>Fri, 23 Mar 2012 14:56:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-microsoft-sharepoint-foundation-web-services/m-p/247763#M200893</guid>
      <dc:creator>andrewlove</dc:creator>
      <dc:date>2012-03-23T14:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and Microsoft SharePoint Foundation Web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-microsoft-sharepoint-foundation-web-services/m-p/247764#M200894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you get anywhere with this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 14:02:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-microsoft-sharepoint-foundation-web-services/m-p/247764#M200894</guid>
      <dc:creator />
      <dc:date>2015-04-12T14:02:00Z</dc:date>
    </item>
  </channel>
</rss>

