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

Resolved! Search Services - Failed to initialize keystore

I'm trying to install Alfresco Search Services using this guide.I've generated secure keys for SLL communitacion with this tool and then moved them to <SOLR_HOME>/keystore.Then I've made configurations in:<SOLR_HOME>/templates/rerank/conf/solrcore.pr...

FBoros by Champ on-the-rise
  • 11448 Views
  • 4 replies
  • 0 kudos

Filed Custom Field from Cmis

Hello , I am trying insert a custom field inside document properties.I create a new custom model inside alfresco ui.Then i create the custom type and the layout like the screenshots.When i am trying to upload a file with the custom model and the cust...

image image image image

How to change dologin page from POST to GET and POST

Hello,I would like to connect to my app with parameters in the url, so with the GET methodWhen i try this : http://mydomain.fr/share/page/dologin?username=username&password=passwordThey tell me that the GET method is not supported, so I wanted to kno...

Resolved! JOD Converter is not working anymore

Since serveral week, I cannot preview office documents anymore. Therefore I shutdown the alfresco instance. During restart the following jodconverter error is displayed in alfresco.log:2020-05-05 09:13:48,482 ERROR [org.alfresco.repo.content.JodConve...

nettania by Star Contributor
  • 20176 Views
  • 7 replies
  • 3 kudos

Resolved! Imagemagick rpm installers are not working on Centos7

Does any one know how to install Imagemagick 7.0.10 on centos 7. When i try to install the RPMs downloded fromhttps://imagemagick.org/script/download.php I get failed to get dependencies error. However an older version that is Imagemagick 6.7.8.9 get...

venur by Star Contributor
  • 6660 Views
  • 3 replies
  • 2 kudos

Resolved! How to make an API call to a REST ws from an Alfresco workflow?

I have followed this tutorial: https://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html For now, I have created a HelloWorld workflow and deployed it successfully using Alfresco Maven SDK for Alfresco 6.2. This is ...

tlosada by Champ on-the-rise
  • 7206 Views
  • 2 replies
  • 2 kudos

webDAV - Upload a file to a cloud possible?

Hello,is there the possibility in Alfresco Process Services 1.11 to upload a document via webDAV to a cloud? I have searched the Alfresco Process Services documentation but did not find anything.Or is there another way to do it, maybe with REST?Thank...

shmalik by Confirmed Champ
  • 4877 Views
  • 2 replies
  • 2 kudos

Overkill?

I'm considering deploying a workflow solution for a client. We need to trial-and-error to see if it will suit our needs. I remember using Activity many moons back, so I came here for a first check.What in the world is being rolled out for 7.0? Micros...

swx by Champ in-the-making
  • 3804 Views
  • 2 replies
  • 1 kudos

TaskListener- Get Form field files

I have usertask with form and that form having field of file.I want to get that file in My TaskListener which is calling on complete.How Can I get? I am calling external api here I need to upload that file.

sp2 by Elite Collaborator
  • 3028 Views
  • 1 replies
  • 0 kudos

Track Folders through Tags in a webscript.

Helly Everyone,I am using Alfresco 6 (docker based) in a production eviornment. I want to track my document through its tags in my Java based webscipt. Is it possible to get a list of tags associated with specific documents and the path of that folde...

Revert document type change

I'm rather new to Alfresco and started to experiment with custom document types. Unfortunately, I wasn't aware about the one-way-type-change-restriction, leaving me now with quite a bunch of documents "locked" in some experimental document types.Rest...

joergd by Champ on-the-rise
  • 5493 Views
  • 3 replies
  • 3 kudos

Can't upload files bigger than 10 Ko in Alfresco

These days, I have seen something very strange on my Alfresco : I can't import in the repository files bigger than 10 Ko.I must say that I recently installed a SSL certificate (let's encrypt) so that users could access on Alfresco with HTTPS (Apache ...

julienh by Champ in-the-making
  • 4056 Views
  • 2 replies
  • 0 kudos

Resolved! Search on TYPE or metadata - need detail / performace basis

Have a question:Have three ways in content model For eg)a) Can have parent custom Type as hf:content and metadata property doctype as claim and metadata property docsubtype as claim_transportb) Can have a parent custom type as hf:content and child Cu...

ranjeetsi by Star Contributor
  • 4021 Views
  • 1 replies
  • 1 kudos

cmis query performance , can anyone help me

Hi all, in these last weeks my team tried to create a cmis query to execute via java application in order to fetch "documents" from alfresco without using SOLAR index.Why no solar? Because for business requirements, a new document uploaded by end-use...