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, Community ...

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

activi 6.0 to integrate workflow with no coding...

please i'm trying to create a leave request in activiti (admin user) and intergrate it to alfresco but not working. can you tell me the steps...and if there is a way without coding because i;m not a programer. i just started to create process and for...

Where are log files of Activiti

Hi all,  I am looking for log files related to Activiti 6. I read from user guide that it uses Log4J, but I do not know where is location of log files. Thanks a lot, in advance

ddtien66 by Champ on-the-rise
  • 3213 Views
  • 0 replies
  • 1 kudos

JMX in Alfresco Community ?

Hello,We are using Alfresco COmmunity and we are used to monitor things through JMX.The Alfresco run under Linux and Tomcat, we already have the standard Catalina Bean but we want the datasource too (max active connection, ...) but we are not able to...

lexav1978 by Champ in-the-making
  • 6790 Views
  • 4 replies
  • 1 kudos

Resolved! Alfresco Support Language

Alfresco is not supporting turkmen language.I want to make it support.What process I have to follow?Which properties file I have to make in that language and at which location I have to configure?I am using sdk2 for development.

sp2 by Elite Collaborator
  • 7978 Views
  • 4 replies
  • 2 kudos

REST Task is waiting when response code is 204

For some rest api , for delete operation , it is giving only response code 204  due to this the rest task is waiting to complete . Please help me how to handle this when the rest api has only response as 204 code.?

raki1497 by Champ in-the-making
  • 2770 Views
  • 0 replies
  • 0 kudos

Resolved! Alfresco share - Tags not displayed in Tag Management

When creating a folder rule with rule criteria 'Has tag', the Select Tag panel doesn't display all tags !I have tried creating a tag by adding a tag in the file properties but it's still not showing I checked the tag management, it's not showing ther...

imanez1 by Confirmed Champ
  • 6184 Views
  • 1 replies
  • 0 kudos

Handle DuplicateChildNodeNameException.

Requirement is to handle DuplicateChildNodeNameException. In case of this scenario, we need to give an option to the user whether s/he wants to Override the existing document or want to specify a new name. A pop up should display with errormessage as...

Look for useful eBook of Alfresco Development

Hi all,I am looking for developer's book for Community edition , and run across this oneAlfresco One 5.x Developer's Guide - Second Edition | PACKT Books Though, I am not sure if 'Alfresco One' is referring to commercial Alfresco, or Community one. C...

ddtien66 by Champ on-the-rise
  • 8081 Views
  • 5 replies
  • 4 kudos

How to Get previous task assignee details in Script Task

I have a scenario where UserTask1 , once it get assigned from as candidate group to one of the assigne  then i need to get that assigne details in the next script task and how can i use that stored variable  of script task in next user task UT2. . Pl...

raki1497 by Champ in-the-making
  • 3038 Views
  • 0 replies
  • 0 kudos

Issue with the admin user in alfresco 5.0

Looks like the admin user is corrupted. When i checked the DB, there is no admin user, when i tried searching the admin user using alfresco REST API it throws error as below. If the admin user does not exist in DB then why this error is thrown."url":...

No Preview for big document Alfresco Community 5.2

Hi,What should I to do for change the limit of preview files to display  a big documents .alfresco-global.properties :################################# Common Alfresco Properties ################################dir.root=/opt/alfresco-community/alf_da...

facha by Champ in-the-making
  • 5684 Views
  • 2 replies
  • 1 kudos

Domino To Alfresco Migration

I am working as an ECM consultant for client. Client is having a .Net application and they are using IBM domino for content management. They want to migrate to other solution andwe are proposing Alfresco. My concern whether Alfresco has any migration...

Look up nodes of type under a path location

I need to look up all nodes of a type "ts:folderSet" under other node.So, using this TFS query (TYPE:"ts:folderSet") I obtaino, using last query, I'm getting all nodes of type "ts:folderSet".I've tried adding another discjuntion on query:TYPE:"ts:fol...

nonets by Champ on-the-rise
  • 4060 Views
  • 1 replies
  • 0 kudos

AlfButton

How Can I add an action to the button.var Button =  {       name: "alfresco/buttons/AlfButton",       config: {             label: "click to update"       } };