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

Forum Posts

Alfresco community upgrade not running

Good day All,I am implementing an upgrade from Alfresco 5.0d to Alfresco 5.1, I have used the following steps below:1. delete default installed database in 5.1 and create empty database 'alfresco'$ ./psql postgres=# drop database alfresco; postgres=...

ejike by Confirmed Champ
  • 1103 Views
  • 1 replies
  • 0 kudos

/var/lib/docker/overlay2 consuming much space

Alfresco 7.4.0.1 is installed using docker compose in path /opt/dockercompose/When files are uploaded to alfresco, disk utilization is increasing in 2 locations, they are1) /opt/dockercompose/alfresco/data/contentstore2) /var/lib/docker/overlay2Uploa...

Alssarty by Champ in-the-making
  • 1106 Views
  • 0 replies
  • 0 kudos

Cmis query response misses some matching results

Hello,We have an installation of Alfresco Community 7.2 and Solr 6 in which we have created our own models with specific types for the documents that are uploaded.One of these types contains a field with the invoice number, of type text, which when u...

fblanco by Champ in-the-making
  • 1807 Views
  • 5 replies
  • 0 kudos

Resolved! Transform Services install on community 7.4

I'm trying to evaluate ACS Community 7.4 with a zip install, but can't install the Transform Services. There seems to be a lot of contradictory information and broken links out there:The community install zip instructions here state that "Community u...

Unable to run Alfresco-content-app

I have installed all the requirements nodejs, angular, npm, etc.But when I am trying to run command npm installI am getting error:npm ERR! code E401npm ERR! Unable to authenticate, need: NEGOTIATE, NTLM, BASIC realm="UHG"npm ERR! A complete log of th...

Sadiya by Champ in-the-making
  • 925 Views
  • 1 replies
  • 0 kudos

Permissions Error with Parallel Gateway

I have a complex work flow where I have added a Parallel Gateway.  Prior adding the gateway it has functioned as expected.  Now that I have added the Parallel Gateway, the initiator cannot view the workflow details and receives this message when clic...

dhrobbins by Confirmed Champ
  • 8455 Views
  • 8 replies
  • 1 kudos

Create a custom file viewer/editor

Hi, I want create a custom file viewer/editor for a specific file format, eg. "*.foo". The "*.foo" files are a property owner format. There are some tutorialial, documentation, examples, for integrate an external viewer/editor for a specific file for...

cesco69 by Champ in-the-making
  • 3122 Views
  • 2 replies
  • 0 kudos

Resolved! Is there limit for tags?

Hello all,Nowadays, we are storing documents on Alfresco, and an external service uses the APIs to upload documents. The external service has projects that should be related to some documents, these relation is made by tags.For example, the project n...

Shared zip file download error

Hello, when I want to download a zip file from a shared link it sends me an error, I don't know if it is due to the time out, or some other configuration that allows me to download, the version of Alfresco is 7.3 enterprise, I hope and Anyone have an...