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.
Voir aussi cet excellent article : http://ecmarchitect.com/archives/2007/10/25/777
conseil de Mickaël.
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.
<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.)))Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.