Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

'From' al enviar un mail

Hola a todos.Tengo un pequeño problema, y por más que leo documentación no encuentro como solucionarlo, a ver si alguien lo sabe…Como parte de un workflow, debo enviar un email al usuario. Esto lo hago con el siguiente código javascript:var mail = ac...

palba by Champ in-the-making
  • 3172 Views
  • 9 replies
  • 0 kudos

Alfresco 3.4, where is adminUser property?

Hello, I have started working with Alfresco and I have update a project Alfresco 2.2 to 3.4 Community.I'm trying to configure Authority-services-context.xml just I have in old project. In that project I have the property "adminUsers" but in 3.4 i hav...

gabri124 by Champ in-the-making
  • 438 Views
  • 7 replies
  • 0 kudos

Modification du fichier share-config.xml

Bonjour,je voudrais ajouter un bouton au menu outils (More en anglais) . Je procède de la manière suivante : Je redéfinis la configuration de la balise Header dans un nouveau fichier :Le fichier est comme suis (j'ajoute une ligne "en gras" qui réelle...

akorchi by Champ in-the-making
  • 1333 Views
  • 3 replies
  • 0 kudos

créer un site dans share par programmation java

bonjour ,voici mon soucis :je veut créer un site dans share avec cette arboressance: "nom_site"     |–dossier1     |–dossier2j'ai l'idée qu'il suffit de créer un fichier dans company home/Siteset j'ai utilisé pour cela CMLCreate pour celamais le prob...

salma_1107 by Champ in-the-making
  • 903 Views
  • 2 replies
  • 0 kudos

Copiar espacios con permisos en Alfresco 3.2r

Buenas, supongo que más de uno se habrá encontrado con este bug de alfresco: http://issues.alfresco.com/jira/browse/ALF-2638La cosa es que al copiar un espacio, se copia correctamente su contenido, pero no mantiene los permisos que tenga aplicados (l...

Retrieving associations over CMIS

Hi there,right now I'm trying to build an application based on Alfresco, connected over its CMIS API.My current problem while testing the API is following:How can I retrieve a (child-)association of a document via CMIS? I'm able to retrieve propertie...

gehriga by Champ in-the-making
  • 1685 Views
  • 8 replies
  • 0 kudos

Configuración Authorityy 3.4 Comunity, Error

Hola, acabo de aterrizar en el mundo de alfresco y estoy en un proyecto que se debe migrar de la 2.2 a la 3.4 community. Este paso ya lo tengo realizado, la cosa está que necesito configurar el administrador del fichero Authorityy-services-context.xm...

gabri124 by Champ in-the-making
  • 657 Views
  • 1 replies
  • 0 kudos

einfache Vorgehensweise um Dokumente zu approven

Hallo,wir haben für die Freigabe von Dokumenten einen Workflow der über einige Stationen geht [zb. Draft, Validation 1, Validation 2, Publication]. Jede Station wird mit einem Ordner abgebildet und man kann über einen advanced workflow den nächsten S...

krmagic by Champ in-the-making
  • 1635 Views
  • 7 replies
  • 0 kudos

Workflow UI fields are not coming up in Alfresco UI.

Hi,          I have designed a custom wroflow following this tutorial – http://wiki.alfresco.com/wiki/WorkflowAdministration. I am using eclipse designer plugin to deploy process archive in alfresco jbpm. I have developed one custom work flow model a...

Where do I start?

New to alfresco but not new on CMS. I'm trying to learn how this thing work. Is this like WordPress? I' very handy at WordPress so I thought this shouldn't be any different. But I guess I as wrong. 

dreison27 by Champ in-the-making
  • 199 Views
  • 2 replies
  • 0 kudos

Document details where does the metadata section come from ?

Working on a user request to minimize the initial document detail page. The request is to minimize ( hide ) some of the details under Metadata.   So in the template document-details.ftl I find reference to document-metadata scope=template   in templ...

michaelc by Champ on-the-rise
  • 153 Views
  • 2 replies
  • 0 kudos

Getting renditions over CMIS

Hello,I am trying to get list of renditions over CMIS. I have created a rule to transform content to PDF. When browsing the repository through Node browser I can see that document uploaded by me has 2 renditions: the one done by me called pdf (thats ...

mathwizard by Champ in-the-making
  • 474 Views
  • 1 replies
  • 0 kudos

Erro ao transformar Doc em PDF

Criei uma regra como exibido no webinar da Claudia para transformar arquivos Doc/Docx em PDF e o mesmo me retornou a seguinte mensagem:Failed to approve the document due to system error: 02100015 Transformer for 'application/msword' source mime type ...

marcelovmz by Champ in-the-making
  • 1674 Views
  • 5 replies
  • 0 kudos

calling a Webservice

Hello,I'm trying to call a simple webservice by using an Activiti servicetask.It simply doesn't work. Here's the code of my WS:HelloWorldService.javaackage serverside.service;import javax.jws.WebService;import javax.jws.soap.SOAPBinding;import javax....

arno1 by Champ in-the-making
  • 956 Views
  • 6 replies
  • 0 kudos

Java backed webscript in Share

I have a java backed webscript deployed in Alfresco and it works ok (it is successfully used by Share dashlets). I would now like to deploy it in Alfresco Share.The reason to do that is that I need to call some java code to make CAS SSO with third ap...

dmartinc by Champ in-the-making
  • 344 Views
  • 3 replies
  • 0 kudos

Inline edit html file in Share TinyMCE formatting lost

I'm creating html pages in Share, using 3.4.d.All formatting that is applied using TinyMCE editor is lost when saving.That is-Open the file (.html) for inline edit-Apply formatting, such as bold or coloring fonts-SaveAll formatting is stripped, only ...

loftux by Star Contributor
  • 279 Views
  • 1 replies
  • 0 kudos

When will Activiti BPM engine be integrated in Alfresco ?

I don't expect an accurate date as I do understand that Activiti is still a work in progress but, is there any official planning from Alfresco about integrating Activiti BPM ? Will just the engine be bundled or will it also bring the modeller ?I thin...

iblanco by Confirmed Champ
  • 523 Views
  • 6 replies
  • 0 kudos

Delete tags

I have been getting a lot of grief about tags from my community. I went to support but I got little result ( in a later release ) What I really need is a way to remove bogus tags ( Litter ) from the Document library form.   even if it's a script to...

michaelc by Champ on-the-rise
  • 226 Views
  • 2 replies
  • 0 kudos

Donner le choix à l'utilisateur de l'espace de publication

Bon, voilà tout est dans le titre. J'aimerais savoir si il était possible (et si oui comment) de donner le choix à l'utilisateur de donner le répertoire où il veut que le document soit publié (c'est à dire déplacer vers ce répertoire). Deux possibili...

lodacom by Champ in-the-making
  • 1943 Views
  • 6 replies
  • 0 kudos