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

getSession() CMIS

I'm trying to write the getSession function, and I'm facing a problem  in getting authenticated user password.public Session getSession() {if (session == null) { // default factory implementation SessionFactory factory = SessionFactoryImpl.newInstanc...

How to set classpath for activiti-engine ?

Hello,I am running activiti inside a Spring container, in order to run Groovy scripts.In my scripts, I would like to add import statements to some other Groovy classes of mine, but the underlying GroovyScriptEngineImpl is not capable of resolving the...

louisp by Champ in-the-making
  • 2880 Views
  • 0 replies
  • 0 kudos

Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '6689' for key 'PRIMARY'

Hi Team,We are using activiti as an rest service with docker, while updating the task through activiti rest API we are getting below issue.### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException:...

Alfresco 6.1 Caching Content Store Error

I have an Alfresco 6.1 platform project to enable a caching content store. I am facing the following error while deploying the project:Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory...

customizing share page

I notice that there are multiple ways to link to a document:- on the actual document page titled "Copy this link to share the current page" and/or "Copy this link for the WebDAV URL".- the other link is from the share icon off the document in the fol...

resnicke by Champ in-the-making
  • 10557 Views
  • 2 replies
  • 0 kudos

Behaviour

Is it possible to create an instance of a behaviour in another class ?

Resolved! Problem Creating a Rule

Hi there,I'm trying to create a rule in Share that copies a document from one location to another. When I click on the Select button to choose the destination folder, I get the following dialog.The Path panel never gets populated - it just sits there...

pedwards99 by Star Contributor
  • 7658 Views
  • 5 replies
  • 2 kudos

Resolved! Attach Document to Workflow in user task form

Hello everyone,I want to start workflow without any document. Once user starts the workflow task will be assigned to another user where he/she can attach document to the workflow.Form when user starts the workflow..In this form we have option to add ...

Resolved! Service-context.xml file causing login issue

I'm able to deploy a new custom workflow but upon testing a receive an error regarding the destination folder for the document in the workflow, the service-context.xml is not added into alfresco yet.When Adding the file to {PATH}/alfresco/extension (...

erichkey by Confirmed Champ
  • 15591 Views
  • 41 replies
  • 3 kudos

Why is it that Alfresco and OpenCMIS forum is missing a basic and absolutely essential functionality like gettting a fullpath of document or folder from root

Why is it that Alfresco and OpenCMIS forum is missing a basic and absolutely essential functionality like gettting a fullpath of document or folder from root.  I am using apache chemistry package as opencmis for my alfresco repository. I am strugglin...

sporuri by Confirmed Champ
  • 3710 Views
  • 2 replies
  • 0 kudos

Resolved! Does Alfresco Content Service support Elastic Search?

Does alfresco content service support elastic search?I went through documentations where it has a support for process service reports.Ref - Elasticsearch configuration | Alfresco Documentation However I am looking out for full text and metadata using...

anujs1986 by Champ on-the-rise
  • 7774 Views
  • 4 replies
  • 1 kudos

How can I execute a Java script before creating new content

I want to execute a Java script on content creation. The script should fetch a document from a url, given some parameters on a popup (same as the folder creation popup) and then upload it to alfresco.I have followed the instructions here Adding a men...

hackerkok by Champ on-the-rise
  • 3184 Views
  • 1 replies
  • 0 kudos