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
  • 1844 Views
  • 1 replies
  • 0 kudos

Create dynamic number of user tasks based on entered number

Hi I want to create a user task which has a form . And in that form there is just an area to put number . After that , based on that number , automatically create user task . if number is 5 , then create 5 user task . tnx for your guide .

rezza by Champ in-the-making
  • 4774 Views
  • 2 replies
  • 0 kudos

CMIS Query with IN_TREE

Good day.I don't understand why my query doesn't work, when I use several IN_TREEELECT * from cmis:document WHERE IN_TREE('cb51f2f8-5ed1-49f6-a231-356c3b40c6d1') AND IN_TREE('cecbca1b-c59c-4629-b8c0-0bdbc26fdf46')If I use only one IN_TREE, likeELECT ...

APS 1.9 - Containers for development

Alfresco have provided a group of container images and also sample docker-compose yaml files to generate an activiti environment.  The standard build process when creating and releasing custom logic, such as custom beans or classes for service tasks ...

boneill by Star Contributor
  • 2982 Views
  • 0 replies
  • 0 kudos

Error in launching admin console

We use alfresco enterprise edition. When we try to login to the admin console viahttp://<your-host-name>:<alfresco-port>/alfresco==> click on the alfresco administration console link and login with admin username and password we see the following pag...

Resolved! Re-activate my account please

Can somebody re-activate my original account.  I created this one as there appears to be no way to contact the admininstrator and it says my account has been de-activated.  I have no idea why.My original email address is [email protected] an...

bgkoneill by Champ on-the-rise
  • 6252 Views
  • 2 replies
  • 0 kudos

Alfresco Database Schema Diagram - ERD

Hi All,I already view all the topics related to this question but i can not find any suitable answer for that. I will be appreciated if anyone can provide the #ERD by the reverse engineering the default existing tables of the alfresco installation. I...

mani_zaeim by Champ in-the-making
  • 17963 Views
  • 4 replies
  • 3 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
  • 6316 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
  • 4341 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
  • 2277 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
  • 5253 Views
  • 3 replies
  • 0 kudos