<?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: Probleme contenturl in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108890#M76393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Merci de vos réponses rapides&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon besoin est relativement simple, je souhaite au moment du dépot d'un document creer une règle ( php ou js) afin d'extraire des métas données du fichier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pour se faire, j'appelle dans ce script un executable ( par la commande php exec ou shell_exec)&amp;nbsp;&amp;nbsp; auquel je passe le nom du fichier avec son chemin ( absolu ou relatif) et qui me renvoie les infos. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cela fonctionne très bien en initialisant à la main avec alf_data/contentstore/2008/10/2/18/0/f6361421-3dd1-45df-9c86-c07f211abddb.bin . Comment donc le faire en dynamique&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai trouvé dans l'interface d'administation Node browser que cette info était&amp;nbsp; affichée pour un document donné dans le tableau des properties sous la forme&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;……&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ===&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contentUrl=store://2008/10/2/18/0/f6361421-3dd1-45df-9c86-c07f211abddb.bin|mimetype=image/jpeg|size=577981|encoding=UTF-8|locale=fr_FR_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/dictionary/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}content&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;L'objet $document-&amp;gt;cm_content doit contenir l'info contentUrl mais par quel moyen peut on l'obtenir voila ma question ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci d'avance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 12:54:11 GMT</pubDate>
    <dc:creator>jcl_4104</dc:creator>
    <dc:date>2008-10-16T12:54:11Z</dc:date>
    <item>
      <title>Probleme contenturl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108887#M76390</link>
      <description>Je suis en train de développer un script Php à exécuter lors du dépot d'un document dans l'entrepot ALFRESCO ( version 3.0 Labs) . Je souhaiterai entre autres récupérer l'url du fichier déposé avec son chemin sous la forme :alf_data/contentstore/2008/10/2/18/0/f6361421-3dd1-45df-9c86-c07f211abddb.bi</description>
      <pubDate>Wed, 15 Oct 2008 14:07:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108887#M76390</guid>
      <dc:creator>jcl_4104</dc:creator>
      <dc:date>2008-10-15T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme contenturl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108888#M76391</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;Peut-être que le plus simple dans ton cas est d'activer CIFS et de passer par le chemin CIFS au lieu de taper directement dans alf_data/contentstore.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:13:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108888#M76391</guid>
      <dc:creator>rivarola</dc:creator>
      <dc:date>2008-10-16T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme contenturl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108889#M76392</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 ne connais pas la raison pour laquelle vous voulez accéder directement à alf_data, mais c'est souvent une très mauvaise idée (considérez que c'est un dossier système auquel &lt;/SPAN&gt;&lt;STRONG&gt;personne&lt;/STRONG&gt;&lt;SPAN&gt; ne doit accéder en dehors des processus Alfresco). Les alternatives ne manquent pas en utilisant les API et points d'entrée fournis.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 12:23:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108889#M76392</guid>
      <dc:creator>michaelh</dc:creator>
      <dc:date>2008-10-16T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme contenturl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108890#M76393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Merci de vos réponses rapides&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon besoin est relativement simple, je souhaite au moment du dépot d'un document creer une règle ( php ou js) afin d'extraire des métas données du fichier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pour se faire, j'appelle dans ce script un executable ( par la commande php exec ou shell_exec)&amp;nbsp;&amp;nbsp; auquel je passe le nom du fichier avec son chemin ( absolu ou relatif) et qui me renvoie les infos. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cela fonctionne très bien en initialisant à la main avec alf_data/contentstore/2008/10/2/18/0/f6361421-3dd1-45df-9c86-c07f211abddb.bin . Comment donc le faire en dynamique&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai trouvé dans l'interface d'administation Node browser que cette info était&amp;nbsp; affichée pour un document donné dans le tableau des properties sous la forme&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;……&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ===&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contentUrl=store://2008/10/2/18/0/f6361421-3dd1-45df-9c86-c07f211abddb.bin|mimetype=image/jpeg|size=577981|encoding=UTF-8|locale=fr_FR_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/dictionary/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}content&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;L'objet $document-&amp;gt;cm_content doit contenir l'info contentUrl mais par quel moyen peut on l'obtenir voila ma question ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci d'avance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 12:54:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-contenturl/m-p/108890#M76393</guid>
      <dc:creator>jcl_4104</dc:creator>
      <dc:date>2008-10-16T12:54:11Z</dc:date>
    </item>
  </channel>
</rss>

