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
  • 1872 Views
  • 1 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
  • 6696 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
  • 8773 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
  • 3328 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
  • 6121 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
  • 4335 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"       } };

Export documents with their shared link

Hello,We need to shutdown a server and move the documents of the customers to a new Alfresco 6.0 server.We don't want to export any other data like users and their aspects or rules or sites etc...Our customers used their document Alfresco share links...

jamilnour by Star Contributor
  • 3839 Views
  • 1 replies
  • 0 kudos

Old flow and New Flow

I am using activiti work flow.  i have done some flow and deployed. later i have change the flow and deployed againnow the old application getting issues after deploying new flow can u pleas help me 

vijayaraju by Champ in-the-making
  • 4376 Views
  • 2 replies
  • 0 kudos

Changes in workflow files are not getting reflected

Hi everyone,I am working on workflows with SDK 3.0.1. When I try to make changes (e.g. adding simple log in task listener, etc) in workflow bpmn file and restart the server it is not getting reflected. But when I change the workflow process id and th...