<?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: How to execute a WebScript from a Java WebService ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138152#M96804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's nothing wrong with my code, the question is if there is another way&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of doing the same thing , things like executeAction()&amp;nbsp; ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 14:58:18 GMT</pubDate>
    <dc:creator>rafpgn</dc:creator>
    <dc:date>2007-12-28T14:58:18Z</dc:date>
    <item>
      <title>How to execute a WebScript from a Java WebService ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138150#M96802</link>
      <description>Hi,I need to call a webscript form a Java WebService .I have just solved it using the URLConnection Java class ,but i don't want to parse the html respose&amp;nbsp; for getting the return values .This is the code that i'm testing with the Javascript Debubber web script because it require authentication &lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ack</description>
      <pubDate>Thu, 27 Dec 2007 15:58:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138150#M96802</guid>
      <dc:creator>rafpgn</dc:creator>
      <dc:date>2007-12-27T15:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a WebScript from a Java WebService ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138151#M96803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's wrong with your current implementation? If you're having trouble parsing the response, then you could create an XML-output version of the web script you want to call, or even Json, plain text, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 09:25:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138151#M96803</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-12-28T09:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a WebScript from a Java WebService ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138152#M96804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's nothing wrong with my code, the question is if there is another way&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of doing the same thing , things like executeAction()&amp;nbsp; ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 14:58:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138152#M96804</guid>
      <dc:creator>rafpgn</dc:creator>
      <dc:date>2007-12-28T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a WebScript from a Java WebService ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138153#M96805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That depends on whether you'd prefer to write your own repository action or web script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's no "right or wrong" way as such. If there's an existing web script that does what you need, then by all means call that, otherwise if an existing repository action does what you need then executeAction() would be better suited. Also the Web Script API doesn't cover 100% of the Alfresco repository, so you may find you need to write your own action, depending on what you're trying to achieve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 18:39:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138153#M96805</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-12-28T18:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a WebScript from a Java WebService ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138154#M96806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok , thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to list all groups in the system, but i haven't well understood what is a Reference , a Predicate and a Store .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2007 19:54:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-a-webscript-from-a-java-webservice/m-p/138154#M96806</guid>
      <dc:creator>rafpgn</dc:creator>
      <dc:date>2007-12-29T19:54:38Z</dc:date>
    </item>
  </channel>
</rss>

