<?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 soapUI: query with DiscoveryServicePort in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/soapui-query-with-discoveryserviceport/m-p/229274#M182404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'd like to make some queries with soapUI through the query exposed by DiscoveryServicePort; when I run this query&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; SELECT cmis:name, cmis:objectId FROM cmis:document&amp;nbsp; WHERE IN_FOLDER('workspace://SpacesStore/15809b04-158e-400d-a2c9-e95279662e59')&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;the system returns the name and the IDs of the documents stored in the folder I was inspacting (i.e.workspace://SpacesStore/15809b04-158e-400d-a2c9-e95279662e59); as far as here all it's OK! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT :cry:&amp;nbsp; when I try to make the following query&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT cmis:name, cmis:objectId FROM cmis:document&amp;nbsp; WHERE IN_FOLDER('workspace://SpacesStore/15809b04-158e-400d-a2c9-e95279662e59') AND cmis:name='document.txt' &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;the system gives me back an empty envelope (I've tryed also some variation to my query, but the result is always the same)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where I'm making a mistake?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to make a query that gives me back a specific document stored in a specific folder, is there someone that can help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Mar 2010 17:32:48 GMT</pubDate>
    <dc:creator>_valerio_</dc:creator>
    <dc:date>2010-03-19T17:32:48Z</dc:date>
    <item>
      <title>soapUI: query with DiscoveryServicePort</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/soapui-query-with-discoveryserviceport/m-p/229274#M182404</link>
      <description>hi everybodyi'd like to make some queries with soapUI through the query exposed by DiscoveryServicePort; when I run this query SELECT cmis:name, cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM cmis:document&amp;nbsp; WHERE IN_FOLDER('workspace://SpacesStore/15809b04-158e-400d-a2c9-e95279662e59')‍the system returns the name and the IDs o</description>
      <pubDate>Fri, 19 Mar 2010 17:32:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/soapui-query-with-discoveryserviceport/m-p/229274#M182404</guid>
      <dc:creator>_valerio_</dc:creator>
      <dc:date>2010-03-19T17:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: soapUI: query with DiscoveryServicePort</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/soapui-query-with-discoveryserviceport/m-p/229275#M182405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I resetted soapUI reloading the wsdl files and…..finally it works with the query I posted before! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&amp;nbsp; maybe an error while loading the Wdsl definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To help people with the same issues I'll post the addresses of wsdl I used&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;A href="http://cmis.alfresco.com/cmis/ACLService?wsdl" rel="nofollow noopener noreferrer"&gt;http://cmis.alfresco.com/cmis/ACLService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/DiscoveryService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/DiscoveryService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/MultiFilingService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/MultiFilingService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/NavigationService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/NavigationService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/ObjectService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/ObjectService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/PolicyService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/PolicyService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/RelationshipService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/RelationshipService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/RepositoryService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/RepositoryService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmis/VersioningService?wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmis/VersioningService?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/wsdl/authentication-service.wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/wsdl/authentication-service.wsdl&lt;/A&gt;&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;/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;Hope this Helps! &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Valerio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 10:26:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/soapui-query-with-discoveryserviceport/m-p/229275#M182405</guid>
      <dc:creator>_valerio_</dc:creator>
      <dc:date>2010-03-22T10:26:47Z</dc:date>
    </item>
  </channel>
</rss>

