<?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 Document ID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173838#M126968</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;SPAN&gt;the script will work in community &amp;amp; Enterprise version. Perhaps the example isn't up to date…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The nodeRef will stay the same, it always points to the current version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 May 2008 07:29:51 GMT</pubDate>
    <dc:creator>jpfi</dc:creator>
    <dc:date>2008-05-26T07:29:51Z</dc:date>
    <item>
      <title>Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173835#M126965</link>
      <description>We need to load Alfresco with our existing documents, and store the Alfresco document id with our existing DB so that we can have a way from our external system to retrieve the documents. Can this be done? What methods in the API would be used to upload a document and return an ID of the document st</description>
      <pubDate>Sun, 25 May 2008 14:18:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173835#M126965</guid>
      <dc:creator>clundquist</dc:creator>
      <dc:date>2008-05-25T14:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173836#M126966</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;SPAN&gt;you could use the Alfresco Web Service (SOAP) or the Web Script API (RESTful Services) for this purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What you'd like to to seems to be very simple. So, just write a short upload webscript (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts_Examples#File_Upload" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts_Examples#File_Upload&lt;/A&gt;&lt;SPAN&gt;) and return the NodeRef Property of your created Alfresco Node Object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2008 18:36:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173836#M126966</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2008-05-25T18:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173837#M126967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will that script not work with the community version? Also, when a new version of a document is generated through Alfresco, would I need to then update the document ID (or node) in my external application/DB or is the node tied to the latest version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2008 20:23:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173837#M126967</guid>
      <dc:creator>clundquist</dc:creator>
      <dc:date>2008-05-25T20:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173838#M126968</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;SPAN&gt;the script will work in community &amp;amp; Enterprise version. Perhaps the example isn't up to date…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The nodeRef will stay the same, it always points to the current version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 07:29:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173838#M126968</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2008-05-26T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173839#M126969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need Alfresco to generate unique ID for each document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That ID must have this syntax: OU-SN/ACTUAL_YEAR, where OU is organization unit where a uploading user belongs, SN - is serial number (sequence) of document within OU and ACTUAL_YEAR is obvious. LDAP authentication is assumed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone provide step-by-step guide to achieve it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 08:13:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173839#M126969</guid>
      <dc:creator>marianh</dc:creator>
      <dc:date>2010-01-05T08:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Document ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173840#M126970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create a custom meta data property and create a new rule to populate the values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may need a cover sheet to get the organization unit and SN value or you can create a unique folder for each organization with the OU name used as your folder name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you put all of your information on a coversheet then you could simply read the values and populate your custom meta data fields with the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coversheet would be the easiest way to pass in values such as OU and SN. You will need a new rule to process the information the way you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to read the data from the coversheet via barcode docprocessing or OCR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I need Alfresco to generate unique ID for each document.&lt;BR /&gt;That ID must have this syntax: OU-SN/ACTUAL_YEAR, where OU is organization unit where a uploading user belongs, SN - is serial number (sequence) of document within OU and ACTUAL_YEAR is obvious. LDAP authentication is assumed.&lt;BR /&gt;&lt;BR /&gt;Can someone provide step-by-step guide to achieve it?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 21:09:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-document-id/m-p/173840#M126970</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2010-01-12T21:09:43Z</dc:date>
    </item>
  </channel>
</rss>

