<?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: Using SimpleHttpConnection from Webscripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264211#M217341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thankyou for the reply. The problem is the data is binary. Also the remote server is not alfresco. (I probably should have mentioned that)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 08:29:21 GMT</pubDate>
    <dc:creator>jon81</dc:creator>
    <dc:date>2012-07-10T08:29:21Z</dc:date>
    <item>
      <title>Using SimpleHttpConnection from Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264209#M217339</link>
      <description>I am trying to use SimpleHttpConnection to retrieve content (from a remote server) in a webscript and write it to a content node.my code looks like:simplehttpresult = SimpleHttpConnection.getContent(url);content.properties.content.write(simplehttpresult);‍‍The error I get in the logs is:Error: Inter</description>
      <pubDate>Tue, 10 Jul 2012 06:06:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264209#M217339</guid>
      <dc:creator>jon81</dc:creator>
      <dc:date>2012-07-10T06:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using SimpleHttpConnection from Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264210#M217340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all you need to make sure you have proper content node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;once you have the reference of that node let's say "tempnode"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can write in that like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var contentStr="this is for test";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tempnode.properties.content=contentStr;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:10:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264210#M217340</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-07-10T08:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using SimpleHttpConnection from Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264211#M217341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thankyou for the reply. The problem is the data is binary. Also the remote server is not alfresco. (I probably should have mentioned that)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:29:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-simplehttpconnection-from-webscripts/m-p/264211#M217341</guid>
      <dc:creator>jon81</dc:creator>
      <dc:date>2012-07-10T08:29:21Z</dc:date>
    </item>
  </channel>
</rss>

