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

Forum Posts

Creating a new attachment on a task by making a "multipart/form-data" request to activiti rest api (runtime/tasks/{taskId}/attachments) on activiti version 5.22.0 but getting an error : "Failed to serialize to a AttachmentRequest instance"

I want to attach a file with a task using activiti rest api call but activiti is returning exception as "Failed to serialize to a AttachmentRequest instance" .

Disable the AfterCreateVersionPolicy in Java is not Working

Hi All,I am facing  a issue not able to disable the afterCreateVersionPolicy in my custom service is not working.In my project we are defined the policy afterCreateVersionPolicy and doing some bussiness logic, in my custom service i need to execute t...

pmrreddy by Champ on-the-rise
  • 4047 Views
  • 2 replies
  • 0 kudos

OptionsService not return any resaults

I am confused and frustrated - not an unusual state I admit. However my problem is that despite reworking my code for the last week and finding many silly errors (like trying to use OptionService instead of OptionsService) I still can get this dam se...

iang by Champ in-the-making
  • 4352 Views
  • 3 replies
  • 0 kudos

Resolved! Asynchronous parallel execution is not working.

Hi All,We have a requirement to execute two tasks parallel and asynchronously, I designed a simple process with two service tasks to execute parallel(with parallel gateway) and assigned JavaDelegate services to execute. When i run the process from te...

imkeshav by Confirmed Champ
  • 10669 Views
  • 6 replies
  • 0 kudos

Alfresco - hostname value seems to be wrong

I installed Alfresco. Tomcat is a webserver that is used by Alfresco to provide an access to the web-panel. Default ip is: 127.0.0.1:8080/share And now I want to get an access from mobile android. How can I get an access from mobile phone to alfresco...

dev7 by Champ in-the-making
  • 3665 Views
  • 1 replies
  • 0 kudos

No Feature Display

Hello All,By way of introduction, I’m Kunaal Atchamah and currently an employee of State Informatics Limited (SIL) located in the island of Mauritius, Indian Ocean.We have recently installed Activiti 5.22 based on Activiti User guide for testing purp...

kunaalz09 by Champ in-the-making
  • 4919 Views
  • 1 replies
  • 0 kudos

Check if solr is finished with indexing in java

Hi guys!I have to write a deletionTool for Alfresco with CMIS. After the deletion of the files, I need to know when Solr is finished with indexing.Is there cmis query or a REST service which I can use for that?Best regardsKaffi

kaffi by Confirmed Champ
  • 3430 Views
  • 1 replies
  • 0 kudos

Resolved! simple drools rule with input of process variables

I would like  to implement a simple business rule task:<businessRuleTask id="businessruletask1" name="Business rule task" activiti:ruleVariablesInput="${input1}, ${input2}" activiti:rules="DecideWS" activiti:resultVariable="choice"></businessRuleTask...

ajeje93 by Confirmed Champ
  • 6931 Views
  • 1 replies
  • 0 kudos

Resolved! Changing control flow during execution

I would like to know if it is possible to change the control flow of a process during execution.For example in the following process:It is possible to jump form "Service Task 2" directly to "User Task 4" or maybe going back to "User Task 1"?I read in...

ajeje93 by Confirmed Champ
  • 7298 Views
  • 4 replies
  • 0 kudos

How do I get a list of all the form fields a userTask is requesting? I'd like to wire the form up to a non-traditional interface...

I'm interested in wiring workflows up to non-traditional interfaces like SMS, phone, or chat. This requires me to get into some of the nitty-gritty details of the structure of tasks and so on. Any tips?The first bit of detail I'm poking around in is ...

firepoet78 by Champ in-the-making
  • 2886 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco source code building

Hi,I have successfully buit source codes of community-edition-master and alfresco 5.0.a. I have got two war files: alfresco-5.0.a.war and share-5.0.a.war. I have deployedboth files in tomcat. The link: http://localhost:8080/share-5.0.a/page/  display...

gaurav0918 by Champ on-the-rise
  • 7360 Views
  • 2 replies
  • 0 kudos

Resolved! Is it possible to "embed" the new V6 UI?

Hi,  We're long time users of Activiti and have built a substantial app around an embedded use of the Activiti engine.  Users build workflows using the Eclipse Designer extended by our custom tasks (really just helpers for the JavaDelegates).Question...

blezek by Champ on-the-rise
  • 5051 Views
  • 2 replies
  • 0 kudos

Problem with field injection with Spring proxy

Hi, I am trying to use field injection on a JavaDelegate service and am having an issue with Spring where activiti is trying to get/set the field on the service object but Spring is proxying that object (via JdkDynamicAopProxy) and activiti can't fin...

brendenr by Champ on-the-rise
  • 6528 Views
  • 3 replies
  • 0 kudos

Resolved! javax.net.ssl.SSLHandshakeException  Alfresco community 5.1

I just installed alfresco community 5.1 , I tried to configure outbound emails , i added all the configurations in alfresco-global.properties : # Sample #Gmail settingsmail.host=smtp.gmail.commail.port=465mail.username=----------@gmail.commail.passwo...

rami1920 by Champ in-the-making
  • 7364 Views
  • 1 replies
  • 0 kudos