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

Forum Posts

Folder Rule javascript - Create folders and move file

I have created the below folder rule javascript which is intended to the the following:Checks to see if a folder exists based on text in the document description, if the folder exists, move the file to that found folder. If not, create the subsequent...

jduncan by Champ in-the-making
  • 6991 Views
  • 3 replies
  • 1 kudos

bpm_status not completed

Hello. I have multiinstance user task. When all users completed theirs task bpm_status in ACT_HI_DETAIL show me Not Yet Started. Why can its be? 

Problema para edição online

Boa Noite Pessoal! Durante o processo de "Edição Online" de qualquer documento EXCEL ou WORD no Microsoft Office 365, percebo falhas e até mesmo uma grande lentidão até o arquivo estar totalmente carregado e pronto para edição online.- Estou usando A...

Moving community edition 6.1

Hi all,  I'm trying to move an Alfresco Community Edition 6.1 deployed with docker-compose to a new host.  I took the following actions: docker-compose stopcommitted each containersaved each container to an image fileimported each container to the ne...

REST API Authorization

Hi,I'm using the ADF-Framework and an Angular app with Typescript for my application.I want to get nodes via the REST API and the request works flawlessly with Postman. However with Postman I have this extra authorization field I don't have in Typesc...

kwiesinger by Champ in-the-making
  • 7770 Views
  • 5 replies
  • 0 kudos

Resolved! How to fix ActivitiesFeed to send daily emails?

Hello,I am trying to set up ActivitiesFeed. Firstly, I run into an error connected with bad email template (Alfresco bug, I fixed it by editing an activities-email.ftl). Since then, nothing in logs appeared but I also didn't receive any emails..Email...

upforsin by Star Collaborator
  • 9609 Views
  • 5 replies
  • 2 kudos

Activiti Diagram Editor - Missing diagram/objects

Hi all,When re-opening a BPMN file on the Activiti Diagram Editor, some sub-processes are completely missing from the diagram. I still see the connection flows, but do not see the sub-processes and events within the sub-process. The XML still shows t...

BLAI by Champ in-the-making
  • 2744 Views
  • 0 replies
  • 0 kudos

Why don't bpnm.io processes execute?

I am running the activiti cloud runtime bundle starter and I'm trying to create a process instance (to start a process).I have the process definition exported from the modeler app which uses BPNM.io. I can successfully deploy the process definition a...