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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 565 Views
  • 0 replies
  • 0 kudos

Resolved! Problem with delegate java class

Hello,I created a delegate java class "prog.java" in classes package, I exported it in jar and I had put the jar in lib folder of my application activiti-rest then I deploye it.i got his erreur:

cylia_ami by Champ in-the-making
  • 6876 Views
  • 3 replies
  • 1 kudos

Files from one CMIS repository to another

I have to move files from one CMIS repository to another.The current approach we have followed is to download the files and use the option to "Upload local folder" in CMIS workbench. But this creates new objectId's. I want to have the same metadata m...

srividhya by Champ in-the-making
  • 2508 Views
  • 0 replies
  • 0 kudos

Document Automatically Renames when Importing

I have one user that when she imports documents into Alfresco it changes the name from the original document. She opens Alfresco in Chrome.She drags and drops the document in and has also tried importing it through Alfresco itself. Others have tried ...

mavlab by Champ in-the-making
  • 2566 Views
  • 0 replies
  • 0 kudos

Resolved! How to set a variable assignee for a user task

I'm creating a simple leave request workflow using activiti community 6.0. The user is supposed to fill in the vacation details (form below) and select the person who's supposed to be is manager. Now in the workflow, i want to set the assignee for th...

edagher by Champ on-the-rise
  • 11187 Views
  • 4 replies
  • 0 kudos

Diseñar custom workflows a través de la interfaz web

Hola que tal, tengo una interrogante respecto a la creación de flujos de trabajo customizados en alfresco enterprise, quisiera saber si es posible modelar vía web o si existe una herramienta que me permita realizar el moldeamiento y la configuración ...

jvivanco by Champ on-the-rise
  • 2941 Views
  • 0 replies
  • 0 kudos

fileServersNG - Replacement file server subsystem

The fileServersNG module replaces the file servers subsystem that ships as part of the standard Alfresco Content Management System with a new subsystem that is based on the JFileServer file server code, enabling support for the newer SMB2 and SMB3 pr...

tommygonk by Champ on-the-rise
  • 3982 Views
  • 0 replies
  • 0 kudos

Alfresco 6 infra

How to size an Alfresco 6 installation with ECM BPM and RM for 1000 users 30 Concurrent coordinators 50000 documents 1200 new per day and 1100 processes

odascaldas by Champ in-the-making
  • 3106 Views
  • 1 replies
  • 0 kudos

Form field validation handler issue

I'm hoping someone here can help out with this problem, because I've done everything as per the book, to use a Javascript function to validate a form field. Here's what I've done:Altered the share-config-custom.xml file, as follows:<forms>  <dependen...

afielden by Confirmed Champ
  • 12314 Views
  • 12 replies
  • 3 kudos

Resolved! Javascript list members of groups

Hi,I have following code to list members of Alfresco groups:var siteGroups = new Object(); var logFile = space.childByNamePath("GroupAndUsers.txt"); if (logFile == null) { logFile = space.createFile("GroupAndUsers.txt"); } // return all results, ski...

How to repair a transaction that failed to index?

HiUsing this http://localhost:8080/solr4/admin/cores?action=FIX unable to reindex the failed transaction.1)The issue is cannot find the users name while searching.2)Is their any method to redindex site wise.Kindly suggest.RegardsVinutha M P

vinutha by Champ in-the-making
  • 2497 Views
  • 0 replies
  • 0 kudos

Validation handler not deploying javascript in war

Hello,I am having a problem creating a custom validation handler in my alfresco. Whenever I start alfresco the war doesn't include my javascript file (test.js) that I placed inside the share project in the resources folder. When I try to use the form...

Alfresco Rest Api Change Folder Permission

Hello everyone.i want to change the   user role information of a folder permission  in alfresco using rest api.But I could not find it in the alfresco rest document.I just found the get service as in the picture.I want update service.Do you have any ...

suayb58 by Champ on-the-rise
  • 3801 Views
  • 1 replies
  • 2 kudos

redirect to source's parent node after move

Hi all.By default, at document details page, after executing the document action "Move to", the user is being redirected to the node's new target place (the window.location.reload(); line).we would like the user to stay at the parent folder of the do...

mtsiak by Star Contributor
  • 2314 Views
  • 0 replies
  • 0 kudos

Password / Username each time with AOS

Hi therei'm running Alfresco 6 with the CMIS Module.When users are working out of MS Office 365, each time they need to enter there username and password.Even if " remember " is tagged.Any idea how to fix that ?best regardsChristoph

claib by Confirmed Champ
  • 3875 Views
  • 2 replies
  • 0 kudos

Java heap space issue

Hai Everyone,We are facing java heap space issue , can any one suggest me how solve this issue,Configurations: OS: Redhat linux,Alfresco Version: Alfresco-Community-5.2 (201707)Solr version: Solr4PostgreSQL : 9.4.12System RAM: 16GBIn Alfresco setenv....