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

Forum Posts

Process diagram issue after saving

Hi, we are on Alfresco Process Services (powered by Activiti) v1.10.0.As the screenshot above shows, once we saved our process diagram, timer events and error event can go all over the place. This cause great difficulty to read or revise the diagram....

image

Alfresco community edition with Rancher

Hello,i have a K3S Rancher Cluster. I'm stucking by installing Afresco Community edition on my Rancher. I have no experience with helm charts. The official documentation doesnt work for me, all the examples i found don't work. Can anyone give me a sm...

Connecteur Alfresco OnlyOffice

Co-éditer sur le Web des fichiers office tout en conservant un stockage dans Alfresco.Compatibilité : Toutes les versions d'Alfresco à partir de la version 5Le connecteur développé par Synapture , à partir des versions d’Alfresco Community 5.x et Alf...

Synapture by Champ in-the-making
  • 2913 Views
  • 0 replies
  • 1 kudos

Resolved! 401 unauthorized when uploading document

I want to upload file using aflresco restApithis is my function  const formData = new FormData();  formData.append('filedata',file);  const newheaders = new HttpHeaders().set('Authorization', 'Basic '+token);  const uri = `http://localhost:8080/alfre...

achraf13 by Champ in-the-making
  • 4850 Views
  • 3 replies
  • 2 kudos

Downgrade ContentStore and DB from 6.1 to 4.2

Hi everyone,I migrate Alfresco from 4.2 to 6.1 (through 5.2).On startup, new version applied patch for migrate DB and ContentStore (that is true, right?)Is there a method for read from Alfresco 4.2, Alfresco 6.1's DB and ContentStore? Is there backwa...

gsardisco by Champ in-the-making
  • 2506 Views
  • 2 replies
  • 1 kudos

Resolved! 403 Forbidden error on put and delete

Hello.Trying to modify propertie from document detail from adf-info-drawer-tab I get this error:I get the same error when trying to delete an uploaded document.the upload works fine, the folder don't have any permission set.The problem seems to show ...

pajumbo by Confirmed Champ
  • 10460 Views
  • 2 replies
  • 1 kudos

Resolved! Problems for create a site in ACS 6.1 and 7

Hi everybody.Following the installation example indicated by @aborroy at https://github.com/Alfresco/alfresco-docker-installer I raised with docker-compose an instance of Alfresco content service 6.1 and / or 7.0 perfectly, however I have a problem w...

image
cfreitez by Champ in-the-making
  • 3296 Views
  • 2 replies
  • 1 kudos

repository "reverse link" information

Hello,given any document/folder in a repository, is it possible to know if there are links pointing to it?I see that, if linked, a document acquires the aspect "app:linked", but I cannot see any additional information.I guess that Alfresco keeps trac...

pluttero by Champ in-the-making
  • 2121 Views
  • 1 replies
  • 1 kudos

Web Script Authentication question

I am following Jeff Pott's intro to web scripts,  and I have a simple Java service that simply logs to the logfile whatever I put in a message parameter.  My descriptor looks like this:<webscript> <shortname>Post Logging message</shortname> <...

mangar by Star Contributor
  • 2467 Views
  • 1 replies
  • 1 kudos