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

I wasn't able to get Primary Parent Folder of document

Hi All,I am referring ScriptNode.java and using document.getParent() in my program to get primary parent folder but not able to get. Could some one suggest what am i doing wrong with my code?. I am attaching piece of my code below:-var parent = docum...

piyush48 by Star Contributor
  • 5775 Views
  • 3 replies
  • 2 kudos

Resolved! Use of PATH in fts query by rest api

Hi,I'm using the rest api to search deeply in a folder. I have the noderef of this folder, but the "getNode" (GET /nodes/{nodeId}) in rest api doesn't return the xpath, useful to build an fts query like "+PATH:'...//*' AND ...."How can i search in a ...

by Not applicable
  • 6317 Views
  • 2 replies
  • 0 kudos

Aikau Widget Reference Not Available

Hi,Since couple of weeks reference to Aikau Widgets Reference is not available. http://dev.alfresco.com/ is down. Is it moved to some other place?Thanks,Anuj

86anuj by Champ in-the-making
  • 3386 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco community 6.2 docker cannot create sites

Hi  Alfresco Fans,Thanks for all your support !!I have installed Alfresco community 6.2 (docker) on ubuntu 20  I have used the alfresco-docker-installer every thing looks fine but i cannot create new sites from the share UI and i get the following er...

fameur55 by Champ on-the-rise
  • 5048 Views
  • 2 replies
  • 1 kudos

Error after integrating tessaract-ocr

HelloI'm using the Alfresco Community Edition 7.0. Everything works properly but when I integrate the tessaract-ocr software (https://www.contcentric.com/configuring-ocr-in-alfresco/ ) the service does not start anymore and I keep having this error i...

Yves1 by Champ in-the-making
  • 3037 Views
  • 1 replies
  • 0 kudos

How to connect ADF with Activiti

Hi,I want to build a new form by use ADF compoments. After I would like to integrate it in Alfresco share and connect it with an activiti.I'm new developer and I want to knowRegards,

Davidson_B by Champ in-the-making
  • 3195 Views
  • 1 replies
  • 0 kudos

Unable to download Service Identity

Hello,I would like to  download alfresco-identity-service but when I click on the link it sends me back to the alfresco portal with the error "403 app not assigned" however I did the Okta authentication well but it seems to be failed. How to get the ...

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
  • 3874 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
  • 7081 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
  • 3591 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
  • 12193 Views
  • 2 replies
  • 2 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
  • 4343 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
  • 2785 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
  • 3210 Views
  • 1 replies
  • 1 kudos

Resolved! Alfresco limits for import of peer-to-peer associations

Hello,I want to import a large number of peer-to-peer associations (more than a thousand associated nodes to primary file) in one transaction and the operation is rollbacked. No errors in the log. The import took several minutes.Is there some Alfresc...

miroslav by Star Contributor
  • 5152 Views
  • 3 replies
  • 0 kudos

Optimization of Alfresco DB indexes size

Hello,During filling of DB for the purpose of performance tests I have realized that DB size is quite bigger then I would expect, then I have found that its the indexes which takes cca. 3x more spaces than the data itself. By default, for every prope...

yantom by Champ in-the-making
  • 4744 Views
  • 3 replies
  • 5 kudos