<?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 Executer un script in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/executer-un-script/m-p/108152#M75810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;je suis débutante dans ce domaine et pour commencer j'ai récupéré un petit script qui permet d'afficher la date sur les pages : date_script.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dans le fichier&amp;nbsp; web-client-config-custom.xml j'ai ecrit la chose suivante:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config&amp;gt; &lt;BR /&gt;&amp;lt;actions&amp;gt; &lt;BR /&gt;&amp;lt;!– Launch Test Javascript Dialog –&amp;gt; &lt;BR /&gt;&amp;lt;action id="test"&amp;gt; &lt;BR /&gt;&amp;lt;label&amp;gt;Test_Date_Script&amp;lt;/label&amp;gt; &lt;BR /&gt;&amp;lt;image&amp;gt;/images/icons/add.gif&amp;lt;/image&amp;gt; &lt;BR /&gt;&amp;lt;script&amp;gt;/Company Home/Data Dictionary/Scripts/date_script.js&amp;lt;/script&amp;gt; &lt;BR /&gt;&amp;lt;/action&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&amp;lt;!– Add action to more actions menu for each space –&amp;gt; &lt;BR /&gt;&amp;lt;action-group id="document_browse"&amp;gt; &lt;BR /&gt;&amp;lt;action idref="test" /&amp;gt; &lt;BR /&gt;&amp;lt;/action-group&amp;gt; &lt;BR /&gt;&amp;lt;/actions&amp;gt; &lt;BR /&gt;&amp;lt;/config&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;et voila ce que j'obtiens comme erreur:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Failed to execute script 'workspace://SpacesStore/d6cdc520-4e5c-11dd-a395-4b060d237913': Failed to execute script 'workspace://SpacesStore/d6cdc520-4e5c-11dd-a395-4b060d237913': illegally formed XML syntax (AlfrescoScript#45)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/d6cdc520-4e5c-11dd-a395-4b060d237913': Failed to execute script 'workspace://SpacesStore/d6cdc520-4e5c-11dd-a395-4b060d237913': illegally formed XML syntax (AlfrescoScript#45)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/d6cdc520-4e5c-11dd-a395-4b060d237913': illegally formed XML syntax (AlfrescoScript#45)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: illegally formed XML syntax (AlfrescoScript#45)&lt;BR /&gt;caused by:&lt;BR /&gt;org.mozilla.javascript.EvaluatorException: illegally formed XML syntax (AlfrescoScript#45)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Est ce que quelqu'un pourrait me donner un petit coup de main?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;merci!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 09:26:03 GMT</pubDate>
    <dc:creator>pnoemie</dc:creator>
    <dc:date>2008-07-10T09:26:03Z</dc:date>
    <item>
      <title>Executer un script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/executer-un-script/m-p/108152#M75810</link>
      <description>Bonjour,je suis débutante dans ce domaine et pour commencer j'ai récupéré un petit script qui permet d'afficher la date sur les pages : date_script.jsDans le fichier&amp;nbsp; web-client-config-custom.xml j'ai ecrit la chose suivante:&amp;lt;config&amp;gt; &amp;lt;actions&amp;gt; &amp;lt;!– Launch Test Javascript Dialog –&amp;gt; &amp;amp;</description>
      <pubDate>Thu, 10 Jul 2008 09:26:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/executer-un-script/m-p/108152#M75810</guid>
      <dc:creator>pnoemie</dc:creator>
      <dc:date>2008-07-10T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Executer un script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/executer-un-script/m-p/108153#M75811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Postez la totalité du web-client-config-custom.xml, il semble qu'il ne soit pas valide syntaxiquement.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:06:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/executer-un-script/m-p/108153#M75811</guid>
      <dc:creator>rguinot</dc:creator>
      <dc:date>2008-08-01T12:06:26Z</dc:date>
    </item>
  </channel>
</rss>

