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

Native / Specific Alfresco

Hellohow we can know the specific compared to the native for an apli that uses alfresco.I want to list the specific functionalities of a given apli, added above Alfresco.where i can search exactly for difference between the native and the specific ??...

widadcadi by Champ on-the-rise
  • 4512 Views
  • 2 replies
  • 1 kudos

Resolved! Extract groups that have no users.

Hello,I want to extract groups that have no users.The execution of the script JavaScript console runs until it crashes, Because there are several groups in Alfresco but I know how to deal with this problem.var pagingGroup = utils.createPaging(-1,0);v...

ALfreSara by Confirmed Champ
  • 6195 Views
  • 2 replies
  • 3 kudos

Alfresco Process Services Docker Deployment released

I have just published this new project named Alfresco Process Services Docker Deployment to help any system administrator to install, configure and manage extensions of the APS Platform on Docker environments: https://github.com/OpenPj/alfresco-proce...

image
openpj by Elite Collaborator
  • 3255 Views
  • 0 replies
  • 2 kudos

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
  • 3001 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
  • 8264 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
  • 2529 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
  • 2746 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
  • 3807 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
  • 2636 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
  • 2548 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
  • 2342 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
  • 11011 Views
  • 6 replies
  • 1 kudos