<?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 Prob d'extraction vers GoogleDocs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154305#M108777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sur mon nouvel environnement en phase de test pour le moment : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows 2008r2 -&amp;nbsp; Alfresco Community v3.4.0 (d 3370) schema 4113&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dont voici la partie du fichier de config pour google docs : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#&lt;BR /&gt;# Google Docs&lt;BR /&gt;#&lt;BR /&gt;googledocs.googleeditable.enabled=true&lt;BR /&gt;&lt;BR /&gt;# Google docs application name&lt;BR /&gt;googledocs.application.name=Alfresco ECM system&lt;BR /&gt;&lt;BR /&gt;# Google docs URL (ne pas modifier cette adresse)&lt;BR /&gt;googledocs.url=&lt;A href="http://docs.google.com/feeds/default/private/full" rel="nofollow noopener noreferrer"&gt;http://docs.google.com/feeds/default/private/full&lt;/A&gt;&lt;BR /&gt;googledocs.downloadurl=&lt;A href="https://docs.google.com/feeds/download" rel="nofollow noopener noreferrer"&gt;https://docs.google.com/feeds/download&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;googledocs.username=xxx.zzz@gmail.com&lt;BR /&gt;googledocs.password=***********&lt;BR /&gt;&lt;BR /&gt;# Google docs spreadsheet service name&lt;BR /&gt;googledocs.spreadsheet.service.name=wise&lt;BR /&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;/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;Le service démarre bien : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;17:22:49,241&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'googledocs' subsystem, ID: [googledocs, default] complete&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai bien la possibilité d'extraire/créer vers googledocs (l'option est bien présente dans le menu). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Par contre,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;j'ai ce message qui s'affiche :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;La copie de travail de 'templateCheckPC.doc' est en cours d'extraction vers Google Docs&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Comme quoi le document est entrain d'être extrait, et puis celui-ci : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Impossible d'extraire une copie de travail de 'templateCheckPC.doc' vers Google Docs&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Alors dans les logs, je vois bien l'initialisation de connexion vers Googledocs mais rien d'autre.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;..\alfresco\tomcat\logs\stdout_20110503.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;08:21:09,946 User:admin DEBUG [repo.googledocs.GoogleDocsServiceImpl] Trying to initialise google docs service for user xxx.zzz@gmail.com&lt;SPAN class="line-numbers-rows"&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 peut m'aider ? D'avance merci.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2011 06:26:18 GMT</pubDate>
    <dc:creator>legaulois</dc:creator>
    <dc:date>2011-05-04T06:26:18Z</dc:date>
    <item>
      <title>Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154305#M108777</link>
      <description>Hello,sur mon nouvel environnement en phase de test pour le moment : Windows 2008r2 -&amp;nbsp; Alfresco Community v3.4.0 (d 3370) schema 4113dont voici la partie du fichier de config pour google docs : ## Google Docs#googledocs.googleeditable.enabled=true# Google docs application namegoogledocs.application.</description>
      <pubDate>Wed, 04 May 2011 06:26:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154305#M108777</guid>
      <dc:creator>legaulois</dc:creator>
      <dc:date>2011-05-04T06:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154306#M108778</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;La seule différence que je vois avec mes tests effectués il y a quelques temps sur alfresco version 3.3g :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://tekonorma.fr/WPblogTN/2010/06/alfresco-et-google-docs/" rel="nofollow noopener noreferrer"&gt;http://tekonorma.fr/WPblogTN/2010/06/alfresco-et-google-docs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C'est cette ligne dans votre configuration :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;googledocs.downloadurl=&lt;A href="https://docs.google.com/feeds/download" rel="nofollow noopener noreferrer"&gt;https://docs.google.com/feeds/download&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Avez-vous essayé sans cette ligne ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 10:33:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154306#M108778</guid>
      <dc:creator>jeanjot</dc:creator>
      <dc:date>2011-05-04T10:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154307#M108779</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;merci pour la réponse, maintenant ça n'a pas changé j'ai toujours l'erreur lors de l'extraction et la même ligne d'initialisation de connexion dans les logs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Une autre idée peut être ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 12:55:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154307#M108779</guid>
      <dc:creator>legaulois</dc:creator>
      <dc:date>2011-05-04T12:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154308#M108780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Une question,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;est ce que le problème peut être dû à l'utilisation d'un proxy sur le serveur ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Quand j'essaye d'accéder à cette page : &lt;/SPAN&gt;&lt;A href="http://docs.google.com/feeds/default/private/full" rel="nofollow noopener noreferrer"&gt;http://docs.google.com/feeds/default/private/full&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai ceci : Invalid request URI &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Je me demande donc si il n'y aurait pas un lien de cause à effet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 13:33:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154308#M108780</guid>
      <dc:creator>legaulois</dc:creator>
      <dc:date>2011-05-04T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154309#M108781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;up&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 05:37:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154309#M108781</guid>
      <dc:creator>legaulois</dc:creator>
      <dc:date>2011-05-06T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154310#M108782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;up&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 12:07:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154310#M108782</guid>
      <dc:creator>legaulois</dc:creator>
      <dc:date>2011-05-14T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Prob d'extraction vers GoogleDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154311#M108783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;down&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 12:36:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/prob-d-extraction-vers-googledocs/m-p/154311#M108783</guid>
      <dc:creator>jeanjot</dc:creator>
      <dc:date>2011-05-14T12:36:24Z</dc:date>
    </item>
  </channel>
</rss>

