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
  • 1718 Views
  • 1 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
  • 7975 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
  • 4171 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
  • 8184 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
  • 4207 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
  • 14325 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
  • 7376 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
  • 3077 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...

Resolved! Need help with rule (script) to set document as read only

I have a document that goes through various reviews and then when the final review is approved I want to set the permisions of the document to read-only. I have the rule calling my javascript code and it works for administrators but does not work for...

Scorpios by Confirmed Champ
  • 8723 Views
  • 4 replies
  • 1 kudos

Upgrade Path 5.0.b to 6.2 docker

Hello,I am currently on (a somehow broken) installation of 5.0.b community and would like to move to a new community installation. I would prefer to use the latest version in a docker-compose deployment, but would use anything else, as long as it is ...

Splatter by Champ in-the-making
  • 8735 Views
  • 5 replies
  • 1 kudos

[Alfresco Community] Docker-compose and volumes

Hi, forgive me for my bad english.I'll try now to deploy alfresco using docker. I have found on github this docker-compose provided by alfresco:https://github.com/Alfresco/acs-community-deployment/blob/master/docker-compose/docker-compose.ymlGood! Bu...

zerros by Confirmed Champ
  • 8360 Views
  • 2 replies
  • 2 kudos

Error login after server restart

  Hello,after a restart of the server where AlfrescoCM is installed, we are no longer able to log in. The login mask replies with the following message: The authentication details have not been recognized or Alfresco Content Services may not be avail...

riccardo1 by Champ in-the-making
  • 12968 Views
  • 11 replies
  • 0 kudos

Unable to build Activiti 7

We are trying to evaluate Activiti 7 on a disconnected network, no public internet connection. Other than downloading and installing on a personal computer and manually transferring, do we have any options for obtaining a pre-built Activiti distribut...

harvanmp by Champ in-the-making
  • 3672 Views
  • 1 replies
  • 0 kudos

AOS 1.3 - All Documents Open Read-Only

Distribution: alfresco-content-services-community-distribution-6.2.0-gaAOS: alfresco-aos-module-1.3.0I'm having trouble with AOS. Every document opens stuck in read-only mode.I'm also seeing two login prompts now when I open the documents, one for th...

JBiz by Champ in-the-making
  • 4044 Views
  • 1 replies
  • 0 kudos

Connect process component to Activiti

Hello,I'm confused about Activiti. Alfresco has three editions for Activiti: 1. Activiti version embedded in Alfresco content service that used in Alfresco Share. 2. Alfresco Process Service for enterprise only.3. Alfresco Activiti open source. About...