<?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 Create person api not working in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295137#M248267</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;Please help find out why the following not working. I tried to create a person and sure the auth is correct. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The returned json is my own info, not the "test1" user I need to create.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;curl –data "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:userName=test1&amp;amp;firstName=Test&amp;amp;lastName=One&amp;amp;email=test1@yahoo.com" rel="nofollow noopener noreferrer"&gt;userName=test1&amp;amp;firstName=Test&amp;amp;lastName=One&amp;amp;email=test1@yahoo.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://server006/alfresco/service/api/people?alf_ticket=TICKET_baa8c13f1787fcd2f981137b7e9d4a2bbee1825b" rel="nofollow noopener noreferrer"&gt;http://server006/alfresco/service/api/people?alf_ticket=TICKET_baa8c13f1787fcd2f981137b7e9d4a2bbee1825b&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 15:42:50 GMT</pubDate>
    <dc:creator>db9p</dc:creator>
    <dc:date>2013-07-03T15:42:50Z</dc:date>
    <item>
      <title>Create person api not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295137#M248267</link>
      <description>Hi,Please help find out why the following not working. I tried to create a person and sure the auth is correct. The returned json is my own info, not the "test1" user I need to create.curl –data "userName=test1&amp;amp;firstName=Test&amp;amp;lastName=One&amp;amp;email=test1@yahoo.com" http://server006/alfresco/</description>
      <pubDate>Wed, 03 Jul 2013 15:42:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295137#M248267</guid>
      <dc:creator>db9p</dc:creator>
      <dc:date>2013-07-03T15:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create person api not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295138#M248268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are calling the get person webscript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To update or create objects you need to be using PUT or POST.&amp;nbsp;&amp;nbsp; Alfresco APIs tend to work with JSON bodies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;POST /alfresco/service/api/people&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:20:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295138#M248268</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-07-03T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create person api not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295139#M248269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you look at my api calling script, I already use the POST method. Again, the script is (one line):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;curl –data "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:userName=test1&amp;amp;firstName=Test&amp;amp;lastName=One&amp;amp;email=test1@yahoo.com" rel="nofollow noopener noreferrer"&gt;userName=test1&amp;amp;firstName=Test&amp;amp;lastName=One&amp;amp;email=test1@yahoo.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://server006/alfresco/service/api/people?alf_ticket=TICKET_baa8c13f1787fcd2f981137b7e9d4a2bbee1825b" rel="nofollow noopener noreferrer"&gt;http://server006/alfresco/service/api/people?alf_ticket=TICKET_baa8c13f1787fcd2f981137b7e9d4a2bbee1825b&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 21:21:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295139#M248269</guid>
      <dc:creator>db9p</dc:creator>
      <dc:date>2013-07-03T21:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create person api not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295140#M248270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind, I figured it out. Thanks for your help anyway!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 21:48:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-person-api-not-working/m-p/295140#M248270</guid>
      <dc:creator>db9p</dc:creator>
      <dc:date>2013-07-03T21:48:23Z</dc:date>
    </item>
  </channel>
</rss>

