<?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: Alfresco Service API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291652#M244782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am experiencing the same issue on 4.2c Community edition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no error messages in the logs, I'm making the PUT request using curl, the other changes work fine except for the emailFeedDisabled:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;curl –user "…" -X PUT –header "Content-Type: application/json" –data '{firstName: "Newfirstname", lastName: "Newlastname", emailFeedDisabled: false}' &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/api/people/username" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/people/username&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other alternative way to change this setting? I don't see any in the UI. Looks like I'm gonna have to resort to the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 19:25:20 GMT</pubDate>
    <dc:creator>aaron_bru</dc:creator>
    <dc:date>2014-05-09T19:25:20Z</dc:date>
    <item>
      <title>Alfresco Service API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291651#M244781</link>
      <description>Hi All,I am trying to update the Person property "emailFeedDisabled" using Alfresco Service API call (Alfresco Version Alfresco Enterprise 4.0.2) , but It never allowed me to update the property value.I am using HttpWebRequest PUT method through a C# code, but the property always remains unchanged.P</description>
      <pubDate>Mon, 24 Jun 2013 17:17:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291651#M244781</guid>
      <dc:creator>marianandan</dc:creator>
      <dc:date>2013-06-24T17:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Service API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291652#M244782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am experiencing the same issue on 4.2c Community edition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no error messages in the logs, I'm making the PUT request using curl, the other changes work fine except for the emailFeedDisabled:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;curl –user "…" -X PUT –header "Content-Type: application/json" –data '{firstName: "Newfirstname", lastName: "Newlastname", emailFeedDisabled: false}' &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/api/people/username" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/people/username&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other alternative way to change this setting? I don't see any in the UI. Looks like I'm gonna have to resort to the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 19:25:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291652#M244782</guid>
      <dc:creator>aaron_bru</dc:creator>
      <dc:date>2014-05-09T19:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Service API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291653#M244783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Login to alfresco share. Open the user menu on the toolbar and click My Profile and go to Notifications page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Disable Email Notification Feed and click OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This would disable email updates such as recent site activities and site invitations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 02:38:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291653#M244783</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-05-10T02:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Service API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291654#M244784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying. I'm trying to change the setting for another user. I am an admin, however the setting is not available in the Admin Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't managed to find the setting in the database or the userStore, does anyone know where it is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As a last resort I will copy their password hash, change their password, log in as the user and then change the password back.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 21:44:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291654#M244784</guid>
      <dc:creator>aaron_bru</dc:creator>
      <dc:date>2014-05-10T21:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Service API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291655#M244785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I later found a way to do this, You can actually access the notifications page from an admin accouint by manually generating the url, ie&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;localhost:8080/share/page/user/{username}/user-notifications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To do it programmatically, it would simply be a matter of generating the correct POST request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[edit]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Turns out that wasn't quite correct, but you can do it like this (have tested):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;curl –user '…' –header "Content-Type: application/json" –data '{"username": "user", "properties": {"cm:emailFeedDisabled": true}}' &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/slingshot/profile/userprofile" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/slingshot/profile/userprofile&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 20:56:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api/m-p/291655#M244785</guid>
      <dc:creator>aaron_bru</dc:creator>
      <dc:date>2014-05-12T20:56:00Z</dc:date>
    </item>
  </channel>
</rss>

