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

Can't create child site, says it already has a parent.

Im geting the following error:07140101 Wrapped Exception (with status template): 07144292 Failed to execute script 'classpath*:LOCATION': 07144291 Site test2 already has a parent site so it cannot be added as a child of test-omgeving.Im the owner of ...

Linux Installation

Hello, I am looking on the internet on how to install Alfresco Community Edition on a Linux distro. A quick google search takes you here:Installing on Linux Linux Quick Install However these are marked as Obsolete. I did find other sites which provid...

sja785 by Champ in-the-making
  • 3861 Views
  • 1 replies
  • 0 kudos

Resolved! user tasks only one should be executed

I need to create 2 user tasks for 2 users at the same time. When any one is executed, the process goes to the next task and the other task is closed.how should i do?

4coding by Champ in-the-making
  • 2301 Views
  • 2 replies
  • 0 kudos

Upload multiple file into a single document ?

Previously, we have used another DMS as our content manager and in this DMS, documents was capable to consist one or more than one file as attachment. and metadata was the key point of document. this definition made us able to upload more than one sc...

rezanoei by Champ in-the-making
  • 4713 Views
  • 1 replies
  • 0 kudos

Resolved! Starting of workflow through the java

Actually I am trying to start the workflow through the java within the service task of another workflow.Here I just wanted to start the out of the box workflow but I am getting null pointer exception even I am passing all variable.Here am adding java...

kranthi by Star Contributor
  • 6259 Views
  • 1 replies
  • 0 kudos

Upload Problem(prevent a new copy of an existing file)

Hi all,I m using Alfresco Community 5.2. I have some problems about uploading same named documents.For example, I have a document called "test.doc". If a file with the same name is uploaded into the same area, Alfresco created another file "test-1.do...

hilal by Confirmed Champ
  • 5039 Views
  • 2 replies
  • 0 kudos

Auditing and custom content models

Hello everyone,I am using the auditing feature to see which documents are read over a certain period of time, i have tried this query on curl https://alfresco.pucp.edu.pe/alfresco/service/api/audit/query/alfresco-access/alfresco-access/transaction/su...

os_cerna by Champ on-the-rise
  • 4833 Views
  • 3 replies
  • 0 kudos

alfresco installation error

Hu guys i am getting this error even after installing all lib filescan any one help me to rectify the same ./alfresco-community-installer-201612-linux-x64.binSome or all of the libraries needed to support LibreOffice were not found on your system: fo...

Streamin with Alfresco?

Hi peolpe.    Is there some way to provide stream (videos, sound) using Alfresco?    I tought about create a shortcut in Alfreco to another stream storage, but I don't know if this will work.Regards.

Resolved! Make document actions always visible

Hi, We are able to see document actions when we take our mouse pointer to document's row, but recently I came across the requirement to make those actions always be visible. When I inspected "documentlist.js", found that actions are coming from one o...

manav by Confirmed Champ
  • 4362 Views
  • 1 replies
  • 0 kudos

alfresco 5.2 content deployment and builds management

I am working with alfresco 5.2 on windows with a mysql database and I have what i would assume is a simple question.  Is there a tool that can show me all of my Alfresco instances that spans multiple servers.  The tool will need to be able to do the ...

Resolved! getParameterValues() is empty when post on action

i have a surf extensions like this on my share project:==================================================================alfresco/web-extensions/site-data/extensions/my-module-actions-extension-modules=================================================...