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
  • 1852 Views
  • 1 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
  • 1875 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
  • 3538 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
  • 1382 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
  • 2415 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
  • 7301 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
  • 3801 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
  • 4791 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
  • 2805 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
  • 2491 Views
  • 1 replies
  • 0 kudos

unable to get trial software running

When I run docker-compose, digital-workspace dies and proxy doesn't start because of the dependency.The logs for digital-workspace show2023/04/18 15:49:13 [notice] 1#1: signal 3 (SIGQUIT) received, shutting downThe logs for proxy show2023/04/18 15:52...

Search result is empty

Hi, i am facing a problem with Faceted Search. The search result title is showing results, but the there is no items in the Main Search Result Panel.Here is error log:  "search.lib.js: Skipping node due to exception when processing query result: Type...

image