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

Alfresco not starting up after plugin installation

I tried to install uploader plus by following these stepstop Alfresco if runningSave the repo amp to $ALF_HOME/ampsSave the Share amp to $ALF_HOME/amps_shareRun the amp installation tool: $ALF_HOME/bin/apply_amps.shStart Alfresco, connect to http://l...

sakshik by Star Contributor
  • 4476 Views
  • 1 replies
  • 1 kudos

I'm Trying to, Override the login Mechanism

Hello, @I'm Trying to, Override the login Mechanism as this post hare authentication customization but i had a Problem It's Telling Me in Share logs : -------------------------------------------------------------------------------------------2018-02-...

laridev by Champ on-the-rise
  • 3429 Views
  • 1 replies
  • 0 kudos

Resolved! Different access checks in WebDAV versus in CIFS and Share UI

Hi,while playing with WebDAV (the near future replacement of CIFS according to https://community.alfresco.com/community/ecm/blog/2017/11/03/moving-from-smb-to-webdav?), I noticed that when trying to access a node (file, folder) via WebDAV, I can get ...

p_bodnar by Confirmed Champ
  • 12164 Views
  • 7 replies
  • 1 kudos

Bulk import

Hello everyone,I want to integrate the functionnality of Bulk import tool into my Java code Client CMIS using openCMIS library, is there any way to do so ? The goal is to do an import to alfresco automatically and without using the bulk import tool U...

progm by Confirmed Champ
  • 4440 Views
  • 1 replies
  • 2 kudos

follow all current tasks of some user

Hello how to retrieve the status of all the current task in a Dashlet whose I am involved?????i m using Alfresco Community 5.1 and the need is as follows:for each group of users there will be a responsable that controls the performing of the tasks (c...

rezmarwen by Champ in-the-making
  • 4085 Views
  • 2 replies
  • 0 kudos

Move alf_data/contentstore/2016 to another storage

Hello, I was wondering if it is possible to copy all data contained in one or more "year folder" of Alfresco contenstore (path alf_data/contenstore/year ) to another storage device by synchronizing all data and then mounting the new device to the sam...

sistemi by Confirmed Champ
  • 5539 Views
  • 2 replies
  • 1 kudos

disable recent activity email

I'm using Alfresco Community 5.0.d and want to disable the recent activity email sent to all users.So far I have added below line in alfresco-global.properties.activities.feed.notifier.enabled=falseBut still I'm able to see the below option on sites ...

nwali by Star Contributor
  • 5246 Views
  • 1 replies
  • 0 kudos

Webscript is not getting executed

We have defined a rule which executes the following javascript.if(document.properties["common:contentStatus"] != null ) { document.properties["common:createdBy"] = person.properties.userName; document.properties["common:createdDate"] = date; document...

Alfresco Form Builder

Hi all, Im using Alfresco Community 5.2 Version. I want to use a form screen like FORMFACTOR in Alfresco Add-on or like google form . But FormFactor is expensive so I want to provide free form builder for my own alfresco application. How can I do for...

hilal by Confirmed Champ
  • 5753 Views
  • 3 replies
  • 0 kudos

follow all current tasks

Hellohow to retrieve the status of all the current task in a Dashlet whose I am involved?????thank you in advance

rezmarwen by Champ in-the-making
  • 7909 Views
  • 5 replies
  • 1 kudos

OCR pdf have some shift of selection bug

Hello!Looks like Alfresco (Community 201707) have some trouble with searchable word selection into OCRed pdf files?See picture.See some shift of selection, not really under the real words and letters. Its unusable if need select and copy/paste some w...

djarty by Star Contributor
  • 23417 Views
  • 10 replies
  • 2 kudos

Site dashboard as welcome page

Hi,after the login step i would like to have my dasboard site as welcome pagehttp://localhost:8080/share/page/site/documed/dashboard So i try to use slingshot.site.configuration.xml file (Making the new page the default | Alfresco Documentation) with...