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, Community ...

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

How do I get a list of all the form fields a userTask is requesting? I'd like to wire the form up to a non-traditional interface...

I'm interested in wiring workflows up to non-traditional interfaces like SMS, phone, or chat. This requires me to get into some of the nitty-gritty details of the structure of tasks and so on. Any tips?The first bit of detail I'm poking around in is ...

firepoet78 by Champ in-the-making
  • 3032 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco source code building

Hi,I have successfully buit source codes of community-edition-master and alfresco 5.0.a. I have got two war files: alfresco-5.0.a.war and share-5.0.a.war. I have deployedboth files in tomcat. The link: http://localhost:8080/share-5.0.a/page/  display...

gaurav0918 by Champ on-the-rise
  • 7662 Views
  • 2 replies
  • 0 kudos

Resolved! Is it possible to "embed" the new V6 UI?

Hi,  We're long time users of Activiti and have built a substantial app around an embedded use of the Activiti engine.  Users build workflows using the Eclipse Designer extended by our custom tasks (really just helpers for the JavaDelegates).Question...

blezek by Champ on-the-rise
  • 5232 Views
  • 2 replies
  • 0 kudos

Problem with field injection with Spring proxy

Hi, I am trying to use field injection on a JavaDelegate service and am having an issue with Spring where activiti is trying to get/set the field on the service object but Spring is proxying that object (via JdkDynamicAopProxy) and activiti can't fin...

brendenr by Champ on-the-rise
  • 6899 Views
  • 3 replies
  • 0 kudos

Resolved! javax.net.ssl.SSLHandshakeException  Alfresco community 5.1

I just installed alfresco community 5.1 , I tried to configure outbound emails , i added all the configurations in alfresco-global.properties : # Sample #Gmail settingsmail.host=smtp.gmail.commail.port=465mail.username=----------@gmail.commail.passwo...

rami1920 by Champ in-the-making
  • 7595 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
  • 9507 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
  • 5047 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
  • 9576 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
  • 6111 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
  • 4302 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
  • 3484 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
  • 4564 Views
  • 2 replies
  • 0 kudos