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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1916 Views
  • 1 replies
  • 0 kudos

Resolved! Does uploader-plus plugin work for DnD

Hello,I saw a post of uploader-plus plugin(GitHub - softwareloop/uploader-plus: An Alfresco uploader that prompts for metadata ) which prompts for Edit metadata window upon click of upload button. Does the plugin also works if we upload a document by...

sakshik by Star Contributor
  • 4794 Views
  • 1 replies
  • 0 kudos

Smart Folder search inside a files

Hi,I'm interested in smart folder but I'm looking for something little bit different, I'm looking how to search inside a documents (PDF/MS Docs) in Smart Folder.Eg.All files have a codification on the head of the documents eg. ENR-IT-002 or INS-IT-00...

amineyc by Champ on-the-rise
  • 4042 Views
  • 1 replies
  • 0 kudos

User access details in Alfresco

Hi All, Is there any way in Alfresco we can pull below details for reporting Number of uploads / downloads (Check ins / check outs) by user within the last 3 months. Number of Alfresco sessions within the last 3 months of Particular User.  Thanks San...

Resolved! AAAR v4.5 Installation Issue

Hi @Francesco Corti,Unable to use AAAR with Alfresco, am unable to extract anything from the Alfresco.I don't see any error in any of the logs. I couldn't figure out what and where things are not in place.Kindly help me out.__________________________...

anandhan by Star Contributor
  • 8264 Views
  • 4 replies
  • 0 kudos

Alfresco sdk 3.0.0 stable release?

Hi everyone , I have question on alfresco sdk 3.0.0 !! We are upgrading from 4.1.4 to 5.2.2 ! The question is should we use alfresco sdk 3.0.0 for developing code which will be compatible with 5.2.2 . Is alfresco sdk 3.0.0 is stable release or not ?

yogeshpj by Star Contributor
  • 4070 Views
  • 2 replies
  • 0 kudos

Resolved! How to set default mimetype for custom models

Say we have a custom model named common:faq. It has properties cm:name, common:question, common:answer. How do i tell alfresco to set the default mimeype as text/plain for the contents created from this model?When we create a content from this model,...

The best method to define content models

Dear All,Working on an Alfresco implementation to manage documentation related to projects. So far collected all the documents created during the life of a project. These documents are organized by teams and by project phases. The global list had bee...

zputnoky by Star Contributor
  • 6649 Views
  • 4 replies
  • 0 kudos

Resolved! LDAP Sync does not add users to Alfresco

Hi Alfresco Users!I am setting up a new Alfresco Server and I am running into an issue with LDAP Sync.I can run an ldapsearch with the same search base, username and password that Alfresco is using fine, which gives back all the users and what groups...

rken by Champ in-the-making
  • 6272 Views
  • 2 replies
  • 0 kudos

Resolved! Activiti in Tomcat docker container -Issues

hi all!!I am a newbie to Activiti For the past few days i have been trying to set up Activiti in a Tomcat Docker container.My knowledge on the working of activiti and the back-end processes are very limited . But i will try my best to convey my issue...

amal_v by Champ on-the-rise
  • 15237 Views
  • 9 replies
  • 4 kudos

REST Deployment - Adding a category

I am trying to deploy a bpmn file through REST API and I am following the steps mentioned here - Activiti User Guide I have been able to successfully deploy the bpmn file however, I do not see a way to add "category" to the deployment through the RES...