<?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: Integration with TOTVS Educacional in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262912#M216042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The RESTful API is implemented using the web script framework. Read &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-webscripts/web-script-article.pdf" rel="nofollow noopener noreferrer"&gt;this tutorial&lt;/A&gt;&lt;SPAN&gt; to learn more about it. The official docs on the web script framework live &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/ws-framework.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if this is what you are referring to when you say "mailing list xml", but every node in the repository essentially has an email address. If you configure inbound SMTP, you can send email to the repository. The email and its attachments get placed in the folder you send the email to. Read more about it &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/email-inboundsmtp-props.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 15:32:55 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2012-07-05T15:32:55Z</dc:date>
    <item>
      <title>Integration with TOTVS Educacional</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262909#M216039</link>
      <description>Hi,I'm trying to integrate Alfresco with our software (TOTVS Educacional). I know that a way to integrate, is using Web Services but software is restricted to development so i thought about acess directly to database and put the informations there.But we are working with documents, it's is possible?</description>
      <pubDate>Thu, 05 Jul 2012 10:36:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262909#M216039</guid>
      <dc:creator>afmv</dc:creator>
      <dc:date>2012-07-05T10:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Integration with TOTVS Educacional</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262910#M216040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do not access the database directly. Your options, in order of preference (most preferred to least preferred) are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; - CMIS (either Web Services or AtomPub, it does not matter much)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Alfresco RESTful APIs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Alfresco Web Services API&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Alfresco Foundation API (if you are willing to run Alfresco in the same process as TOTVS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Alfresco JCR API&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:16:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262910#M216040</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-07-05T13:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Integration with TOTVS Educacional</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262911#M216041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you explain how the "Alfresco RESTful APIs" work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand well, there's a mailing list xml. Allows you to upload documents?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:30:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262911#M216041</guid>
      <dc:creator>afmv</dc:creator>
      <dc:date>2012-07-05T13:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Integration with TOTVS Educacional</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262912#M216042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The RESTful API is implemented using the web script framework. Read &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-webscripts/web-script-article.pdf" rel="nofollow noopener noreferrer"&gt;this tutorial&lt;/A&gt;&lt;SPAN&gt; to learn more about it. The official docs on the web script framework live &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/ws-framework.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if this is what you are referring to when you say "mailing list xml", but every node in the repository essentially has an email address. If you configure inbound SMTP, you can send email to the repository. The email and its attachments get placed in the folder you send the email to. Read more about it &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/email-inboundsmtp-props.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 15:32:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-with-totvs-educacional/m-p/262912#M216042</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-07-05T15:32:55Z</dc:date>
    </item>
  </channel>
</rss>

