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

Forum Posts

Where can I find release notes for Alfresco Process Services?

Hi,Where can I find the release notes for Alfresco Process Services 1.9.0 and 1.6.2? All I can see is just a brief introduction on new features in the link What's new in Alfresco Process Services | Alfresco Documentation But I want to compare release...

rose7 by Champ in-the-making
  • 2470 Views
  • 0 replies
  • 0 kudos

Get childs node paginated

We're currently getting all child nodes using this java code:NodeRef nodeRef = ...;AlfrescoModelAssocList childAssocs = new AlfrescoModelAssocList(nodeService.getChildAssocs(nodeRef);for (AlfrescoModelAssoc childAssoc : childAssocs) {    /*...*/}We'r...

nonets by Champ on-the-rise
  • 5186 Views
  • 3 replies
  • 1 kudos

Aspects

Is it possible to create aspects without creating a custom content model ?

Alfresco 4.2c pickerchildren location

Hi. I have a problem locating pickerchildren.get.js which is what I need to edit to get new property to the ftl. The thing is I located pickerresults.ftl which I was able to edit. I only was able to find this webscript in the tomcat directory /alfres...

lucaskos by Champ in-the-making
  • 3520 Views
  • 1 replies
  • 1 kudos

acs-community-deployment, Docker(compose) and Windows 10

Hello people,I'm currently in the proces of determining if Alfresco 6 will be a good fit for a (Web) solution we are going to build. One of the nice things about this new project we're about to start is that we will be using docker as a development p...

User activity notifications not send

Hello Everybody!We have a fresh Alfresco community 5.2.0 that was working perfectly. Some day ago users started import documents loading through CIF (ctrl-c and ctrl-v of directories from intranet to Z:\Alfresco\Sites\some-site\documentLibrary\).:Now...

adalgix by Champ in-the-making
  • 1403 Views
  • 1 replies
  • 0 kudos

Get nodes without parent association informed

I'd like to know how to get all nodes of a given type `ts:folderSet` which has no parent association of type `ts:FolderSubSet` informed.Currently:[![enter image description here][1]][1]So, I mean, I need all nodes of type `ts:folderSet` where `tsfss:...

nonets by Champ on-the-rise
  • 4130 Views
  • 3 replies
  • 0 kudos