<?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: Content making RESTful calls in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277174#M230304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are, for example, running a rule then you can do anything, including reading data from an external location.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could add a scheduled job in a similar way that user accounts get pulled from LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However you are exposing Alfresco to an external dependency so you would need to consider very carefuly what you are trying to achieve, and what happens if that dependency is not available or is compromised.&amp;nbsp; Yes its possible, however the bigger question is whether you should.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2011 15:39:20 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2011-06-15T15:39:20Z</dc:date>
    <item>
      <title>Content making RESTful calls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277173#M230303</link>
      <description>Hi, as I’m relatively new to Alfresco I was not sure if there was a way to do the following: I was asked by a colleague if content created in Alfresco could use some out of the box Alfresco mechanism to pull data back from external RESTful services. I suspect the answer in no as I would expect an ap</description>
      <pubDate>Wed, 15 Jun 2011 15:28:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277173#M230303</guid>
      <dc:creator>wilsonb</dc:creator>
      <dc:date>2011-06-15T15:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Content making RESTful calls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277174#M230304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are, for example, running a rule then you can do anything, including reading data from an external location.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could add a scheduled job in a similar way that user accounts get pulled from LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However you are exposing Alfresco to an external dependency so you would need to consider very carefuly what you are trying to achieve, and what happens if that dependency is not available or is compromised.&amp;nbsp; Yes its possible, however the bigger question is whether you should.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 15:39:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277174#M230304</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-15T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Content making RESTful calls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277175#M230305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Sorry to be on the ignorant side but you say "…running a rule…", I have briefly looked into this but I can't see how a rule can be used to create a call to a RESTful service. I would appreciate a pointer to something I can do some further reading on as I'm not sure where to start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 14:45:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277175#M230305</guid>
      <dc:creator>wilsonb</dc:creator>
      <dc:date>2011-06-30T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Content making RESTful calls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277176#M230306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need something to call your code.&amp;nbsp;&amp;nbsp; I picked on a rule since that's a common way of triggering some code to run when something happens&amp;nbsp; (In particular to run some code when a new content item is added).&amp;nbsp;&amp;nbsp; You could also have your code called by policies or actions.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you are in Java Code you can do anything including reading an external URL.&amp;nbsp; The Apache HTTP Commons library is already included within the alfresco.war since there are already a few instances where the repo calls web scripts in particular the transfer service which is web script based.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 15:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-making-restful-calls/m-p/277176#M230306</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-30T15:04:31Z</dc:date>
    </item>
  </channel>
</rss>

