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 Labs

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

Sending email Alfresco 6.2

Hey guys! I'm using an alfresco-content-community image; 6.2.0. And I need to configure to send email. I know that to do this I need to edit the alfresco-global.properties file, but when I find this file it is empty. I have two questions, which are ...

jardelucio by Champ on-the-rise
  • 5937 Views
  • 7 replies
  • 7 kudos

Syncronize active directory group with alfresco 5.2 community

Hello, I have configured an alfresco 5.2 community system which I have configured to synchronize with a group in my active directory, the synchronization occurs without problems.The problem I have is that when removing a user from the group, this use...

MrNico by Star Contributor
  • 2624 Views
  • 1 replies
  • 1 kudos

Permission Denied error for alfresco-js-api

Hi,I just started exploring Alfresco & on my 2nd tutorial :https://www.alfresco.com/abn/adf/docs/tutorials/creating-javascript-app-using-alfresco-js-api/I was following it as per documentation & at step in deploying application on my mac :I got follo...

kkmoghe by Champ in-the-making
  • 2855 Views
  • 1 replies
  • 0 kudos

Documents missing after snapshot rollback

After someone in the infrastructure team rolled back a snapshot on the alfresco server we have setup we lost a number of files that had been added between the time the snapshot was taken and the snapshot was rolled back. That said, the database and s...

Workflow model question

I have a workflow that has a user task,  that takes in a text field, and I want to print it to the logs.  I have a form key and model that look like this: activiti:formKey="someco:getMessageTask" <type name="someco:getMessageTask"> <parent>bpm:wo...

mangar by Star Contributor
  • 2658 Views
  • 1 replies
  • 1 kudos

Resolved! Start a workflow via REST call

Real simple,  or should be,  but how do I start a workflow via REST? I have tried to POST to/alfresco/service/api/workflow-instances/{workflow-id} /alfresco/service/api/workflow-definitions/{workflow-id}Both to no avail.  And is ther a better API ref...

mangar by Star Contributor
  • 6073 Views
  • 5 replies
  • 3 kudos

Alfresco 5.2.x - How can I search for a date range in the UI

I can search for documents in the UI where the property has an exact date @scanning:IndexDate:"2016/02/01"It is possible to search for documents by a date range through the Alfresco UIexample give me all documents that have an index date in this rang...

Scorpios by Confirmed Champ
  • 4473 Views
  • 2 replies
  • 4 kudos

Resolved! How do I select a workflow to display variables

In the workflow admin console,  I run  the var command.  I get nothing.  I read in the documentation that should show all the variables in the currently selected workflow.How do I select workflow for use in the workflow console?

mangar by Star Contributor
  • 5065 Views
  • 2 replies
  • 0 kudos

Having Trouble starting Alfresco from docker

Hi There,when starting the docker-compose up of the alfresco container the share application starts I get the UI but i am told tha the admin, admin is not correct and in my console i have the following message:solr6_1 | org.alfresco.error.AlfrescoRun...

fameur55 by Champ on-the-rise
  • 8023 Views
  • 5 replies
  • 3 kudos

Resolved! Change docker user?

So I am removing the volumes in the docker-compose and replacing them with local folders to preserve data.  I also have an external MySql database.  I ran into aparecntly a well known problem of permission denied for acs and ass directories.  I did t...

mangar by Star Contributor
  • 4759 Views
  • 3 replies
  • 2 kudos

Resolved! Alfresco REST API where clause reference

Hi all,We are trying to set a logical OR in Alfresco REST API where clause, especifically on task endpoint from workflow REST API. We are not sure whether this is possible or not, and we are unable to find any referencea on these "where" clauses synt...

narkuss by Star Contributor
  • 6088 Views
  • 4 replies
  • 3 kudos

Only Alfresco WAR file extracted

I have been able to set up Alfresco Community edition version 6.2.0 using distribution.zip. On initial starting the services via using tomcat only the alfresco iles are being extracted and the other ones ROOT.war, _vti_bin.war and share.war are still...

by Not applicable
  • 5956 Views
  • 4 replies
  • 3 kudos

Pass model data between tasks

I see how I can model a workflow task,  but I am wondering how to model a workflow itself.  I want to start a workflow when I upload a file,  and this file be the object of the workflow throuout.  How do I do this?  Is there a good example out there ...

mangar by Star Contributor
  • 2479 Views
  • 1 replies
  • 1 kudos