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

Docker workspace exited

Hi,I use ACS in the trial version and run it via docker-compose. After the first start (with docker-compose up) everything works fine, but on the next reboot, the digital workspace and proxy are disabled immediately, and I can't use the system. The d...

Multi Instance Pool Coordination

Hi everyone,I wanted to know if this way of proceeding is correct or not.Specifically the main process must execute the “Add” activity if 1 day has passed or it must execute the “Remove” activity when the FIRST message from all members is received. I...

image
RufusPrau by Champ in-the-making
  • 1716 Views
  • 0 replies
  • 0 kudos

Gateway Xor Unnecessary

Hi everyone,I wanted to know if the XOR-gateway used in join mode in this case is needed or not, thanksThe process starts, subsequently based on a condition (not specified in the picture), the "Task 1" activity is performed or no activity is performe...

image
RufusPrau by Champ in-the-making
  • 1666 Views
  • 0 replies
  • 0 kudos

Hidden files in webdav

Hello everyone!I have been using the Alfresco system from web application for a few years.Recently I saw the need to access the AOS/WEBDAV compilation directly from the W10 folder system, I found several problems adding this as online device that wer...

cbezs23 by Champ in-the-making
  • 3108 Views
  • 2 replies
  • 1 kudos

Download as zip as non admin

Tried to use the function "download as zip" in the doc library to download an entire folder.Link works as expected when executing as admin user, unfortunately when trying to download as a "normal" user, i.e. non admin an error message shows up: unabl...

Abnormally long indexing period

Hello,I migrate Alfresco 5.2 to Alfresco 7.3.1 (community) with Alfresco Serach Service 2.0.5.Everything works.But I notice new content takes time to be indexed (between 15 seconds and 1 minute). Before this duration was only a few seconds. For infor...

tardy by Champ in-the-making
  • 1228 Views
  • 0 replies
  • 0 kudos

Site specific aspect visibility

I want to visible some of the aspect to particular site only.I am using share extension and my code is as per below but not working.<extension> <modules> <module> <id>Demo Site Aspect Extensions</id> <description>Demo Site Aspect Extensions<...

sp2 by Elite Collaborator
  • 2157 Views
  • 1 replies
  • 0 kudos

Add custom dashlet to site

Hello,I have a requirement as below: 1 - Create API/webscript to create site with custom dashlet on site dashboard2 - Create API/webscript to add custom dashlet for existing sites.These 2 functions need to be called by 3rd party thats why I need to w...

Resolved! Default Alfresco Stores

Hello everyone.Can somebody (briefly) explain the purpose of each of the 6 default stores?user/alfresoUserStoresystem/systemworkspace/lightWeightVersionStoreworkspace/version2Storearchive/SpacesStoreworkspace/SpacesStoreThe only thing I could find wa...

Muffex by Confirmed Champ
  • 6573 Views
  • 2 replies
  • 6 kudos

ACS JAVA SearchService

Hello,I'm developing a JAVA action which is being triggered by a rule.Every document that enters this folder will be moved to a subfolder.The criteria for the subfolder is the max num of documents inside it. We don't want to have more than 5 document...

Authorization Bearer not supported - Alfresco Community

Hi. I'm getting an error when i send a GET API request to "http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/sites" with a Bearer token. The token was created by keycloak and i tested with Postman Authorization Bearer token, onl...

renatoc1 by Confirmed Champ
  • 3268 Views
  • 1 replies
  • 0 kudos

Resolved! Custom models not showing in Alfresco Share after adding them

I was following this tutorial (https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#introduction) that a lot of people recommended to me and for some reason, models and aspects aren't displayed in the rules sect...

LeCehlou by Champ in-the-making
  • 4090 Views
  • 2 replies
  • 0 kudos

Unable to edit Word files in Alfresco

Dear All, Thanks for your help in advance. I am a beginner at Alfresco. I have the latest community version  7.3.1-19-r23.I have uploaded a word file, however its not possible to edit it online using the editor in alfresco. Can some one advise me how...

N9ej by Champ in-the-making
  • 2402 Views
  • 1 replies
  • 1 kudos

POST alfresco data to ODOO ERP

Hello,I created a folder rule that executes a JS script.In this script, i'm trying to POST the document's ID in ODOO api using the following code:var nid = document.properties['cm:nid']; var url = "http://localhost../api/alfresco/create"; var data =...

image
imanez1 by Confirmed Champ
  • 2191 Views
  • 1 replies
  • 0 kudos