<?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 Re: Problem with Remove association in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107889#M75607</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;that sounds like there is a problem with the &lt;/SPAN&gt;&lt;A href="http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/webservice/types/CMLRemoveAssociation.html" rel="nofollow noopener noreferrer"&gt;CMLRemoveAssociation&lt;/A&gt;&lt;SPAN&gt; object… =/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Predicate objects seem to be ok, so I would bet that the problem is the association string (which is the "type" parameter in your method)… Maybe you have to use a proper qname for the association you want to remove…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've never used this command though&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: so I could be wrong… But I have a similar problem with similar commands and, as far as I can remember, the problem was that I was using a bad assoc-name… Take a look to that &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2007 13:19:59 GMT</pubDate>
    <dc:creator>doblek</dc:creator>
    <dc:date>2007-06-26T13:19:59Z</dc:date>
    <item>
      <title>Problem with Remove association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107888#M75606</link>
      <description>hi,iÂ´m trying to remove an association using this method&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rivate void removeAssociations(Reference referFrom,Reference referTo,String type)throws Exception {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Predicate predFrom = new Predicate(new Reference[]{referFrom},STORE,null);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Predicate predTo = new Predicate(new Reference[]{re</description>
      <pubDate>Mon, 25 Jun 2007 15:55:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107888#M75606</guid>
      <dc:creator>nimind</dc:creator>
      <dc:date>2007-06-25T15:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Remove association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107889#M75607</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;that sounds like there is a problem with the &lt;/SPAN&gt;&lt;A href="http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/webservice/types/CMLRemoveAssociation.html" rel="nofollow noopener noreferrer"&gt;CMLRemoveAssociation&lt;/A&gt;&lt;SPAN&gt; object… =/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Predicate objects seem to be ok, so I would bet that the problem is the association string (which is the "type" parameter in your method)… Maybe you have to use a proper qname for the association you want to remove…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've never used this command though&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: so I could be wrong… But I have a similar problem with similar commands and, as far as I can remember, the problem was that I was using a bad assoc-name… Take a look to that &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 13:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107889#M75607</guid>
      <dc:creator>doblek</dc:creator>
      <dc:date>2007-06-26T13:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Remove association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107890#M75608</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;thanks for your answer, this was just my problem. The type was not correct.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 08:47:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-remove-association/m-p/107890#M75608</guid>
      <dc:creator>nimind</dc:creator>
      <dc:date>2007-06-28T08:47:39Z</dc:date>
    </item>
  </channel>
</rss>

