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

Resolved! Get a list of downloaded Documents in Alfresco

Hello Everyone,I am Using Alfresco 6 (dockerized). Is there any REST API  or Java API available that would help me get the list of downloaded documents in Alfresco? I checked the audit trail rest api but it doesn't get me any entries when a document ...

Update content using Rule in background

Hello,I created an action-executer to change and replace the content of a document. I used this action to create a Rule and the rule is working fine and the document is well replaced.But when I choose to Run the Rule in background I have the action n...

jamilnour by Star Contributor
  • 9412 Views
  • 5 replies
  • 0 kudos

download.cleaner

Hi everyone, I have an Alfresco 5.0 community instance which is consuming a lot of disk space on the contentstore directory.I noticed its space grown significantly during the last days where some user downloaded a lot of data using the "download as z...

Tasslehoff by Champ in-the-making
  • 3365 Views
  • 1 replies
  • 0 kudos

User Define Duedate - Timer event should trigger

Dear members,Kindly help me/guide me with below case involving Timer EventIssue: (Start Event - User1 Form - Timer Event -  User 2 Form - End Event)-In this User1 form, user will set the due date randemly, Here the timer event has to wait until the d...

prohit by Champ on-the-rise
  • 1366 Views
  • 0 replies
  • 0 kudos

Resolved! Transformations using ImageMagick in a dockerized Alfresco

In previous versions using SDK 3, I declared this transformer for viewing DCM (medical) images in Alfresco:<bean id="transformer.worker.dcm2jpg" class="org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker"> <property name="...

filipehtf by Champ in-the-making
  • 4775 Views
  • 1 replies
  • 2 kudos

Yet another invalid keystore question

I am using docker-compose so all the answers about expanding the war wont work for me.  And I don't understand why this is happening with the docker images.  I am useing a custom image with almost nothing changed.  the Docker file looks like this:FRO...

mangar by Star Contributor
  • 3795 Views
  • 1 replies
  • 0 kudos

custom navigation bar template

I would like all sites, to have the navigation bar with the calendar menu itemI have to manaully configure each navbar for any site I create.The same happens for the dashlet (I have to manually drag the stie calendar for each site).Is it possible to ...

Giuliano by Confirmed Champ
  • 3664 Views
  • 1 replies
  • 1 kudos

Does REST call task throw BPMNError?

If REST call task receives http status 400, for example, does it throw a BPMNError so that a boundary error event can catch it? It does not seem to happen. 

esakilpi by Champ in-the-making
  • 10055 Views
  • 9 replies
  • 2 kudos

Configuring IMAP access to document library

I have configured the IMAP subsystem and have read/write access to site document libraries, which is what I wanted.  However, there are some additional folders shared on the IMAP tree (such as Data Dictionary, Guest Home, Shared, User Homes) that I d...

Migrate Activiti 5.22.0 to Activiti 6.0.0

Add dependency in Pom.xml---------------------------------------------      <dependency>            <groupId>org.activiti</groupId>            <artifactId>activiti-spring</artifactId>            <version>6.0.0</version>      </dependency>            ...

Migrating Activiti 5.22.0 to Activiti 6.0.0

I added dependencies in Pom.xml<dependency>          <groupId>org.activiti</groupId>            <artifactId>activiti-spring</artifactId>            <version>6.0.0</version>      </dependency>               <dependency>                  <groupId>org.a...

Creating REST API

Hello,I'am trying to fetch the task details with the state as completed without the workflow id but it's not working in this code.protected Map<String, Object> buildModel(WorkflowModelBuilder modelBuilder, WebScriptRequest req, Status status, Cache c...

Tabu by Champ in-the-making
  • 4180 Views
  • 2 replies
  • 0 kudos

Unable login to Alfresco after migrate to local

Hi, i was unable to login to alfresco after migrate it to local environtment. from the login form this is the message that i get. i alsoo already checked to database that the user is exist.Wrong Username / PasswordAnd here is the log from here i see ...

rdy by Champ in-the-making
  • 4121 Views
  • 2 replies
  • 0 kudos

Solr4 query threading beaviour

I have observed an unexpected behaviour in my Alfresco installation when doing advanced searches. The site has an complex advanced search form with about 30 criteria, many of them multi-valued picked from multi-selection lists.When I do a search with...

chkk by Champ in-the-making
  • 10645 Views
  • 7 replies
  • 0 kudos

How to get taskid after the complete method

Hi,I have a workflow like: startevent -> task1(Assignee:Tom) -> choose sequence flow "agree"  ->task2(Assignee:Jerry) -> choose sequence flow "disagree"  -> task1when the flow arrive to task1, i want to set assignee to "Tom" again.Now i have an idea ...

image
coooong by Champ in-the-making
  • 2613 Views
  • 0 replies
  • 0 kudos

Resolved! Provide index text additional to file

Hello,I am rather new to Alfresco and I have an interesting problem regarding document indexing.I already have in place a system to scan documents and extract the content from them.What I would want is to save the document in Alfresco and provide the...

eXtreme by Champ on-the-rise
  • 9221 Views
  • 6 replies
  • 6 kudos

How to terminate process instance when timer is running?

Hi all.I am writing a service to work with an instance of the process. It has methods for creating a process, completing a user task, etc. Now I got to the method of destroying / stopping the process instance.I wrote such the method:    @Override    ...

maxlich by Champ on-the-rise
  • 4857 Views
  • 1 replies
  • 0 kudos

How to Install Alfresco community on server NAS.

May I Install Alfresco people group worker on NAS . (counting information bases and store documents). provided that this is true. what explicit model of NAS should I gain. furthermore, presumably a few directions on the most proficient method to do a...

Alvarez157 by Champ in-the-making
  • 4006 Views
  • 1 replies
  • 2 kudos