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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 463 Views
  • 0 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
  • 9615 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
  • 3750 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
  • 6021 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
  • 11910 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
  • 3817 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
  • 5486 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
  • 8031 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
  • 8775 Views
  • 2 replies
  • 1 kudos

ServiceTask executed after process end event

Hi,we encountered several cases when serviceTasks are executed after reaching process end event. One example from ACT_HI_ACTINST_TABLE looks like this:  SELECT    EXECUTION_ID_,    PROC_INST_ID_,    ACT_ID_,    ACT_TYPE_,    START_TIME_,    END_TIME_...

tzar1911 by Champ in-the-making
  • 8041 Views
  • 5 replies
  • 0 kudos