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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 524 Views
  • 0 replies
  • 0 kudos

Importación ACP - Grupo de permisos

Buenas, estoy en mi empresa con una tarea de migración de 2.2 a 3.4.7, ya he migrado por ACPs varios espacios pero me he topado con un problema con el que estoy.Si tu creas la estrucuta de grupos de permisos, idéntica a la que hay en la instancia ori...

Behavior for onAccess of a document

Hello,I have a requirement to be able to update a property on access of a document. I could not use the onContentRead behavior as it is called only when I read the content of the document. My requirement is a behavior or any other way I can update a ...

vijisankar by Champ in-the-making
  • 5384 Views
  • 4 replies
  • 0 kudos

Resolved! How to get 5.2.1 Community Edition

Hi,I'm interested by the dowload service of the new api.How can I get the last version with this verb in Community Edition ?Best Regards,Yann

ymeunier by Confirmed Champ
  • 6031 Views
  • 2 replies
  • 0 kudos

Alfresco from sdk 2.2.0 to sdk3.0.1

Is it possible to convert an alfresco AIO project, built with sdk 2.2.0, to a new alfresco AIO project with sdk 3.0.1 The architecture is different: - sdk 2.2.0 => 6 Maven modules - sdk 3.0.1 => 3 Maven modulesI know that the xxx-repo-amp /src/main/a...

Alfresco Community 5.2 edition - Alf_data folder moving

Hi,I have already installed Alfresco community 5.2 in my C drive. But i need to move Alf_data folder into E drive. I configured alfresco-global.properties file. dir.root=E://alf_datadir.keystore=${dir.root}/keystoreBut after this configuration, alfre...

anuradha1 by Star Contributor
  • 6545 Views
  • 4 replies
  • 0 kudos

How to call an action as per corresponding flow?

Hi Team,     I am using activiti in my spring application. I would like to call an event on flow. I want to call an event as per the flow takes. The java class will call when action takes as rejected highlighted in picture. But the above scenario is ...

vamsinipun by Star Contributor
  • 3772 Views
  • 1 replies
  • 0 kudos

Resolved! How to call Java Backend web script from Aikau service?

Is it possible to call Java Backend web script from Aikau service using Xhr. I tried it but got status code 500. When I call web script from the (Surf) document library it works. Below is my code:define(["dojo/_base/declare",        "alfresco/service...

theobroma by Confirmed Champ
  • 5224 Views
  • 2 replies
  • 1 kudos

Wars for install Alfresco

Buenas, si quisiera instalar una versión 4.2 por ejemplo de Alfresco en una máquina de mi empresa y necesito los wars para desplegar la aplicación... dónde los podría conseguir??Gracias.

How to stop background process?

Dear Team,         I am using activiti in my spring application. Here some background processes are running. so, my application became slow compare to without activiti. Please let me know how to stop the background process?Thanks

vamsinipun by Star Contributor
  • 3751 Views
  • 1 replies
  • 0 kudos

add assignee button to revise task

i have added it like below, but it gives me an error.<type name="scwf:activitiRevise"> <parent>bpm:activitiOutcomeTask</parent> <mandatory-aspects> <aspect>bpm:assignee</aspect> </mandatory-aspects> <properties> <property name="scwf:reviseOutcome"&g

anuradha1 by Star Contributor
  • 10441 Views
  • 8 replies
  • 0 kudos

"activiti-admin" - default username/password doesn't work

I installed Activiti 6.0 and when I try to access "activiti-admin" application with "admin/test" i get error: "You entered invalid credentials". Application is converted to Oracle but no other setting was changed. There is no relevant debug informati...

zkukoljac by Champ in-the-making
  • 11528 Views
  • 1 replies
  • 1 kudos

Issue in object lookup after upgrade to alfresco 5.2

Found a strange issue after upgrading alfresco from 5.0 to 5.2.The following code was working fine in alfresco 5.0session.getObjectByPath("abc/xyz/"); // this code returns the folder object for a folder named 'xyz'.The below code also works fine, sam...

Want to open a file using script task in Activiti 6

I am setting up a script task in Activiti 6 that will simply open a local file. I have gone through the documentation and other post and didn't see what I was looking for.I set up my script task accordingly and in the script field I enter this down:f...

rjazmin by Champ in-the-making
  • 4753 Views
  • 1 replies
  • 0 kudos

RAML support

I was curious about RAML and tried using a few tools with /activiti-app/raml/activiti.raml With APS 1.6.2 at least, the RAML file says 0.8 format but org.mule.raml.codegen, for example, complains about the format. I think it is the use of int32. If I...

queshaw by Champ in-the-making
  • 3266 Views
  • 1 replies
  • 0 kudos

Unable to recover admin password from a backup restore

I'm unable to recover the admin password after performing a restore of a data directory from another Alfresco instance running the same version. I tried the different options listed here, but they don't seem to be working. After changing the administ...