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

Forum Posts

Create custom datalist in alfresco community 5.2

Hello, I do something wrong when I try to create custom datalist.I attached model, conext and property files.Model file eventDataList.xml was put in \tomcat\shared\classes\alfresco\extension\model\Conext file eventDataList-context.xml was put in \tom...

nukopol by Champ in-the-making
  • 4770 Views
  • 3 replies
  • 0 kudos

Prevent rules propagation to parent folder

Hello !I'm facing an issue with rules triggering in Alfresco (Community v5.2.0 (r135134-b14) schema 10 005).In our installation, we are using the rules to:Communicate to other server components about what happens in AlfrescoPrevent unwanted actions (...

oshikaru by Champ in-the-making
  • 4097 Views
  • 3 replies
  • 0 kudos

Empty trashcan and timeouts

I'm trying to empty a large trashcan (about 100 GB) in Alfresco Community Edition 5.1.e, but all I get (using Alfresco Share) is "Failed to recover {0}".The logs show:2017-09-11 12:07:00,007 INFO  [org.springframework.extensions.webscripts.connector....

fsck_awk by Confirmed Champ
  • 14968 Views
  • 8 replies
  • 7 kudos

Large ppt file can not previewed

Hi,Beacuse of preview PPT issue, we have changed the default configuration of file size and increased to 10 Mb in Alfresco 5.1.0. Then we got the error "Failed to load Pdf content" When we preview the .pptx file. The size of pptx file was normally 5-...

kalpesh_c2 by Star Collaborator
  • 3386 Views
  • 1 replies
  • 1 kudos

Trigger rule when document is in alfresco workflow task??

Hi ,I want to trigger the rule when document is in user task after completion of task need to calculating charges based on action taken in task.Like suppose consider in organization there are 2 person who will charge the fee depending on no of days t...

kranthi by Star Contributor
  • 3354 Views
  • 2 replies
  • 0 kudos

Javascript Rule Delete Node

Issue with javscript that removes another node when a node is deleted.function main() {      var parent = space.parent;      var parentOfParent = parent.parent;      var staffnetFolder = companyhome.childByNamePath("Shared/Staffnet/" + parentOfParent...

Hi, i working on ADF ,can you hep me how to add custom menu in the new page?and Is it possible to deploy ADF application one system to another system (like a jar or war or any other way) if possible please help me?

Hi, i working on ADF ,can you hep   me how to add custom menu in the new page?and Is it possible to deploy ADF application one system to another system (like a jar or war or any other way) if possible please help me?

Webscript with guest access requiring authentication

Hi,I have a webscript that have guest access enabled but it still requires me to authenticate when I try to access it on my production instance, though it work fine on my local.Below is the desc file for the webscript<webscript>    <shortname>doclist...