09-03-2009 05:53 AM
09-07-2009 06:04 AM
The Web Script /alfresco/service/sample/hello has responded with a status of 404 - Introuvable.
404 Description: La ressource demandée n''est pas disponible.
Message: 08070058 Script url /sample/hello does not map to a Web Script.
09-07-2009 06:27 AM
Voir aussi cet excellent article : http://ecmarchitect.com/archives/2007/10/25/777
09-07-2009 08:05 AM
conseil de Mickaël.
09-07-2009 08:25 AM
09-07-2009 08:45 AM
09-07-2009 08:48 AM
09-07-2009 09:06 AM
require_once "Alfresco/Service/Session.php";
require_once "Alfresco/Service/SpacesStore.php";
require_once "Alfresco/Service/Node.php";
<iframe src ="http://localhost:8080/alfresco/service/office/search" width="100%" height="300">
<p>Your browser does not support iframes.</p>
</iframe>
Ca m'affiche un truc pas trop, notamment pour la recherche. Par contre, les autres onglets ne m'intéressent pas. Mais c'est déjà un début.09-08-2009 11:21 AM
<form method="get" action="http://localhost:8080/alfresco/service/api/search/keyword.html">
Entrez un mot clé:<br>
<input type="text" name="q" size="15" value="">
<input type="submit" value="Rechercher" alt="Rechercher">
</form>
(((Mais pour réaliser une vrai formulaire de recherche (avec des champs 'auteur', plusieurs mots clé, 'type', etc …) je ne sais pas comment faire.)))09-10-2009 07:09 AM
01-26-2010 11:10 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.