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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1992 Views
  • 1 replies
  • 0 kudos

Custom audit log for API

Hello,i'm looking for possibility, how to customize Alfresco Audit Log (or set it properly). In my alfresco-global.properties i haveaudit.enabled=true audit.tagging.enabled=true audit.alfresco-access.enabled=true audit.alfresco-access.sub-actions.ena...

image

Alfresco community 6.2 SAML - ADFS ...

I would branch Alfresco community 6.2 with my ADFS or another system SAML.I read a lot of documentation about alfresco - saml - Keycloack - alfresco-idp ... But too much information kills information and i am lost !1) My idea is that since Alfresco C...

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

Folder Search Problem

Hi all,I m using Alfresco Community 5.2. I can search document,people or site from search area but I can not search any folder. How can I add folder searching to my alfresco system? Please help me.Thanks in advanced.

hilal by Confirmed Champ
  • 9951 Views
  • 7 replies
  • 1 kudos

alfresco and psql issue

Transaction commit failed:Thread: localhost-startStop-1Txn: UserTransaction[object=org.alfresco.util.transaction.SpringAwareUserTransaction@64ca1d8a, status=0]Iteration: 0Exception follows:org.alfresco.error.AlfrescoRuntimeException: 03020021 Bootstr...

Sorting custom properties with search api and PATH

AHello,i'm trying sorting everything by cutoom properties, but when i will use PATH in query, than server return 500. For example, i would like to get results for my custom type "ssl:document" and my property "sslid". If i will use query as bellow i ...

Resolved! alfresco-system-usage-statistics

HiI'm trying to get alfresco-system-usage-statistics from Redpill-Linpro https://github.com/Redpill-Linpro/alfresco-system-usage-statistics working, but when I put the jar files (alfresco-system-usage-statistics-repo-1.1.4.jar, alfresco-system-usage-...

Resolved! How to assign a task based on NodeRef ?

I want to create an action which uses authority.ftl  to pick a user and start a workflow.How Can I create a simple pooled workflow and assign workflow task to this picked user? So far, I have this code:protected void executeImpl(Action action, NodeRe...

upforsin by Star Collaborator
  • 6675 Views
  • 2 replies
  • 0 kudos

Fresh install of alfresco: CSRF problem

Hi,I'm trying to setup an alfresco on docker. All components seems to work. I have followed this compose file:https://github.com/Alfresco/acs-community-deployment/blob/master/docker-compose/docker-compose.ymlAnd I used this project to add volumes inf...

zerros by Confirmed Champ
  • 9311 Views
  • 4 replies
  • 1 kudos

Workflow

One form is filled by the Initiator and sended to   three users now first user write  his comments approves/rejects the same form with the comments is visible to the second user but it should not be editable similary second's user's comment is visibl...

image image image

Error when delete files

Greetings,We have installed ACS and we when we try to delete some files inside a Document Library, after waiting for a while just can't. At the log file shows the following:the error is this: org.apache.ibatis.exceptions.TooManyResultsException: Expe...

image
LuchoRod by Champ in-the-making
  • 6947 Views
  • 3 replies
  • 0 kudos

Resolved! Search API and relativePath

Hello,i'm looking for possibility how to use relativePath in Search API. I'm using this commandPOST /alfresco/api/-default-/public/search/versions/1/search{ "query": { "language": "afts", "query": "=ssl:path:'mailroom/Unfinished'" }, "p...

Resolved! copy folders from local system to alfresco

Hi,My requirement is to copy folders containg subfolders/files from local system to alfresco repository using any api/service . I am not geeting how to do this .Please suggest and kindly share the reference url.

Isha by Champ in-the-making
  • 8126 Views
  • 4 replies
  • 0 kudos

Site Quota?

Hello, i'm new in alfresco (just installed alfresco docker 6.2) and i wan't to know if there's any form to apply a site quota instead user quota with an addon or something like these.Thanks.

edulaes by Champ in-the-making
  • 4242 Views
  • 1 replies
  • 0 kudos

Boundary Timer Event not firing on receive task

Hi, I am using activiti-5.21 and my bpmn file is attached. I have a receive task in a waiting state, also there is a boundary timer event is attached to it. Time duration is 'PT1M'.I can see the timer job in ACT_RU_JOB with correct end due date. But ...

in_vishal by Champ in-the-making
  • 8766 Views
  • 2 replies
  • 0 kudos

ADF development

I have installed SDK 4.1 in order to start development for alfresco community edition 6.2. I wanted to confirm after sucessful docker installation of SDK how do I procees for development.

Isha by Champ in-the-making
  • 4321 Views
  • 1 replies
  • 1 kudos

Resolved! Behaviour associated to update permissions

I want to execute some code (Java if it's possible or Javascript if it isn't) when an user manages permissions in Alfresco Share and he saves changes, which is the best way to do this? I can't find a behaviour or similar to listen on this event.Thank...

eljuaner by Confirmed Champ
  • 14719 Views
  • 7 replies
  • 4 kudos

Resolved! Alfresco by default connecting to MySQL

I just set up a fresh Alfresco Community 6.2 on a VM of centos 7.Problem is that, I have set alfresco.global.properties file to connect to PostgreSQL but in logs it shows that it is trying to connect with MySQL.  I have copied the driver jar file pos...