<?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: Manipulate the users by web services in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190935#M144065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There are posts in this forum related to that object, if you cant find one i'll link you some.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm happy that this operations are possible , but I have prove to search this post but I haven't find . Can you post the links for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 13:49:37 GMT</pubDate>
    <dc:creator>peppelinux</dc:creator>
    <dc:date>2009-04-22T13:49:37Z</dc:date>
    <item>
      <title>Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190930#M144060</link>
      <description>I looking for but I have found only this topic http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=4817&amp;amp;p=15084&amp;amp;hilit=manipulate+users#p15084It says (but I'm not sure) is not possible access to the users by the web services. Is this true? If this is possible , what are the class for do th</description>
      <pubDate>Fri, 17 Apr 2009 13:27:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190930#M144060</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-17T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190931#M144061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the book Alfresco. Enterprise Content Management Implementation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using the Web Services API to Create Users&lt;BR /&gt;You may also use the web services API to programmatically create users in Alfresco.&lt;BR /&gt;This is useful if you already have another software application to manage users and&lt;BR /&gt;you would like to create users in Alfresco from that application as needed.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;But there is not explained the way to do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Somebody do you now any example o tutorial?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 10:05:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190931#M144061</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-20T10:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190932#M144062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's also a web script to create a person,&amp;nbsp; POST to /api/people&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 10:46:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190932#M144062</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-04-20T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190933#M144063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can, create, delete, manipulate users through WS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are posts in this forum related to that object, if you cant find one i'll link you some.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 14:01:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190933#M144063</guid>
      <dc:creator>sisao</dc:creator>
      <dc:date>2009-04-20T14:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190934#M144064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's also a web script to create a person,&amp;nbsp; POST to /api/people&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the exact link where this POST is? Thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:46:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190934#M144064</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-22T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190935#M144065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There are posts in this forum related to that object, if you cant find one i'll link you some.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm happy that this operations are possible , but I have prove to search this post but I haven't find . Can you post the links for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:49:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190935#M144065</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-22T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulate the users by web services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190936#M144066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=7452&amp;amp;p=24271&amp;amp;hilit=create+users+via+webservice#p24271" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=7452&amp;amp;p=24271&amp;amp;hilit=create+users+via+webservice#p24271&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=11735&amp;amp;p=39144&amp;amp;hilit=create+users+via+webservice#p39144" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=11735&amp;amp;p=39144&amp;amp;hilit=create+users+via+webservice#p39144&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 07:06:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manipulate-the-users-by-web-services/m-p/190936#M144066</guid>
      <dc:creator>sisao</dc:creator>
      <dc:date>2009-04-23T07:06:00Z</dc:date>
    </item>
  </channel>
</rss>

