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

Installation on Digital Ocean

Hello!I would like to know if there is any step by step guide to install Alfresco ECM on digital ocean droplet similar to this pattern(https://www.digitalocean.com/community/tutorials/how-to-use-the-docker-1-click-install-on-digitalocean)via a specif...

asimkon by Champ in-the-making
  • 2197 Views
  • 1 replies
  • 0 kudos

Resolved! SOLR HTTP POST

Hello,I'm using the Alfresco Java API to do some queries through SearchService + SearchParemeters.I know that SOLR is possible to use with HTTP POST instead of HTTP GET.But is it possible to configure this with Alfresco? And make the Java SearchServi...

Alfresco ACS server side javascript controller debugging

Hi,In Alfresco ACS 7.1, I'm trying to debug custom server side javascript controller such as custom-name.post.json.js by configing the log4j property. But when I deploy it through gocd it failed and give "Error creating bean with name 'scriptDebugger...

image
yinyuantao by Champ in-the-making
  • 1804 Views
  • 0 replies
  • 0 kudos

CMIS API and community edition

I'm interested in potentially in experimenting with the Alfresco community edition repository, but only via CMIS.  I want to stick with open products and standards as much as possible.Does the CMIS library come with the community edition product?

klamerus by Champ in-the-making
  • 20257 Views
  • 2 replies
  • 0 kudos

Is there a WCMQS (Web Quick Start) for Alfresco 7.2?

Trying to launch a WCMQS .amp file on a fresh Alfresco 7.2 Community Docker installation and get all kinds of errors.I downloaded distribution zip from here: https://mvnrepository.com/artifact/org.alfresco/alfresco-wcmqs-distributionPlease give at le...

image

Current contribution guide for alfresco-community-repo

I've read through the contributing guide at: https://github.com/Alfresco/alfresco-community-repo/blob/master/CONTRIBUTING.md but most of the links return a 404.Could someone provide the current contribution process?Also, I would like to know if there...

jalbrecht by Champ in-the-making
  • 1818 Views
  • 1 replies
  • 0 kudos

Records Management

Hi I have written the following code to file a document as a record after a certain amount of time.It does not work, Can I ask how do I write code to file a document as a record.here is the code:var rootFolder = companyhome.childByNamePath("Sites/cli...

Lino17 by Champ in-the-making
  • 1420 Views
  • 0 replies
  • 0 kudos

File as Record script

Hi I have written the following code to file a document as a record after a certain amount of time.It does not work, Can I ask how do I write code to file a document as a record.here is the code:var rootFolder = companyhome.childByNamePath("Sites/cli...

KT by Confirmed Champ
  • 1417 Views
  • 0 replies
  • 0 kudos

Resolved! Copy binary content in Javascript

Hi!I must create a new document (doc) with first version from source document. The source document have several versions. New doc must have only one version with content from source. Content is PDF.Next Javascrip code create a doc, but as expected bi...

fedorow by Elite Collaborator
  • 2308 Views
  • 1 replies
  • 1 kudos

REST API: Password Reset Request Email Not Working

When using the API to request a password change through email, it would return 202 accepted, the email would be sent the clicking the reset password button would take me to a something went wrong pageif anyone knows what I'm doing wrong here, please ...

image
cmckay by Champ in-the-making
  • 3634 Views
  • 3 replies
  • 0 kudos

Resolved! Using bulk export

Hello,I have to do a migration from an Alfresco system to a different system. We have a lot of content in our current system.At this moment, I'm seeing this as the preferable approach: https://github.com/Alfresco/alfresco-bulk-exportTo install this, ...

image