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

Forum Posts

Implementing java delegates

       I have created a class inside src/java/com/activiti/custom/UserId.java folder of 'activiti-app' . To call it inside the 'service task' I'v given class package as 'com.activiti.custom.Userid'. This class is not being called when running my proc...

Install Alfresco on smb network share

Hello,I have the following configurationS: CentOS 6.7in /etc/fstab I mounted a smb share: //192.168.1.100\alfresco   /opt/alfresco   cifs   user,rw,exec,suid,username=alfresco,password=password   0 0The /opt/alfresco has the following permission: drw...

Call Java repository file on Action button

I have an custom document library action on the files of Alfresco and I have a Java file on the repository that makes some modifications on the files. How can I call that Java file when I click on the action button of the client-side ? I have a funct...

optional approvers

HiI'm new to activiti and bpm. Created process https://www.dropbox.com/s/lgptg2lbz7cl4o7/myproc.png?dl=0I'm not sure if it's correct from activiti point of view but it doesn't work as expectedOn Request user service I call complete task and then ther...

ra74 by Champ in-the-making
  • 171 Views
  • 3 replies
  • 0 kudos

Alfresco Freezes

Hi All,I am running alfresco on linux environment. I am facing issue with Alfresco. My alfresco version is 4.2.f. Till few days back it was working fine but as few of our users started uploading image files mostly tiff format. Now if user goes to par...

alfsender by Champ in-the-making
  • 648 Views
  • 2 replies
  • 0 kudos

Get children of a node faster

I'm using the alfresco api on my Java backed webscript. I have an uuid, and I do a new NodeRef with this uuid and then I use getChildAssoc from nodeService to obtain all the direct child nodes. NodeRef nodeRef = new NodeRef("workspace://SpacesStore/"...

spilby by Confirmed Champ
  • 2872 Views
  • 5 replies
  • 0 kudos

Change language of activiti explorer

Hello,I work with activiti designer and activiti Explorer and i want to change language of display of the activiti explorer interface.My Operating System use French and i try to change the language of browser to english but the display of activiti in...

lilahi by Champ in-the-making
  • 496 Views
  • 3 replies
  • 0 kudos

Custom Behavior isn't triggering

Hi, I'm trying to create a behavior that triggers everytime a piece of content enters in a custom folder type I've made. The Folder type simply extends the existing folder type and adds a property called expenseSum. I have a second content type defin...

fergusonna by Champ in-the-making
  • 290 Views
  • 2 replies
  • 0 kudos

Old jira issues

Hi,I know that Codehaus has shut down it's web site for some time now.Unfortunately, the activiti community web page still lists it when looking for the jira issue tracker.Is there any way to access the old jira entries.I dimly remember a bug which I...

conradi by Champ in-the-making
  • 141 Views
  • 2 replies
  • 0 kudos