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

Resolved! Webdav doesn't lock the file during editing. what is the solution?

Hi every one,I’m working in Alfresco Community 201612, 2017 and 4.2f and also Alfresco One. I’m testing webdav protocol in these versions in Linux and Windows 7.Our tests verify that Webdav doesn’t lock the documents when a user is working on it, so ...

parisa by Champ on-the-rise
  • 10416 Views
  • 6 replies
  • 3 kudos

Resolved! error calling a web service with multiple input data

I am using the Web Service from the book Activiti in Action (book-sales-app), modified a little bit adding two parameters more in input, and it is correctly running on address http://localhost:8080/book-sales-app/services/address?wsdl.The WSDL is the...

ajeje93 by Confirmed Champ
  • 5336 Views
  • 1 replies
  • 0 kudos

Sending inbound email from Gmail fails

Hi I am trying to send inbound emails, but it fails when sending from Gmail. When I send over telnet, it works.Error I am getting is : TLS Negotiation failed: generic::failed_precondition: starttls error (0): protocol errorI have my Alfresco 4.2.f ru...

charmees by Champ in-the-making
  • 10189 Views
  • 5 replies
  • 1 kudos

Resolved! How to handle a race condition signaling an Execution

Hi,  We start long-running workflows that wait for a signal.  When certain events happen, we signal the workflow by searching for the list of Executions waiting on the signal (and some other criteria).  This can lead to race conditions because the in...

blezek by Champ on-the-rise
  • 6614 Views
  • 2 replies
  • 1 kudos

Resolved! Hitting CSRF when trying to use the workflow admin console

Hi all,I setup up Alfresco Community edition build 201701 (Platform 5.2.e, Share 5.2.d) on a Ubuntu 16.04 VM. I also have an Apache (2.4) proxy with the SSL and JK modules, configured according to the guide.I can access the Workflow admin console (ht...

Resolved! setAuthenticatedUserId

Hi,i have a question regarding the IdentityService.setAuthenticatedUserId. When is this value used? Just for process starting and querying? Or is it used by another service except the activiti-app?Thanks,Niklas

nikmenke by Confirmed Champ
  • 4614 Views
  • 1 replies
  • 0 kudos

Help with alfresco and spring beans

Hi everyone, i'm working with alfresco and i'm making a web page using alfresco , java and spring.But, my problem now is, i'm trying to call an specific bean from a javascript file and the console show me that my bean is not defined.For example, file...

kefreng by Champ on-the-rise
  • 3839 Views
  • 1 replies
  • 0 kudos

Alfresco search result

Hello Dear All!We have implemented Alfresco 5.2 (Community).We have some document structure (about 1000 docs) and part of these documents marked with tags 'draft' and some os them with 'approved'.When we use the search engine we receive a perfect res...

smgeeper by Champ in-the-making
  • 4996 Views
  • 2 replies
  • 0 kudos

Set process variable and get the same in BusinessCalendar

My requirement is to set some process variables when process is instantiated and get the same the same variable in my custom BusinessCalendar implementation classes which I am using to set duedate.Any suggestion would greatly appreciated. Thanks in a...

Adding tags to documents in JAVA API.

I know there is a way to add tags to a file by getting a list of the tags with name and id, and then add it as properties to a document.But I have a problem on finding the jar file for the following import:   import org.alfresco.service.cmr.tagging;I...

dan by Champ on-the-rise
  • 8231 Views
  • 4 replies
  • 3 kudos

libreoffice

HelloCurrently working on alfresco 5I have a problem in the libreofficeAnd you've installed onC: \ Program Files (x86) \ LibreOffice 5How can connect themandhave added the Arabization of the system, but I want to know you can keep the interface in En...

hiba by Champ in-the-making
  • 5032 Views
  • 2 replies
  • 0 kudos

Complete task with variables

Hi, I'am using the Rest API in the Community edition and would like to achieve the following:Complete a task and pass along variables which should be stored in local scope (task scope).I use the runtime/tasks/{taskId}with action=complete.The doc says...

Categorizing sites

I've got a problem where I need to be able to display the My Sites dashlet / Site search with categories, or some form of grouping. The reason for this is that my sites belong to different products divisions and I need to provide a hierarchy view to ...