Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to know the folder which triggered action

Hello,I'm using ECM 7.2 and I have a folder with a rule configured.This rule triggers a custom java action and it can be configured in multiple folders.Through the java API, when the action is running, is it possible to know which folder triggered th...

Where is the file that contains the JMS configuration?

I'm looking to mimic however Alfresco is configured to use JMS in it's out of the box Alfresco 23.2.1 content services war. It seems like there should be an XML file in like this example, alfresco-repository-21.20.jar!\alfresco\subsystems\Messaging\d...

lancestine by Champ in-the-making
  • 943 Views
  • 1 replies
  • 0 kudos

Conversion from docx to pdf using java

I am trying to convert docx file to pdf using java.I have tried following code.String fileName=new Date().getTime()+".pdf"; Map<QName, Serializable> props = new HashMap<QName, Serializable>(1); props.put(ContentModel.PROP_NAME, fileName);ContentServi...

sp2 by Elite Collaborator
  • 9089 Views
  • 4 replies
  • 1 kudos

can't login to afresco after installation with docker compose

hi,I m new to alfresco, I have installed the version 7.2 with docker-compose and run alfresco (1O/10 runing in docker desktop)however I have the message "Vos informations d'authentification n'ont pas été reconnues ou Alfresco Content Services n'est p...

Adnane by Champ in-the-making
  • 2591 Views
  • 2 replies
  • 0 kudos

Development environment for Alfresco

Hello,I've been playing around with Alfresco for 2 years now and I still do not have a good enough development environment (which would increase efficiency).What is your development environment for creating Alfresco repo and share add-ons (dashlets,w...

upforsin by Star Collaborator
  • 3342 Views
  • 3 replies
  • 1 kudos

Resolved! Reporting discovered security vulnerabilities

Hello, I discovered a security vulnerability in Alfresco Content Services Enterprise and Community. I tried to disclose it through Hyland Community but I do not have access and therefore can't reach support. Is there any other way to disclose this?Th...

matejp by Champ in-the-making
  • 1656 Views
  • 2 replies
  • 0 kudos

Resolved! How to remove alfresco default properties for any file

Hi,I wanted to check if I want to remove the below default properties for any file in Alfresco , is there any way to achieve this in Alfresco community version, would be very helpful if someone can asnwer.Basically I am adding my own content-model.xm...

People dashlet

Hello,I would like to create a simple dashlet that lists users based on their name.Can you please advise me/show me a simple example?

mirak by Champ on-the-rise
  • 891 Views
  • 1 replies
  • 0 kudos