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

Forum Posts

Activiti Custom GUI creation

Dear Team,                 We have requirement to manage workflow in our application with few Roles. We have decided to use Activiti Community version .                 We have learned Following aspects in Activiti,                        Creating wo...

raju0804 by Champ in-the-making
  • 10852 Views
  • 3 replies
  • 0 kudos

Why only one user can claim the task

Hello,I have assigned user task to multiple users using candidate user but only one user can claim the task, why multiple user cannot claim? If that option is available can anyone provide me link?ThanksAmruta Wandakar

amruta_w by Star Collaborator
  • 7294 Views
  • 5 replies
  • 0 kudos

Resolved! Hot deploying workflow on Alfresco

Hey, I developped a share module allowing users to design and configure a workflow diagram. The users generate then the xml files of the workflows. Now i want to hot deploying the workflow and run it in Alfresco share from my module without restartin...

Resolved! Create schdule workflow

I need to create "schedule workflow". Let me say that I pickup the schedule date from workflow form interface to publish a content at 5:00pm tomorrow. Before 5:00pm tomorrow, I should be able to cancel this workflow or change the workflow time. I use...

jboss_user by Champ on-the-rise
  • 10003 Views
  • 6 replies
  • 1 kudos

Activiti Spring boot Table names

Hi All,I am using spring boot activiti integartion in my app.I am facing a problem. I want the activiti table names to be created in lowercase by default. Is there any configuration way to make this happen? I have tried using ImprovedNamingStrategy o...

Resolved! How to download OpenMigrate software?

Hi,I have installed Alfresco Community Edition in Windows machine and trying to migrate the contents from SharePoint 2010 to Alfresco.How to download the OpenMigrate software for Windows platform? so far i couldn't find any link to download the softw...

anandhan by Star Contributor
  • 10835 Views
  • 5 replies
  • 3 kudos

I am having issues with uploader plus add-on.

 I have three sites, uploader plus is working fine for two of them and for the third one, throws an exception and error pop up says "operation failure". uploader plus is working fine for the individual folders. but issue comes when we are applying th...

Workflow: Criteria and value for "approved" status

Hello,I need to convert the document to pdf after the Alfresco workflow approval process.I understand that I need to create a rule on the folder ("convert in pdf the document when it is approved"...) but I do not understand which criteria and what va...

zux by Champ in-the-making
  • 5862 Views
  • 3 replies
  • 0 kudos

Form properties

please I need help!!!I want to obtain the Form Properties from a task with the task name_Is there a way to do that? Thanks for your time

arag by Confirmed Champ
  • 3799 Views
  • 1 replies
  • 0 kudos

Alfresco lucene query using Javascript

Hello,I'm trying to create a job in Alfresco that search documents created between a range of dates and send it automatically.From schedule-action-services-context.xml, I'm calling this Javascript file that tries to do a lucene query and send results...

How to develop a Share Dashlet for Alfresco Community v5.1

Hi,please advice where I can find an information/instruction about how to create/develop a Dashlets (for Alfresco Community v 5.1) in step-by-step manner ?! Also it would be great to get an instruction how we can develop Dashlets by using Alfresco SD...

egor by Confirmed Champ
  • 8307 Views
  • 6 replies
  • 0 kudos

Load FTL template in JAVA backed webscript

Hello;I created a template file FTL and stored it in a specific folder in Alfresco repository. inside i have a java backed webscript. I want to load the template file into my Java backed webscript to use it to create an XML file.I use the freemarker ...