<?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: how to link business model to business objects in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266565#M219695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks scapeler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Create for each business object a document type&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;did you mean 'Create for each business task a document type' instead? For example Repiar document type is a business task and the property to which this repair doc belong is our business domain object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And so if I add an 'aspect' or property to the doc type's metadata my question is 'are these metadata aspect fields fully available for CRUD?'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2011 08:33:46 GMT</pubDate>
    <dc:creator>dargaz</dc:creator>
    <dc:date>2011-05-20T08:33:46Z</dc:date>
    <item>
      <title>how to link business model to business objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266563#M219693</link>
      <description>Hi,We have just started evaluating Alfresco for our Document Management system.Like other organisations we have already stored our main business objects i.e. Property/Assets in our RDBMS which are being managed by other application. If we are to use Alfresco to store documents aganist each property/</description>
      <pubDate>Thu, 19 May 2011 12:37:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266563#M219693</guid>
      <dc:creator>dargaz</dc:creator>
      <dc:date>2011-05-19T12:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to link business model to business objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266564#M219694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create for each business object a document type and add a property or aspect for the index/key.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Upload a document to the documenttype (like repairDocument), fill in the key property (edit metadata) with the value from your RDBMS repairrecord.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 17:20:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266564#M219694</guid>
      <dc:creator>scapeler</dc:creator>
      <dc:date>2011-05-19T17:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to link business model to business objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266565#M219695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks scapeler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Create for each business object a document type&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;did you mean 'Create for each business task a document type' instead? For example Repiar document type is a business task and the property to which this repair doc belong is our business domain object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And so if I add an 'aspect' or property to the doc type's metadata my question is 'are these metadata aspect fields fully available for CRUD?'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 08:33:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266565#M219695</guid>
      <dc:creator>dargaz</dc:creator>
      <dc:date>2011-05-20T08:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to link business model to business objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266566#M219696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry for late response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if I understand exactly what you mean but:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- there is a RDBMS with objects like 'gasstations' and attributes like 'Id' (primary key) and 'name'.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Incoming documents must get related to these objects as per business task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. for business task 'Gas safety' create a content type 'Safety' with property 'RDBMS-Gasstation-Id'. Upload related documents into this contenttype, edit metadata 'RDBMS-Gasstation-Id' and change to Id from RDBMS object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. create a contenttype as 'folder' with property 'RDBMS-Gasstation-Id'. Create for the RDBMS-object 'X' a gasstation space "Gasstation X Safety' with this contenttype. Edit metadata and add the Id of the gasstation. Uploaded safety documents in this space will 'automatically' be related to the RDBMS-object via the space.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jul 2011 10:37:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-link-business-model-to-business-objects/m-p/266566#M219696</guid>
      <dc:creator>scapeler</dc:creator>
      <dc:date>2011-07-24T10:37:17Z</dc:date>
    </item>
  </channel>
</rss>

