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

Alfresco Lead Technical Architect

Hello,I am hiring for the following role. If you or anyone you know is interested then please feel free to send your CV to harry.tawney@macleanmoore.comAlfresco Lead Technical ArchitectDuration: 6 Months – 18 MonthsLocation: Glasgow / Remote Possible...

Alfresco SDK

"¿Cuáles son las principales ventajas de usar Alfresco SDK en modo fuera de proceso y cómo puedo comenzar a utilizar esta herramienta para aprovechar sus funcionalidades en desarrollo e integración? Agradecería cualquier guía o recursos para obtener ...

andre_gc by Champ on-the-rise
  • 1538 Views
  • 1 replies
  • 1 kudos

System Administrator error

HiI installed Alfresco Community Edition on Windows using git clone https://github.com/Alfresco/acs-deployment.git.To enable smart folders, I need to edit a configuration file and set smart.folders.enabled to true. However, I get a permissions error ...

pancho by Champ in-the-making
  • 1659 Views
  • 2 replies
  • 0 kudos

APS SDK 2.5.1 released

We have just released APS SDK 2.5.1 adding support for APS 2.4.2.10 and 2.3.8.7: https://github.com/OpenPj/alfresco-process-services-project-sdk/releases/tag/v2.5.1 Hope this helps 

image
openpj by Elite Collaborator
  • 2154 Views
  • 1 replies
  • 2 kudos

ADF identity user info compenent doesn't work in ADF 6.1.1

Hey,I'm using ADF 6.1.1 with APS 2.4. When I use the component  <adf-identity-user-info ></adf-identity-user-info> it shows nothing. I also tried to call the service directly, but it gets all values as undefined, although I successfully log in, and I...

KarekMedAM by Star Contributor
  • 7218 Views
  • 10 replies
  • 0 kudos

Resolved! How to create doclib with custom T-Engine

Hello!I've  created a custom transformer for a new xmind mimetype. It does three transformation: xmind to txt for the solr6 search engine, xmind to pdf for document preview in Share and png for thumbnails in Share. It works fine in tests and alfresco...

fedorow by Elite Collaborator
  • 2473 Views
  • 2 replies
  • 1 kudos

How can I download last Alfresco community edition ?

Hello,Since my installation is broken (as it uses jasper that is not provided anymore by Debian), I'm trying to download a recent release of ACS. I have filled three times form I have found here (https://www.hyland.com/fr/resources/alfresco-community...

jkb by Confirmed Champ
  • 2646 Views
  • 3 replies
  • 0 kudos

user quota restriction

Hello everyone,I am using alfresco community addition my requirement is that user should not be able to upload files. I have set the user quota to 1mb through admin panel but user is still able to upload 200mb file. How can i fix it any suggestions?

akashyadav by Champ on-the-rise
  • 4905 Views
  • 6 replies
  • 2 kudos

ldapS configuration for samba-ad

Hello,is there someone who can validate a configuration with ldapS to connection to a samba-ad ??Alfresco made me mad, because I just want connection by ldapS without synchronization,but I'm not enable to. I changed and try many parameters, but alway...

davidgobe by Champ in-the-making
  • 1155 Views
  • 0 replies
  • 0 kudos

Mail task Activiti 6.0

Hi,I am new to Activiti, and I'm trying to use a mail task but it fails. Can someone please help me?I add these codes in activiti-custom-context.xml:<property name="mailServerHost" value="smtp.gmail.com"/><property name="mailServerPort" value="465"/>...

Ảnh chụp màn hình 2024-10-24 005400.png

Query on cmis:name does not return all results

Hello,I have a problem when doing a query regarding the document name.When I do the following query to show all documents begining with "C11-4":select * from cmis:document WHERE cmis:name like 'C11-4%' order by cmis:name descI get as first result the...

Concurrent user login -session logout

Hi,In Alfresco It is possible for users to log into the application concurrently, using one account, from different systems.In this case one system logout the user. If we go to the admin console and if we check the sessions, it gets gone. But another...

Custom metadata in ADW

I'm trying to setup custom metadata displat/edit in ADW for a custom type. Nothing seems to work... Following the docs and also looking at the source for content-app I have added the following to app.config.json.tpl in content-ee/src folder. I'm usin...

jd_Inpute by Confirmed Champ
  • 1875 Views
  • 2 replies
  • 0 kudos

Resolved! ACA Documentation outdated

hi anyone out there, I'm looking for a updated tutorial on ACA to create an extension. Since v4 docs are not updated to use nx so I'm a little lost about this topic. So, anyone has a nice tutorial that I can follow to create my first extension for v ...