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
  • 1617 Views
  • 1 replies
  • 0 kudos

child folders

Hi every body, i need your help, I have created in Share a new type folder, called "TanFolder". it's on documentLibrary.  I would like, when i create this folder, three other folders will be created  automatically within it  Example:     every time i...

tanette by Champ in-the-making
  • 2944 Views
  • 1 replies
  • 0 kudos

Resolved! There does Alfresco store all its documents and attachments?

I have a server I am running Alfresco on.  This server has two RAID 1 drive sets, one set is 200GB SSD drives, and the other set is 1TB SATA drives.   What I want to do is have Tomcat, PostgreSQL, etc on the SSD drives, and all the attached/embedded ...

Where are the files / info to do a manual install??

I am trying to reload Alfresco from scratch without using the automatic installer.   The reason for this is simple, I have 3 different programs that all require Tomcat to run, so I would like them all on their own server.   So far I have all the setu...

API for Custom Reports

Hello,I trying work with Custom Reports and I see that we must to use:    ReportDataRepresentation reportData = new ReportDataRepresentation();to make a new report... This object admits elements:    reportData.addReportDataElement( <ELEMENT>);That el...

davidht by Champ in-the-making
  • 4437 Views
  • 1 replies
  • 1 kudos

Unable to locate 'ehcache-custom.xml.sample.cluster' file

I am using alfresco version-4.2.4, I am unable to locate 'ehcache-custom.xml.sample.cluster' file on my alfresco server. Can you please suggest from where I can get this file or how to create a new one ? Also I have an alfresco server that is on vers...

mfaquih by Champ on-the-rise
  • 3002 Views
  • 1 replies
  • 0 kudos

Resolved! start activiti with message start event

Hi,I have a simple model bpmn (start message and two tasks  ), the problem is that i dont know how to start the flow with a message,i worked with JMS and now i can get the message and all the data that i need but how i can start the flow with my mess...

arag by Confirmed Champ
  • 12387 Views
  • 4 replies
  • 3 kudos

Configure Own BPMN Modeler Task

Hi Everybody, I try to build my own bpmn Modeler task. I Edited the stencilset.json {    "type" : "node",    "id" : "ServiceTask",    "title" : "JOBS task",    "description" : "A task to trigger a JOBS module",    "view" : "<?xml version=\"1.0\" enco...

mwolf by Champ on-the-rise
  • 6589 Views
  • 3 replies
  • 1 kudos

Context initialization failed

Not able to login Alfresco,getting this error on Development server only whereas on local server amps seems to work fine.PS: Before deployment of new amps,I deleted all workflows "delete all workflows imeanit" through admin console.Dont know if this ...

Resolved! How to generate empty bpm:comment box in task form?

Hi all,I'm developing a custom workflow, where I would like comments from the previous task to be shown in the task form for the next task. To achieve this, I have a custom 'previous comment' text property which is rendered as a read-only text area. ...

How to retrieve uploaded files from alfresco database?

Made a process to upload a file.Also added a execution listener to the process.I want to know how to retrieve the uploaded file by execution listenerBelow is my code for execution listenerI want to know how to get that file from database.I want to kn...

kangkan by Champ in-the-making
  • 5473 Views
  • 2 replies
  • 1 kudos