<?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 Web Service for accepting and storing data in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271769#M224899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a requirement of accepting data from an external system using a web service and storing that data in Alfresco so that this data can be used to start an Activiti workflow and can also be used in the search module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will need to expose a web service from Alfresco that can be called from the external system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest a solution for the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am basically confused about these things:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Whether the data being accepted should be stored in my own database table separately from Alfresco or should I use content modeling to allow Alfresco to maintain that data? Which is better and why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Should I create the web script as a 2 layered web script(data and presentation) or just one data layer web script?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is there anything else that I should consider while designing the solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Varun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 12:28:59 GMT</pubDate>
    <dc:creator>varun33</dc:creator>
    <dc:date>2012-07-31T12:28:59Z</dc:date>
    <item>
      <title>Web Service for accepting and storing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271769#M224899</link>
      <description>Hello Friends,I have a requirement of accepting data from an external system using a web service and storing that data in Alfresco so that this data can be used to start an Activiti workflow and can also be used in the search module.I will need to expose a web service from Alfresco that can be calle</description>
      <pubDate>Tue, 31 Jul 2012 12:28:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271769#M224899</guid>
      <dc:creator>varun33</dc:creator>
      <dc:date>2012-07-31T12:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service for accepting and storing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271770#M224900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. By using content modeling your properties will be indexed and searchable (with a little configuration) and you will be able to use that content in activiti workflows. Don't complicate your life by storing data in another DB. Alfresco already has proper storage capabilities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Alfresco already has webscripts for uploading. Look here &lt;/SPAN&gt;&lt;A href="http://yourdomain:8080/alfresco/service/index/all" rel="nofollow noopener noreferrer"&gt;http://yourdomain:8080/alfresco/service/index/all&lt;/A&gt;&lt;SPAN&gt; (/alfresco/service/api/upload is probably what you are looking for).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't want to store files but only data you can extend the sys:base type otherwise extend cm:content.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 13:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271770#M224900</guid>
      <dc:creator>matjazmuhic</dc:creator>
      <dc:date>2012-08-01T13:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service for accepting and storing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271771#M224901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it better to always use dl:dataListItem rather than using sys:base or cm:cmobject for storing non-content types?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 04:59:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-for-accepting-and-storing-data-in-alfresco/m-p/271771#M224901</guid>
      <dc:creator>varun33</dc:creator>
      <dc:date>2012-09-14T04:59:18Z</dc:date>
    </item>
  </channel>
</rss>

