Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Webinar: Jay Bhatt, Alfresco CEO, Community Update

Join Alfresco CEO, Jay Bhatt, as he addresses our developer community and shares his vision for Alfresco and the importance of our open source community.  A Live Q&A will follow the keynote. Date: Wednesday 27 May, 2020Time: 7 AM PDT | 10 AM EDT | 3 ...

EddieMay by World-Class Innovator
  • 2800 Views
  • 0 replies
  • 0 kudos

Resolved! LDAPS fails with "No trusted certificate found"

Hi,heres the ldaps setup:1.) Export Root-CA Cert to C:\etc\rootca.cer2.) Create keystore:E:\Alfresco6\java\bin\keytool -importcert -alias rootca -file "C:\etc\rootca.cer" -keystore "E:\Alfresco6\alf_data\keystore\rootca.keystore" -storepass xxxxx -st...

Resolved! I want to create a custom step

HiI am in a project to integrate Alfresco with WordPress. The main idea is to create a custom step in Alfresco that sends data to WordPress. I am really new to Alfresco and I don't know how to start. I know WordPress and I know that you can receive d...

viperboys by Star Contributor
  • 7795 Views
  • 6 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
  • 2418 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
  • 2632 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
  • 3651 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
  • 2484 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
  • 2406 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
  • 2225 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
  • 10519 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
  • 10947 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
  • 3092 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
  • 3485 Views
  • 1 replies
  • 0 kudos