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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 889 Views
  • 1 replies
  • 0 kudos

Resolved! How to export Form model along process to bpmn20.xml

I'm kind of new to the Activiti 6 app tool, please help.I created a process model just fine, i was able to deploy it and test at my database with the framework.But i noticied that the export process model, won't export the forms i selected at "Refere...

dthknt by Champ on-the-rise
  • 11017 Views
  • 5 replies
  • 2 kudos

How to implement real time applications?

Hi,    I am new to activiti framework and checked the Activiti Explorer, used some functionalities in it. it is useful for draw the process, deploy and executes it. I would like to implement real time application like Leave Management. I know the req...

vamsinipun by Star Contributor
  • 6611 Views
  • 4 replies
  • 0 kudos

CMIS VS REST API

I want to integrate a .NET Desktop Application with Alfresco.From this decktop application I want to create, modify, delete, search for documents and folders, etc.I'm evaluating 2 options:CMIS: use Apache Chemistry PortCMIS client library for .NETRES...

Resolved! A typical approach to design BPMN 2.0 processes?

Hi,What is your typical approach to designing BPMN 2.0 processes when using the embedded version of Activiti (Spring)?Do you use web designer and then upload the models or rely on the eclipse plugin to generate the files? Are there any other tools co...

ginsul by Champ in-the-making
  • 4994 Views
  • 1 replies
  • 0 kudos

What is the recommended way to develop processes?

Hi,Is Activiti Eclipse Plug-In is still the recommended way to go, or should I use Web Designer for this purpose?In regards to the Eclipse Plugin, the documentation points to an update site http://activiti.org/designer/update/ with a two-year-old pac...

ginsul by Champ in-the-making
  • 3660 Views
  • 1 replies
  • 0 kudos

How to handle return and resubmit tasks?

 I need to flag task when returned to the previous taskTASK01------------------>TASK02------------------------->TASK01 (This Task is returned task from task02)And after coming to the same task it should be flaggedTASK01------------------>TASK02------...

kalana by Champ in-the-making
  • 5499 Views
  • 3 replies
  • 0 kudos

Sorting in Custom types

HiI want to sort the custom types in dropdown. I have seen this link  in community.I applied the sorting in the share-custom-config.xml, mentioned in that post.But,I doesn't make any change in the screen. How can i sort the names in ascending or desc...

yuva by Champ on-the-rise
  • 3824 Views
  • 1 replies
  • 0 kudos

Issue with activiti framework

Deployment deployment = processEngine.getRepositoryService().createDeployment()        .addBpmnModel("DynamicApiExecution.bpmn",model)        .name("Dynamic Api Execution").key("DynamicApiExecution").deploy();The above call returns me deployment obje...

Resolved! Dynamic properties

HelloI access alfresco 5.2 repository through opencmis api.I need to be able to store key value pairs (propeties?) that are not predefined and therefore i cant add them as type properties to content model. But i would like to be able to store/modify ...

longinus by Champ in-the-making
  • 13006 Views
  • 8 replies
  • 1 kudos

Clean up some ACT_GE_BYTEARRAY instances

We've been storing a copy of the main entity for our operations in a workflow variable, which has resulted in a buildup of data in the ACT_GE_BYTEARRAY as hist.var-entity, along with hist.var-child_entity and hist.var-workflowDefinition.What should I...

Why are my Activiti processes being deleted mid process?

I'm running Activiti 5.19 and find no records of any DELETE method in the access logs yet some of my processes are flagged as deleteReason: "ACTIVITI_DELETED". It appears from the logs that the process was still midway through executing and still had...

damoss007 by Champ in-the-making
  • 5242 Views
  • 2 replies
  • 0 kudos

Resolved! User task, Timer Boundary Event And Spring

 We are having a problem with a boundary timer event not firing. We realize the typical issue for this is <property name="jobExecutorActivate" value="true"/> has not been set to true. That is not the issue here. But after setting jobExecutorActivate ...

aniket by Champ in-the-making
  • 3520 Views
  • 3 replies
  • 2 kudos

Bootstrapping the xml file issue

HiI am having a content model and workflow model xml in bootstrap-model.xml by default. And I created a content model inside of content-model.xml file. Now I added a new value of another one xml file in bootstrap-model xml namely as exampleModel.xml....

yuva by Champ on-the-rise
  • 8940 Views
  • 6 replies
  • 0 kudos

New Alfresco install warning message

I'm first-time installing Alfresco ECM CE 5.2.2 on Ubuntu 1404 and I'm getting the following never-ending messageome or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcu...