<?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: dc:lastContributor is not updated to with customer name in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/dc-lastcontributor-is-not-updated-to-with-customer-name/m-p/326295#M13296</link>
    <description>&lt;P&gt;To send your POST request, you must create a connection and provide a username? What is it?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2016 14:46:00 GMT</pubDate>
    <dc:creator>Greg_Drayon</dc:creator>
    <dc:date>2016-07-05T14:46:00Z</dc:date>
    <item>
      <title>dc:lastContributor is not updated to with customer name</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dc-lastcontributor-is-not-updated-to-with-customer-name/m-p/326294#M13295</link>
      <description>&lt;P&gt;I want to update dc:lastContributor with customer like below
POST request:
var data = '{"entity-type": "document", "name": "' + name + '", "type": "' +
type + '", "properties": {"dc:title": "' + name + '", "dc:description": "",&lt;STRONG&gt;"dc:lastContributor": "' + customer + '"&lt;/STRONG&gt;}}';
But it getting updated with only Administrator please help me how to update "dc:lastContributor
Response
{
"entity-type": "document",
"repository": "default",
"uid": "0a6fe8e1-b048-4a87-8b97-934c59f2f1e8",
"path": "/default-domain/workspaces/SurekhaBiradar-workspace/Folder4",
"type": "Folder",
"state": "project",
"parentRef": "7680cb0f-54db-41f0-b4fa-84373ad4ab80",
"isCheckedOut": true,
"changeToken": "1466486825099",
"title": "Folder4",
"lastModified": "2016-06-21T05:27:05.09Z",
"properties": {
"common:size": null,
"common:icon-expanded": null,
"common:icon": "/icons/folder.gif",
"dc:description": "",
"dc:language": null,
"dc:coverage": null,
"dc:valid": null,
"dc:creator": "Administrator",
"dc:modified": "2016-06-21T05:27:05.09Z",
** "dc:lastContributor": "Administrator",**
"dc:rights": null,
"dc:expired": null,
"dc:format": null,
"dc:created": "2016-06-21T05:27:05.09Z",
"dc:title": "Folder4",
"dc:issued": null,
"dc:nature": null,
"dc:subjects": [],
"dc:contributors": [
"Administrator"
],
"dc:source": null,
"dc:publisher": null
},
"facets": [
"Folderish"
]
}&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:36:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dc-lastcontributor-is-not-updated-to-with-customer-name/m-p/326294#M13295</guid>
      <dc:creator>surekha_biradar</dc:creator>
      <dc:date>2016-06-21T05:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: dc:lastContributor is not updated to with customer name</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dc-lastcontributor-is-not-updated-to-with-customer-name/m-p/326295#M13296</link>
      <description>&lt;P&gt;To send your POST request, you must create a connection and provide a username? What is it?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:46:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dc-lastcontributor-is-not-updated-to-with-customer-name/m-p/326295#M13296</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2016-07-05T14:46:00Z</dc:date>
    </item>
  </channel>
</rss>

