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
  • 1031 Views
  • 1 replies
  • 0 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
  • 9083 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
  • 6053 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
  • 8492 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
  • 6522 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
  • 7497 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
  • 3982 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
  • 6674 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
  • 3958 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
  • 13429 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...

Resolved! alfresco custom type creation not working

We want to create custom type for FOLDER object don’t want to modify OOTB one) that we have done following steps through alfresco share UI:Admin tools - > model-manager - > create model(supplier-portal) - >create custom-type (parent type for creating...

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

Send a binary file in a Restful call

Hi all,I need to make an API POST call from a workflow, and as part of the request I need to send a binary (zip) file. Is this possible in APS? Any help would be much appreciated. Thanks!.

Timezone issue with DST

I noticed that all dates are stored in UTC time, is there a way to include the local time-zone?For example: I have a custom property with a date in the near future at 6 PM local time.Between now and the effective date, there is the DST switch (+- 1h)...

jrosiers by Champ in-the-making
  • 2794 Views
  • 0 replies
  • 0 kudos

SEARCHING WORKFLOW

I have more then 100 workflows in my DMS I want to search the workflow by name among those 100 workflows how to do that in Alfresco. Is their any option provided by alfresco.Problem Explanation:Workflow 1 Workflow 2Workflow 3Workflow 4Workflow 5 Work...