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 Labs

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

How to render Form for type with aspect in Share?

Hello,Using `/share/service/components/form` web script we can render a form for a node or for a type. Is it posible to render a form for a type with aspects? If no, how would you implement it?I can implement "AspectFormProcessor", but what next? How...

upforsin by Star Collaborator
  • 4401 Views
  • 4 replies
  • 0 kudos

java delegate couldn't instantiate class

HiI am using Alfresco Process Services V 1.11.1 trying to call the delegate from the Service task. In the spring Boot i am referring Activity-Engine 5.23.0 version in the pom fileI copied the jar file to following 3 directories and still getting the ...

Guru by Champ in-the-making
  • 5445 Views
  • 4 replies
  • 0 kudos

cmis query does not return correct results

I hwhen i execute this cmis query to alfresco acs7.2.1 SELECT *FROM fds:document AS DJOIN cmis:folder AS O ON D.cmisbjectId = O.cmisbjectIdWHERE NOT (CONTAINS(D, 'PATH:\"/app:company_home/cm:Failure//*\"') OR CONTAINS(D, 'PATH:\"/app:company_home/cmr...

Nicodeme by Champ in-the-making
  • 2487 Views
  • 1 replies
  • 1 kudos

Keystore was tampered with, or password was incorrect

I'am trying to install alfresco 7.2.0.1 in windows 10 i have a problem when i start tomcat it show this in browser : can anyone can help me tp resolve this ?Any advice is appreciated. NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=...

image
Raed by Champ in-the-making
  • 2169 Views
  • 0 replies
  • 0 kudos

Created aspect but not showing in share

Hello,I get to work on an existing model, magda-model.xmlIn magda-model.xml I created the aspect magda:test<aspects> <aspect name="magda:test"> <title>Magda testing</title> <properties> <property name="magda:Te...

image
JayQueue by Champ on-the-rise
  • 2005 Views
  • 1 replies
  • 0 kudos

Repo - Solr SSLcommunication

I configured the MTLS communication between solr and repo in my docker locally and that works fine. When I moved to the environment we have is where I'm having issues with the certificates. The containers are in Kubernetes and solr is a container as ...

Keiner by Champ in-the-making
  • 2091 Views
  • 1 replies
  • 0 kudos

Changing DB. Oracle to PostgreSQL

Hi, I'd like to know if it's possible to copy my Oracle DB over to a Postgres DB for Alfresco. Is this something anyone has experience with?I have Alfresco enterprise 7.2.

Nicolas_C by Champ in-the-making
  • 1641 Views
  • 0 replies
  • 0 kudos

Performance of Transform ant Thumbnails Alfresco Community 7.2

Hello everybody.I'm using Alfresco 7.2 Community on an on-premise server with the following architecture:- CPU (6 cores)model name: Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz- Memory:40 GiB on the hostalfresco container: 10GiBsolr6 container: 16GiB...

marcog by Star Contributor
  • 3524 Views
  • 3 replies
  • 1 kudos

Alfresco Community - Read only mode

I am using alfresco community v6.2.I have create job, that job have logic to call external webservice.In middle of the job, it is giving below error. org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco...

sp2 by Elite Collaborator
  • 4780 Views
  • 4 replies
  • 0 kudos

Forms and Documents in Activiti 7

I have following doubts which I could find in the documentation.Where is the document uploaded/created in the process in Activiti 7 is stored?How to create and deploy the forms? And attach to user task or start task in modeler app?How to pass forms v...

rohit9637 by Star Contributor
  • 4065 Views
  • 1 replies
  • 1 kudos

Upgrade Alfresco from 5.1 to 6.2

Hello,I am trying to migrate data from an Alfresco 5.1 server to an Alfresco 6.2 server. I have installed the 6.2 on a separate CentOS 7.9 server and installed Alfresco manually. The database is postgresql11-server-11.4. I have also installed my requ...