<?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 use groovy script with nuxeo shell ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328162#M15163</link>
    <description>&lt;P&gt;The reason why is how execution of groovy scripts is done in Nuxeo.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2012 11:21:20 GMT</pubDate>
    <dc:creator>Vincent_Dutat</dc:creator>
    <dc:date>2012-07-19T11:21:20Z</dc:date>
    <item>
      <title>How to use groovy script with nuxeo shell ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328159#M15160</link>
      <description>&lt;P&gt;Hi i'm trying to use a groovy script with the nuxeo shell but everytime I launch the command "script test.groovy" in the remote namespaces, connected as Administrator i get an error "failed to run script". I'm working on this problem for two days, I even try the groovy script example in the nuxeo shell folder but i still get the same error.&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help&lt;/P&gt;
&lt;P&gt;Additionnal Informations :&lt;/P&gt;
&lt;P&gt;Nuxeo Version : 5.5&lt;/P&gt;
&lt;P&gt;test.groovy : " println "Hello" " ( this script actually work in the groovyConsole )&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 13:41:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328159#M15160</guid>
      <dc:creator>j0seph_</dc:creator>
      <dc:date>2012-07-18T13:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use groovy script with nuxeo shell ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328160#M15161</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;to print a string in nuxeo-shell, just do like this in your groovy script :&lt;/P&gt;
&lt;P&gt;def result = "";&lt;/P&gt;
&lt;P&gt;result += "Hello";&lt;/P&gt;
&lt;P&gt;return result;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:11:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328160#M15161</guid>
      <dc:creator>Vincent_Dutat</dc:creator>
      <dc:date>2012-07-19T10:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use groovy script with nuxeo shell ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328161#M15162</link>
      <description>&lt;P&gt;Thank you Vincent for your answer, it works fine.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:48:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328161#M15162</guid>
      <dc:creator>j0seph_</dc:creator>
      <dc:date>2012-07-19T10:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use groovy script with nuxeo shell ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328162#M15163</link>
      <description>&lt;P&gt;The reason why is how execution of groovy scripts is done in Nuxeo.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 11:21:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-groovy-script-with-nuxeo-shell/m-p/328162#M15163</guid>
      <dc:creator>Vincent_Dutat</dc:creator>
      <dc:date>2012-07-19T11:21:20Z</dc:date>
    </item>
  </channel>
</rss>

