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

Script Task within a loop causing StackOverflowError

We have a simple script task in a BPMN that is within a loop that is designed to loop around 500 times. The script task simply creates a string variable. We can see when we don't mark the script as asynchronous, we see a StackOverflowError after arou...

zlatan316 by Champ on-the-rise
  • 7857 Views
  • 5 replies
  • 1 kudos

Access to all workflow users

Hello, We are using alfresco's workflow to create some folders. We have several users on our platform, each one can create folder but we can access to this process only when we are connected to alfresco with the user's account. We wonder if we have a...

amande by Champ in-the-making
  • 5183 Views
  • 3 replies
  • 0 kudos

How to get record type of document in rule script?

Hi, I am using Alfresco community version: 5.2.0 (r135134-b14)I have document of my own type.({http://www.alfresco.com/model/mymodel/mytype}mytype) with name "My Document Type"I want to get name of record type in rule script. How can I get it?var TYP...

pnature by Star Contributor
  • 4595 Views
  • 2 replies
  • 0 kudos

Resolved! Is it safe to upgrade to AOS 1.1.6 in Alfresco CE 5.1 (201605)?

I'm running Alfresco Community Edition 5.1 (201605) which comes with AOS 1.1.I'd like to upgrade to AOS 1.1.6 due to [AOS-53] If-Modified-Since is not evaluated correctly - Alfresco JIRA The question is if it is safe to upgrade to 1.1.6 in Alfresco C...

spades by Champ in-the-making
  • 6171 Views
  • 2 replies
  • 1 kudos

No work preview some officce documents

I use alfresco 5.2F. Preview works for most documents normally. But sometimes the preview can not open documents dokh or ftx. Initially, I thought it was because of the number of pages. But later he uploaded documents and with a large number of pages...

taibek by Champ on-the-rise
  • 9024 Views
  • 2 replies
  • 1 kudos

Activiti loops between two task repeatedly

Hi ,I am using activiti 5.10, recently, I have encountered a problem.I have one workflow with a start event, an end event, and 3 userTask nodes.Start-->userTask1->(flow1)->userTask2->(flow2)->userTask3->end. A very simple activiti workflow.The questi...

lihongfu by Champ in-the-making
  • 4709 Views
  • 2 replies
  • 1 kudos

Not able to run scheduler as a current logged in user

Hi,I am running the antivirus action through scheduler by following documentation Antivirus and How to Schedule a Custom Action? It is running perfectly but the one problem I am facing now is that the scheduler is running the action as admin or syste...

Resolved! Adding 'upload' or 'add' field in every step of the workflow

Hi, i am trying to add the possibility of uploading documents in every step of the workflow. I have created a workflow but by default in the 'review' task , the user doesn't have the possibility to add files.Could anyone please help.Thanks in advance

klotilda by Champ on-the-rise
  • 4975 Views
  • 1 replies
  • 0 kudos

Access to all workflow users

Hello,We are using alfresco's workflow to create some folders. We have several users on our platform, each one can create folder but we can access to this process only when we are connected to alfresco with the user's account.We wonder if we have a s...

amande by Champ in-the-making
  • 4872 Views
  • 2 replies
  • 1 kudos

Unable to recover a deleted site

Running Alfresco Community v5.2.0 (r135134-b14)In Alfresco, there is a large number of sites in the trashcan. When I am trying to recover a site (as an Admin), an simple error box is displayed saying that the site can be recovered.What can it be that...

rich1 by Champ in-the-making
  • 5910 Views
  • 3 replies
  • 0 kudos

Could not commit JPA transaction

we are  facing the below issue for few cases, unable to reproduce the scenario. looking for help form the community011at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.2.4.RELEA...

syedarif by Champ in-the-making
  • 7650 Views
  • 1 replies
  • 0 kudos

How to display history?

Hi,    I am using activiti in my spring web application. Here let's assume two users like user1 and user2. User1 have some tasks, he transferred some tasks to user2. In activiti, this change is maintained in history. if it is maintained how can i dis...

vamsinipun by Star Contributor
  • 3659 Views
  • 1 replies
  • 0 kudos

Resolved! Debug Menu disappears - tomcat embedded

Hi,I'm facing a mysterious issue, i have done lot of changes on my alfresco project (sdk 3) :- add theme- custom header- remove header component- custom login- hide footer- etc...and i have used Toggle Developer View in debug menuBut now, i don't hav...

No Index after Backup and Restore

I set up a development server to experiment with Alfresco Community Edition.  Everything seems to be working well so I have begun experimenting with being able to backup and restore the system to another machine.  This seems to work well with one exc...

Auto delete older documents

Hello everybodyFor security reasons I need to auto-delete older documents of a specific "Site".What is the best way to do it? I found "scheduled job" documention but I'm not sure to well understand how to use it.Thanks a lotMy version : Community 5.2...

mat34 by Champ on-the-rise
  • 4634 Views
  • 1 replies
  • 0 kudos

REST Request

Hellowhen i try to get user form this link using rest api 'http://localhost:8080/activiti-app/app/rest/admin/users 'i have the msg {"message":null,"messageKey":"GENERAL.ERROR.FORBIDDEN"}and from the activiti-app i have that (no users)