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, Community ...

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

Resolved! Activiti-rest 6.0 and Database Setup using JNDI

HiHow to setup with Activit 6.0 the activiti-rest war to connect DB using JNDI?From doc I need to setup it under the "db.properties" but I don't see example of keywork for JNDI but only for directly JDBC connection.For the activi-app there are keywor...

rmazzola by Champ in-the-making
  • 5105 Views
  • 2 replies
  • 0 kudos

Resolved! Instances hang with concurrency

Hi,I attached a simple .BPMN with which I managed to reliably reproduce my issue.It only contains script tasks, though I originally noticed this behavior with Java service tasks.There are 5 script tasks witch are all marked as async. The first 4 do n...

malizor by Champ in-the-making
  • 7190 Views
  • 3 replies
  • 1 kudos

Community Edition Upgrade Questions

I have currently in production, Alfresco Community Edition 4.2.c on Ubuntu 12.04 with a Postgresql Database. Total size of the repository is about 160GB. It gets LDAP updates from our Active Directory for user authentication purposes, and there is al...

phloyd by Champ on-the-rise
  • 4798 Views
  • 2 replies
  • 2 kudos

Resolved! Need community records management amp download

I am looking for the Records Management AMP files.  I was directed to go to the Support Portal http://support.alfresco.com/ but my login does not work and I am not getting a response when I say that I forgot my password.  Is this the same login for t...

sversteeg by Champ on-the-rise
  • 7651 Views
  • 3 replies
  • 0 kudos

Update date property

Hello everybody,I have to update a custom date property from a node of my Alfresco installation. So, I run next javascript code:var node = search.luceneSearch('@sys\\:node-uuid:"abd3a8f7-66a5-4288-bf29-b9f31510cecb"');node = node[0]; //get node to up...

sercama by Confirmed Champ
  • 5125 Views
  • 2 replies
  • 0 kudos

Accessing 'Folder' form field

How do you access the entry for the Upload Folder form field in Activiti Process Services in a Script Task? You can do this for a file with : import com.activiti.service.runtime.RelatedContentService;import com.activiti.service.runtime.RelatedContent...

jvaidya by Confirmed Champ
  • 8184 Views
  • 7 replies
  • 1 kudos

Mapping of folders in Alfresco 5.2

Exists some information about mapping folders in Alfresco C. 5.2 ?I cannot find folder src/main/amp in my share.(Where should be saved pictures, js's and so on?). Thanks. K

kamilaw_ by Champ in-the-making
  • 4112 Views
  • 2 replies
  • 1 kudos

Performance of "READ_ONLY" transactions

In Alfresco, do "READ_ONLY" transactions have better performance than "READ_WRITE" transactions?Does Afresco use any faster caching behavior when processing READ_ONLY transactions?We are looking to improve the performance of our application, and we'v...

Resolved! create and query document in custom model error

Dear everyone,Now I miss error as below, - the first step I create new data model with name  "Document"- in "Document" I create custom type: with name "mc:whilePaper" and aspect-in the first time I query document, the result  return error - I try que...

phong_van by Confirmed Champ
  • 9346 Views
  • 7 replies
  • 1 kudos

Resolved! activiti 5.18 download links and userguide

We are using Activit BPm 5.18 ,Links to download activiti 5.18 community editionI can see only documents related to 6.0  and 5.22 can some one direct me to Activiti BPM 5.18 docs and i can see major versions changes  between the two 5.18 and 6.0 ,I d...

Activiti new bpmn deployment

Hi All,I am new to activity, i have a query about internal version management of Activiti.when i change and deploy bpmn files in progress flows use previous version of bpmn.Can we change this behavior ??any help is appreciated.