<?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: Integrating Alfresco with a long running external service in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292239#M245369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The easiest solution is to use a webscript and a custom action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The webscript can be implemented in javascript or Java. It depends on how complex it is: javascript is ok if you do not need too much logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The webscript will collect the passed parameters and configure the action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The action will be executed asynchronously. It can use all the libraries you want to access the remote server. Usually apache HttpClient is enough or you can use other libraries (for example an implementation of JAXRS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 09:49:32 GMT</pubDate>
    <dc:creator>marco_altieri</dc:creator>
    <dc:date>2014-08-06T09:49:32Z</dc:date>
    <item>
      <title>Integrating Alfresco with a long running external service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292238#M245368</link>
      <description>Please could someone advise on how to integrate Alfresco with another callable service.Here's the use case:1. Client of Alfresco shall call Alfresco to create a document on its behalf passing various parameters that shall be used to create the document and complete various values in it.2. Alfresco s</description>
      <pubDate>Wed, 06 Aug 2014 05:38:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292238#M245368</guid>
      <dc:creator>adrianblakey</dc:creator>
      <dc:date>2014-08-06T05:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Alfresco with a long running external service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292239#M245369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The easiest solution is to use a webscript and a custom action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The webscript can be implemented in javascript or Java. It depends on how complex it is: javascript is ok if you do not need too much logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The webscript will collect the passed parameters and configure the action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The action will be executed asynchronously. It can use all the libraries you want to access the remote server. Usually apache HttpClient is enough or you can use other libraries (for example an implementation of JAXRS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:49:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292239#M245369</guid>
      <dc:creator>marco_altieri</dc:creator>
      <dc:date>2014-08-06T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Alfresco with a long running external service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292240#M245370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because it is a long running service, if you have a big throughput, it can be necessary to carefully configure a connection pool for HttpClient&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:50:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-a-long-running-external-service/m-p/292240#M245370</guid>
      <dc:creator>marco_altieri</dc:creator>
      <dc:date>2014-08-06T09:50:37Z</dc:date>
    </item>
  </channel>
</rss>

