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

Error when connecting to Solr

Hi,I'm trying to setup an alfresco environment using docker. I'm running the 3 services (alfresco, solr and share) as 3 separate docker containers that communicate with each other through a Load Balancer. They communicate via https with the LB and th...

How to disable control dynamically?

Hi!I am trying to disable a control this way:YAHOO.Bubbling.fire("disableControl", {'formId':'nss_docs_list', 'fieldId' : "cm:description"})But it doesn't work (and always returns false). Please tell me how to disable a controls on form properly?Than...

iceja by Confirmed Champ
  • 2690 Views
  • 0 replies
  • 0 kudos

How to extend function pdfJs?

Hello,Im new in alfresco i want to know how to add an extension to pdfJsthe problem is in the widget web-preview it download file with no extension (zip,pdf)thank you

houssam97 by Champ on-the-rise
  • 2891 Views
  • 0 replies
  • 0 kudos

Alfresco 6.1 docker on Ubuntu 18.04 not working

Hi guys,I've installed Alfresco on docker on Ubuntu 18.04 VirtualBox following Angel's tutorial https://github.com/Alfresco/alfresco-docker-installerThe problem is when the installation finishes, I can't access anything.If I type localhost:8080 (choo...

image image image image
Martinvaz by Confirmed Champ
  • 4008 Views
  • 1 replies
  • 0 kudos

Importer automatiquement des fichiers

Bonjour,je veux importer automatiquement des fichiers text sans avoir le faire a la main, comment je peux le faire s'il vous plait ?voila mon arborecsence :     Entrepôtdossier1......Le but c'est que  je dois deposer des fichiers txt dans le dossier ...

widadcadi by Champ on-the-rise
  • 2774 Views
  • 0 replies
  • 0 kudos

Alfresco Search Service does not work when using SDK

I generated an All In One (AIO) SDK (latest version) project, when I build and start the project everything works fine except the search. I can search by file names but NOT by the content of these files. I changed Content Service version in sdk pom.x...

4rsenaltt by Champ on-the-rise
  • 2716 Views
  • 0 replies
  • 1 kudos

Alfresco JS

hiI have a code which allows to count the number of users for each given group, but the problem the execution of the script takes a lot of time, i don't know what it's the problemvar paging = utils.createPaging(-1, 0); siteGroups = groups.getGroups(n...

widadcadi by Champ on-the-rise
  • 2492 Views
  • 0 replies
  • 0 kudos

NodeApiService for ADF

Trying to update a node withthis.nodeService.updateNode(this.nodeId, {properties: node}); and fails with: ERROR TypeError: Cannot read property 'updateNode' of undefined Any elp would be appreciated

Resolved! I have a issue when i try send a file to Alfresco

Hi, I am try send a file to Alfresco.. My site web is Wordpress and i use a plugin Gravity Flow. I am creating a snippe pero this code is not work for me. This is me code public function process(){// Do something here.$entry = $this->get_entry();$fil...

viperboys by Star Contributor
  • 11687 Views
  • 6 replies
  • 1 kudos

Resolved! This document cannot be previewed.

Hello The preview of a document from the word or TXT type document repository does not appear on the browser.version alfresco:5.0.404040022 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail...

ALfreSara by Confirmed Champ
  • 11946 Views
  • 5 replies
  • 1 kudos

Alfresco Codes modifications

Hello,Can I install alfresco and debbug source code in local (windows eclipse because in Java) ?How to deploy installation after all modification?

W48xhj3BB by Champ in-the-making
  • 3478 Views
  • 1 replies
  • 0 kudos

How to call external webservice from java class file

Hi,My requirement is I want to create new action in alfresco share .. by clicking on this new action I want to call external webservice along with some parameters.Can you please suggest me how to call external webservice by clicking on new action.Tha...

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

Notifications for involved tasks

I am working on the Alfresco Process Services and came across the below requirements.1. I want to send an email when I involve someone in the task. The involved person should get an email notification. Right now, by default the email notification is ...

signjoy by Confirmed Champ
  • 5128 Views
  • 2 replies
  • 0 kudos

Latest process definitions

Hi,I'm trying to obtain the latest process definitions with the following request:GET api/-default-/public/workflow/versions/1/process-definitions?latest=trueBut it doesn't work, it returns all versions of the process definitions. Thanks in advance.

jperejor by Champ in-the-making
  • 3957 Views
  • 1 replies
  • 0 kudos

Alfresco 6.2 Scheduled Job

Hello,I have created a scheduled job to update a node property in Alfresco 6.2 Enterprise instance. I get following error while trying to update the node property.03271369 Access Denied. The system is currently in read-only mode.However, I am able to...

vijisankar by Champ in-the-making
  • 3200 Views
  • 1 replies
  • 0 kudos