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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1917 Views
  • 1 replies
  • 0 kudos

Alfresco Document getting locked

I am runing ocr in alfresco 6.2.There is condition where if document is locked then ocr is not happening.When I am checking document, that document is not locked by anyone.Then I tried with node browser and I found  that cm:lockable aspect is there a...

sp2 by Elite Collaborator
  • 2858 Views
  • 1 replies
  • 0 kudos

visibility of created Aspect for a specific site

Hi,I have created a content model named "Document" and under this an aspect named "Property". "Property" has properties File-Path1 and Location-status1 respectively. I want these properties of aspect to be visible only to a site named "XYZ".How can i...

Resolved! Autowire ProcessRuntime

I have a class where I am trying to get a reference to the process runtime via the JavaAPI.  ( I would like to get the process definition too)  The code is simple: @Autowired private ProcessRuntime processRuntime;I understand that it's an Acti...

mangar by Star Contributor
  • 4133 Views
  • 1 replies
  • 2 kudos

Alfresco mail.smtp.timeout meaning

Hi, we have an Alfresco 4 product.The Outbound mail system settings were made using the Web Console (/alfresco/service/enterprise/admin/admin-outboundemail). We have a SMTP Timeout set to 5000. And it worked well. Now, we are switching to another mai...

Resolved! Does Alfresco Community Edition come with a WAF?

Hi All,I noticed on some alfresco community editions the search capability input is being handled by a Web Application Firewall.  I didn't see any documentation about a built in WAF.  I'm not sure if the application came with a WAF or they implemtned...

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
  • 6980 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
  • 3148 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
  • 3263 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
  • 3044 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
  • 7357 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
  • 5216 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
  • 5680 Views
  • 2 replies
  • 0 kudos