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

API Throttling for ACS

Hi,We are using ACS rest api to get the ACS content in our code.We wanetd to know the information about API throttling, throttling aspect, throttling limits, etc.Where can we get this information.Thanks

om_bijawat by Champ in-the-making
  • 3028 Views
  • 3 replies
  • 0 kudos

How to set configuration when sending Email

Hi,I set a rule for folder. When documnet enters the folder it should send email, but it does not. this is the error message2021-10-15 13:03:34,745 ERROR [util.transaction.TransactionSupportUtil] [http-bio-8080-exec-7] After completion (committed) T...

Resolved! Post to secundaryObjectTypeIds using CMIS http

Hello,I'm trying to upload documents with Talend. I can set the ObjectTypeIds with a POST but I have no clue how to access the cmis:secondaryObjectTypeIds. I keep getting{ "exception": "invalidArgument", "message": "magda:customerFirstName is...

image image
JayQueue by Champ on-the-rise
  • 9295 Views
  • 6 replies
  • 1 kudos

TaskRuntime to query the task in Activiti Core

Hi, Have a question on how to use TaskRuntime to query the task in Activiti Core. We have a use case where tasks from multiple projects are submitted to user group 'reviewer' and our reviwers wanted to claim tasks based on the project they currently ...

skonduru by Champ in-the-making
  • 2040 Views
  • 0 replies
  • 0 kudos

Unique Constraints in Alfresco

Hello,Has anyone in the community have been able apply unique constraints in Alfresco. Please let me know.My project requires to apply unique constraints on one of the property in the model.Thanks in advance.

Document checkin fails

Hello AllWe are getting this exception while checking in multiple versions of the document. It seems like the update is not complete yet and checkin appears too early. Is there a way to confirm that document versions has been updated before we check ...

longinus by Champ in-the-making
  • 7440 Views
  • 5 replies
  • 0 kudos

Resolved! My tasks display only first name in "started by" field

Hi,I'd like to ask for a help.I'm using Alfresco 6 and in My tasks list, there is only first name displayed for the person who started the worklfow (please see the screenshot below).I actually cannot figure out where the problem is. I tested to get t...

image
AJ_ by Champ on-the-rise
  • 3986 Views
  • 2 replies
  • 0 kudos

Get count of Associations for a folder and asset

I am trying to get the number (count) of associations for an asset/folder by using the reference type in Java.But, I don't have an idea how to achieve this. I have written a query to get this, but this is from alfresco tables. Also, this query fetche...

ajendra by Champ in-the-making
  • 3556 Views
  • 2 replies
  • 1 kudos

Save Strings with more than 4000 chars

We have the Problem with Activiti 5.21 that we can't enter Strings which are more than 4000 characters long.It always tells us that data would be truncated in the ACT_HI_DETAIL table.In this article it says activiti will create an entry in ACT_RE_BYT...

cYrOmat by Champ in-the-making
  • 2508 Views
  • 1 replies
  • 0 kudos

Scheduled jobs

Hi, I have created scheduled jobs with alfresco 5.2 using SDK and deployed in ACS 6.1. able to see the job in admin console and its trigger also updating properly. I have added loggers in the job but it's not printing in alfresco logs.Kindly help me ...

logs by Champ in-the-making
  • 3172 Views
  • 1 replies
  • 0 kudos

How to include sub process in collapsed process

I   have created two process  Main Process and Sub process . In Main Process used collapsed process option to include sub process but its throwing error .Invalid sequenceflow definition, There is already another direct connection with the same source...

dharmraj by Confirmed Champ
  • 2404 Views
  • 1 replies
  • 0 kudos

2 regular error Messages in Solr

Hello,I am facing in the solr6 - Log with ACS 7.0.1 the errors from the log shown below.Can anybode help me with this? Where do this errors come from and how to solve them?Thank you very much.9/15/2021, 11:35:50 AMWARN true CommitTrackerRollback perf...

dsc1086 by Confirmed Champ
  • 2385 Views
  • 1 replies
  • 0 kudos

connect to activemq

instead of creating a new bean with all the connection string, username and password, just wondering if there is a standard way to connect to activemq with spring framework in alfresco 6 module. maybe there is an existing bean that's already defined ...

Resolved! Alfresco community version 7 content integrity error

Bonjour j ai installé alfresco community version 7 en suivant la procedure d installation avec zip.Au démarrage tout se passe bien le site alfresco est accessible.Par contre les démarrages suivants ne fonctionnent pas et l'erreur suivante apparaît :C...

Diniz21 by Confirmed Champ
  • 3491 Views
  • 1 replies
  • 0 kudos

Workflow email URL's defaulting to 127.0.0.1

I am running Alfresco community edition V7.1.0 in Docker containers running on Ubuntu 20.04.3 LTS.Everything is working as it should except for workflow e-mails, which have the incorrect URL, they all start with http://127.0.0.1.  I am fairly new to ...