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

Direct Access URL with multiple buckets

Hello!Could someone tell me how to enable Direct Access URL when using multiple buckets?Previously I had one s3 bucket and the Direct Access URL functionality worked well. (https://docs.alfresco.com/aws-s3/latest/config/direct-access/)But after I sta...

Doc_JM by Champ in-the-making
  • 882 Views
  • 0 replies
  • 0 kudos

Thumbnails not generated after editing.

Hi,  I am using Alfresco Community Edition 201911 GA , and when I edit a plain text file using "Edit in Alfresco Share" the thumbnails are not refreshed. I does update one or two times, but after that document does not update anymore.  If I create a ...

rrios by Champ on-the-rise
  • 15890 Views
  • 14 replies
  • 3 kudos

Update log setting for package via curl/postmen

Is there a way to update log setting for packages via postmen or curl directly on this URL: https://localhost:8080/alfresco/s/enterprise/admin/admin-log-settings.We have several nodes behind load balancer and wanted to increase debug level on just 1 ...

VS by Confirmed Champ
  • 815 Views
  • 0 replies
  • 0 kudos

How to enable Ticket base authentication ?

Hi,I'm trying to use REST API of ACS 7.2 just like I was doing with the 5.2I successfully retrieve a ticket curl -X POST "http://test-gedi/alfresco/api/-default-/public/authentication/versions/1/tickets" -H "accept: application/json" -H "authorizat...

JC83 by Confirmed Champ
  • 2510 Views
  • 4 replies
  • 0 kudos

Adjusting the Search Filter Limit (facet.limit)

Hello,I am looking for a way to change the limit of available filters when using the search functionality in Alfresco. By default, it seems the limit is set to 100, which results in some filter values being hidden when there are more of them.I though...

ephrmntr by Champ in-the-making
  • 1176 Views
  • 0 replies
  • 0 kudos

Upgrade pdfjs APS 2.4.12

Hi,I have a question, how could I upgrade pdfjs for Alfresco Process Services. I have already done it for ACS 7.2 by downloading 3.11.174 pdfjs-dist from mozilla github but APS is different. It shows that I dont have PDFJS.getDocument. If I try to up...

image
MCGrzig by Champ in-the-making
  • 1587 Views
  • 1 replies
  • 0 kudos

Resolved! APS Upgrade properties explanation

Hello Team we are upgrading to APS 1.11 to APS 24.2On the documentation we found below properties need to be enabled to activiti-app.propertieshttps://docs.alfresco.com/process-services/latest/upgrade/activiti5.migration.enabled=trueactiviti.engine5....

Alfresco Transform Services and Core AIO Integration

Hi,We are currently evaluating the Alfresco Transform services for use with Core AIO and would appreciate your assistance with a couple of questions.First, could you please clarify if custom engines can be integrated within Core AIO, or if it is advi...

Regarding the user's mailbox configuration issue

I have created a user and I want to send emails to other users through Alfresco. How can I do this? In addition, we have already created an internal email system using HmailServer and it would be best if we could continue to use it.thanks!

MaXiaoXia by Champ in-the-making
  • 767 Views
  • 0 replies
  • 0 kudos

Downgrade Path

we are usingquay.io/alfresco/alfresco-content-repository:23.1.1I try to upgrade toquay.io/alfresco/alfresco-content-repository:23.2.2  (and the other containers also).It works but it made problems (loosing of enterprise license after restart).When I ...

pschuett by Champ in-the-making
  • 1313 Views
  • 1 replies
  • 0 kudos

import bulk alfresco 23 problem

Hello, I have successfully exported all my metadata and data using bulk export under alfresco 5. Then I want to import this data under alfresco 23 installed via docker. But I have this error:What exploration path should I take to solve this problem? ...

image

Restoring Older Alfresco System from Backup Drive

I am currently trying to restore an older Alfresco system and could use some guidance.I have a backup of the drive that contains a previous Alfresco environment, and I’ve successfully installed the same version of Alfresco (alfresco-community-install...

calebe by Champ in-the-making
  • 1960 Views
  • 3 replies
  • 1 kudos

DOCKER TRANSFORM with libreoffice - issue

Hi,I've successfully installed thant to angel (see my docker ps result below)But transformation are not working : soffice.bin are expected to run on the alfresco-alfresco docker image while it is actually running on alfresco/alfresco-transform-core-a...

JC83 by Confirmed Champ
  • 826 Views
  • 0 replies
  • 0 kudos

Alfresco ELastic Search and Words with Accentuation

I have an Alfresco Enterprise 23.2.1 installation using Docker Compose where I use Elastic Search as an indexing tool.In docker-compose.yml I divided the connector into live-indexing-content, live-indexing-mediation, live-indexing-path and live-index...

marcog by Star Contributor
  • 1278 Views
  • 1 replies
  • 0 kudos

Does Alfresco support specific node version locking?

I have a functionality in my current application to Lock a previous version of node, I could not able to find any API's with the content to allow for Node Locking.http://localhost:8080/api-explorer/#/nodes/lockNodeI am using alfresco-share:7.3.0 - co...