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

Forum Posts

Issues when using CMIS version API in a balanced cluster

We are experiencing some issues using CMIS version API in the following environment:- We are using a Java CMIS framework from a Jboss Cluster - We are using CMIS 1.1 Atom Binding (with the corresponding openCMIS libraries in the client part)- We use ...

Ander by Champ in-the-making
  • 1824 Views
  • 1 replies
  • 0 kudos

Getting properties from content model

Hi,I was wondering how can I get the values of the properties I've created on a custom aspect from a JS script that will be executed by a rule.So, for example, I have the mc:refinterna aspect which has three properties: ambito, ano and ultimonumero. ...

pmeireles by Champ in-the-making
  • 1357 Views
  • 2 replies
  • 0 kudos

Alfresco 7.3 Transform service

In alfresco 5.2, I am using transform service in java code to convert one mime type to another.Code:... ContentTransformer transformer = contentService.getTransformer(sourceMimeType, targetMimeType.getMimeType()); ... transformer.transform(contentRea...

Mail Task

What is the alternative of Mail Task in Activiti 7.8.0

Raj_singh by Champ in-the-making
  • 803 Views
  • 0 replies
  • 0 kudos

User Guide

I want to access Activiti 7.8.0 User Guide, where can I access it from?

Raj_singh by Champ in-the-making
  • 543 Views
  • 0 replies
  • 0 kudos

cm:description instead of cmis:description

Alfresco 7.0 CMIS request return cm:desctiption value as of cmis:description. Database created in 4.2 and migrated to 7.0. Node have got differant values of both parameters - cm:desctiption and cmis:description.In other words, cmis request to Alfresc...

image image image
fedorow by Elite Collaborator
  • 2264 Views
  • 1 replies
  • 1 kudos

force SOLR6 re/indexing from code

Hi,I have a problem with SOLR6 re/indexing.I know that by default SOLR is re/indexed every 15 seconds and it is fine.The challange I am facing is that I would like to force/trigger re/indexation process in the code for some created or modified nodes....

LukaszRo by Champ in-the-making
  • 3509 Views
  • 3 replies
  • 0 kudos

Resolved! Define max number of transform instances when uploading images

If I upload images using the webinterface, multiple processes of the transform user are initiated to create the thumbnails. Is there a possbility to limit the max number of transform processes to ensure that the server ram is not exceeded if someone ...

image
nettania by Confirmed Champ
  • 1190 Views
  • 1 replies
  • 0 kudos

UI behavior design question

I am wondering if this scenario might be possible?User in in-house client app needs to upload files to Alfresco, and metadata is a must.User accessing the "document library" page in the client app, which is basically a search page against the ACS met...