<?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: adding to favorites (Solved) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269787#M222917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you provide more details on this? Either your error trace&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2011 06:52:04 GMT</pubDate>
    <dc:creator>shahsnehal</dc:creator>
    <dc:date>2011-09-12T06:52:04Z</dc:date>
    <item>
      <title>adding to favorites (Solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269785#M222915</link>
      <description>So one of the user requests I have is that a site when initially added should also be added to the users favorites. the first 1/2 adding into site-finder.js worked like a champ.  I next added the same logic to accept-invite.get.js and here it did not work.  any thoughts on why this seems to not work</description>
      <pubDate>Tue, 06 Sep 2011 18:29:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269785#M222915</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-09-06T18:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: adding to favorites (Solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269786#M222916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;any thoughts on why this seems to not work as expected.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;That's pretty vague - what exactly was the error and/or problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 19:15:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269786#M222916</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-09-06T19:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: adding to favorites (Solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269787#M222917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you provide more details on this? Either your error trace&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 06:52:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269787#M222917</guid>
      <dc:creator>shahsnehal</dc:creator>
      <dc:date>2011-09-12T06:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: adding to favorites (Solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269788#M222918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was out a few days sorry for the slow return. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; there was no error in the log, the user was added to the site but the site was not added to the users favorites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; no error and no action. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I thought it's possible it did not work because I used "alfresco-noauth"&amp;nbsp; so I tried to change the connection &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; connector = remote.connect('alfresco"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; user = "specialUser";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; passWord = "secret1"; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; result = connector.post(theUrl,dataPass,UserId,passWord,"application/json"); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; this failed with Can't find method org.springframework.extensions.webscripts.ScriptRemoteConnector.post(string,object,string,string,string). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; this I understand. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this seems simple but I am not getting there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 22:03:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269788#M222918</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-09-12T22:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding to favorites (Solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269789#M222919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I fixed by backdooring it a bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I modified the email to call my service that added the sites to favorites as I can do this from a restful service. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; this then forwarded the the request. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; now when a user is added to a site the site is a favorite unless the user changes this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 21:58:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-to-favorites-solved/m-p/269789#M222919</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-09-20T21:58:15Z</dc:date>
    </item>
  </channel>
</rss>

