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

Resolved! Unable to login because of Solr problem

After starting the server I get the following error on the console:INFO: Starting ProtocolHandler ["ajp-apr-8009"]I 11, 2017 9:46:02 AM org.apache.catalina.startup.Catalina startINFO: Server startup in 324400 ms2017-01-11 09:46:03,044 ERROR [solr.tra...

lantonov by Champ on-the-rise
  • 23183 Views
  • 9 replies
  • 0 kudos

Resolved! Hello, I need to create a date range query on the definition of a smart folder JSON. Which is the correct syntax to define date range queries?

I'm trying with this syntax or something similar, without success:            "nodes" : [{                    "id":"11",                    "name" : "2017",                    "description" : "Documentos ejercicio Actual",                    "search"...

Not able to preview files with mime type application/ply

I have registered thumbnail in the following way<bean id="thumbnailDefinitionSTLpreview" class="org.alfresco.repo.thumbnail.ThumbnailDefinition">        <property name="name" value="stl" />        <property name="mimetype" value="application/sla" /> ...

manav by Confirmed Champ
  • 6171 Views
  • 2 replies
  • 0 kudos

How to integrate the ExifTool into alfresco?

Hi ,I am trying to generate a preview of INDD file using ExifTool and java code.When INDD file upload ,need to be show the preview in PDF format.(Generating using Exiftool and java code.)How to implement this feature when fileupload into alfresco.Tha...

madduri by Champ on-the-rise
  • 3962 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with character encoding when uploading an app

Activiti 1.5.XWhen i upload a app definition with process, forms, and stencils. If ani element.. for example a field name of a form contains extrange characters like accents, they upload inccorecly, for examlpe "Número" -> ""Número".Otherwise if i u...

oathmind by Champ on-the-rise
  • 10517 Views
  • 2 replies
  • 1 kudos

Resolved! Does Activiti support Teradata database?

I'm using Activiti 5.22 and I tried to change the default h2 database to Teradata by modifying the db.properties in the folder webapps\activiti-explorer\WEB-INF\classes as:db=teradatajdbc.driver=com.teradata.jdbc.TeraDriverjdbc.url=jdbc:teradata://10...

Get list of all task name

Hello everyone, I need to display in my HMI a list of all task names for all processes. Basically I would have to do the following query: "select distinct (name_) from act_ru_task;". But I would use the API activiti. Do you know if it is possible to ...

lnavet by Champ in-the-making
  • 4296 Views
  • 1 replies
  • 0 kudos

Resolved! cleanup of DB

We've noticed that the activiti server DB is getting quite big and is using a lot of disk-space.We are working with the rest API.We don't really use the history so we don't mind deleting it but I'm having trouble figuring out how to identify all the ...

noama by Champ in-the-making
  • 6787 Views
  • 1 replies
  • 1 kudos

alfresco access log

181.143.8.34 - - [05/Jan/2017:01:48:11 +0700] "GET /admin/config.php HTTP/1.1" 404 981What does it mean in access logThank you

thanakorn by Champ in-the-making
  • 13017 Views
  • 3 replies
  • 0 kudos

Migrating Servers and Workflow Error

I am trying to save an old version of Alfresco Community 3.2r - the data is there and once it's rebuilt, I'll work on updating it. For now, I managed to install a clean tomcat/alfresco system and everything runs fine. No error messages, and just a ni...

jmshorb by Champ in-the-making
  • 4391 Views
  • 1 replies
  • 0 kudos

alfresco transformation messy code

I upload a .docx file , when there is a visio insert into it , after the file transformation to pdf ,it's become messy code(see sample.png) ,anybody encounter this kind of situation ?,please give me some suggestion

kevinchen by Champ in-the-making
  • 6058 Views
  • 1 replies
  • 0 kudos

Securing community edition with a SSL.

Currently i have 5.x version of community edition and i want to install a ssl to secure the site. I have followed many docs from this site on how to setup and apparently i must be missing a few things because i still cannot get my site to work.Here i...

michaelr93 by Champ in-the-making
  • 9008 Views
  • 4 replies
  • 0 kudos

Problem in multi-instances and subprocess.

For a customer i have to create a multi instancied call-activiti that call a subprocess witch call an other subprocess and echange with an asynchronous webservice.When the webservice responds a lot of optimistic locking exceptions occure because the ...

Resolved! Activiti Endpoint API authorization

I want to deploy the Eindpoint API in a REST Call for activiti-app but I faced a problem in accessing JSON data example http://localhost:8080/activiti-app/api/enterprise/users The problem is to Test a base endpoint I have to enter my login and passwo...

bhchemss by Star Contributor
  • 9868 Views
  • 2 replies
  • 1 kudos