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

Resolved! Want to get Title from typename in Schedulers

Hi All,I want to find title from the Qname or Itemtype as i need to use it in CMIS Query for searching. Like in Our Content Model we have itemtype as :- <type name="alf:staff"> <title>alf (staff)</title> <parent>alf:gmrAlf</parent>i am ge...

piyush48 by Star Contributor
  • 3461 Views
  • 1 replies
  • 2 kudos

Pgadmin4

Hi Guys,I am still struggling in vain to install Alfresco. After trying Docker and not being able to edit the configs to sort the user not displaying issue i tried Loftux's installer but that failed after a reboot and i havent had a response on thier...

DavidJM by Confirmed Champ
  • 4801 Views
  • 3 replies
  • 3 kudos

Solr error unknown_ca

HelloI have a problem with alfresco6.2 community and alfresco-search-services 1.4The communication should be on TLSThe Key and truststores i created with the alfresco ssl-toolalfresco 6.2 is running with tomcat9for the communication to www there is a...

Korn by Champ in-the-making
  • 5356 Views
  • 3 replies
  • 1 kudos

Unknown method used in expression:

I have this error after the migration from activiti 5 to 6, and I checked the spring logs and all the services are initialized in the SpringcontextCaused by: org.activiti5.engine.ActivitiException: Unknown method used in expression: #{elCorService.ma...

Component similar to Uploader plus for ADF

Hi,I am using Enterprise 6.2.2 with ADF and was looking for component similar to uploader plus (which we have for share). Do we have something similar to it in ADF or any ideas to acheive it?Thanks,Venki

venki1 by Champ in-the-making
  • 2729 Views
  • 0 replies
  • 0 kudos

Alfresco bulk import metadata failed

Hi,I am trying to import a xml file with metadata to a pdf file which is in a repotarget file: test.pdfxml file: test.pdf.metadata.properties.xmlWhen I am trying to import xml, I get this errors:java.lang.NullPointerExceptionat org.alfresco.repo.bulk...

Resolved! Search for an exact word

When performing a standard search through Alfresco Share which does a full text search using afts, does anyone know of a way to search for documents with an exact word?  For example, if I knew my document contained the word "accessibility" I'd want a...

niele by Champ on-the-rise
  • 11846 Views
  • 6 replies
  • 4 kudos

Getting a Process Instance name from Script

Hi all,I need to update the process instance name based on the current name using a Script. I thought something like below. But I don't know how to get the processInstance object from the execution. Any advice?Thanks,currentProcessName = processInsta...

Resolved! Alfresco content application file and folder template

Hi, Please a need your help, I create one test file and folder template in alfresco share and its work very well but when i try to create a file or folder template in alfresco content application i get this error The action was unsuccessful. Try agai...

image

Resolved! Alfresco parts compatibility info

Hello everyone, where can I find information on which versions of Alfresco parts are compatible with each other?For example: I decide to use Alfresco content Service 6.2, where I can find information about which version of Postgre, Search Service, Li...

wity by Confirmed Champ
  • 3271 Views
  • 1 replies
  • 2 kudos

Location of changed password (Alfresco - LDAP)

I have successfully added ldap-ad to Alfresco. Now when i am creating a user in AD, it is synchronized with Alfresco and i got an Alfresco user in ECM. The question is, if a user Bob (that has been sync from AD) changes his password, in which authent...

john2994 by Champ on-the-rise
  • 5383 Views
  • 4 replies
  • 1 kudos

Activiti scheduler late pick system task job

I am using Activiti 5.15.1 version.currently, i have faced one issue with activiti framework is i create one workflow definition and my system task job execute 20 min late after start node executed.I have check act_hi_actinst table entry for the same...

jdp by Confirmed Champ
  • 3328 Views
  • 1 replies
  • 1 kudos

solrcore.properties customization in SDK 3.1.0

I would like to customize the alfresco.port and data.dir.root properties present in solrcore.properties of solr4 in my SDK 3.1.0. Adding them in the main pom I see that they are not read and the default is always put. What is the best way to change t...