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
  • 1153 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
  • 1449 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
  • 1455 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
  • 2369 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
  • 3720 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

I need help with CORS

HiI am new to Alfresco. About 3 years ago I did a development where through APIS I sent a Wordpress file to Alfresco. This was super good. Now I want to implement it again and it doesn't work for me. I get this errorPolítica de referentes: Ignorando ...

viperboys by Star Contributor
  • 5528 Views
  • 5 replies
  • 1 kudos

Like predicate in CMIS query

Does alfresco support like predicate in CMIS query.I have a query something like select * from cmis:document where cmisbjectTypeId like '%sometext%'.This query throws cmisruntimeexception in the code and throws an error in the cmis workbench.Attached...

ACS apk v1.8.10

Hello,Could anyone please provide me a link to the apk? It is not available in the playstore any moreMy app is not compatible with the version of Alfresco Wokspace thanks

Resolved! Asks for recommendations.

Hello,I want to know what are the impacts of these properties:In alfresco-global.propertiessearch.solrTrackingSupport.ignorePathsForSpecificAspects = truesearch.solrTrackingSupport.ignorePathsForSpecificTypes = trueIn solrcore.propertiesalfresco.meta...

ALfreSara by Confirmed Champ
  • 7572 Views
  • 4 replies
  • 2 kudos

Thumbnail generation changes modifier and modified

i have an excel file, where, from time to time, the generation of the pdf preview fails with the following error:081810197 Wrapped Exception (with status template): 0818706202 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alf...

User Role/Group based document redaction

I need to redact parts of document based on user role/group.My current approach has one side of the puzzle solved. I trigger a rule, which calls an action and the action will create hidden child nodes with various redaction versions of the document.-...

jagannv by Champ in-the-making
  • 1225 Views
  • 0 replies
  • 0 kudos

401 : Consistent response

I am still have problem using some APIs. We are using Alfresco 7.1.1, and I use Postman to call some APIs.For authentication, to get a ticket I am usingPOST : https://xxx/alfresco/api/-default-/public/authentication/versions/1/ticketsThe probleme is ...

nusa by Champ in-the-making
  • 1999 Views
  • 1 replies
  • 0 kudos

Search stops due to solr4 not working properly

Hi Team,I have restarted server and solr4 stops working:Below are the error logs from solr.log file:2020-10-09 02:18:32,330 ERROR [org.alfresco.solr.tracker.AbstractTracker] Tracking failed org.alfresco.solr.TrackerStateException: 09090000 The tracke...