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

Forum Posts

Alfresco as Web Service Repository

Hi,I am currently evaluating various web service repositories and ask myself whether Alfresco would also be a possibility? We have plans to support both SOAP and RESTful services. We require to upload WSDLs and XML schema as well as MS Office based d...

flex by Champ in-the-making
  • 94 Views
  • 1 replies
  • 0 kudos

Incompatible type set on field declaration

Hi all,Please I need help with the problem.  :cry: My service task is this:<serviceTask id="Service" activiti:class="engine.bpmn.tasks.Service">     <extensionElements>             <activiti:field name="testService" expression="#{testService}" />    ...

rxh by Champ in-the-making
  • 354 Views
  • 3 replies
  • 0 kudos

Workflow History

Hello,Is there anyway to archive the workflow history for a workflow?  Once the initator removes the workflow from his completed tasks the history gets removed.  Is there a way to export or backup the history?BuckLao

bucklao by Champ in-the-making
  • 533 Views
  • 9 replies
  • 0 kudos

Deploying with REST

Hi there,I´m trying to deploy a bpmn20.xml in Activiti with the REST Api.I can see in the user guide the explication for this..Request: POST /deploymentssuccess={success}&failure={success}&deployment={file}But when I access with the browser to all We...

rdiaz1 by Champ in-the-making
  • 185 Views
  • 3 replies
  • 0 kudos

Force serialization after a Script Task

Hi,I would like to manipulate some objects (Java Objects) in script task. For example : <scriptTask id="scripttask1" name="Setter" scriptFormat="javascript">      <script><![CDATA[               object1.setValue(1);          ]]></script>    </scriptT...

mathiasd by Champ in-the-making
  • 120 Views
  • 1 replies
  • 0 kudos

Groovy script in scriptTask, process variable scoping issue?

Hi,I have a Serializable Java bean object stored in process variable "application"ublic class Application implements Serializable {    private String identifier;    // Getter + setter}‍‍‍‍‍‍Now if I modify this object in a groovy script using a <scri...

jpalomaki by Champ in-the-making
  • 461 Views
  • 3 replies
  • 0 kudos

Failed to start dialog as managed bean

Hi all,I have added  a custom dialog according to the explenations in http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog.The dialog had worked correctly, Then I have tried to add another dialog and failed.From that point also the original dialog th...

hagitok1 by Champ in-the-making
  • 493 Views
  • 11 replies
  • 0 kudos

BPMN2-Spec-compliant Webservice-Call: Problem importing WSDL

Hey there,first I would like to say thank you for the wide range of JUnit-Examples which are useful to understand the Engine.I'm trying to call a simple Webservice the Specification-compliant way. So I did the following steps (meant to be helpful for...

rguenther by Champ in-the-making
  • 279 Views
  • 6 replies
  • 0 kudos

Callactivity with open task not ending?

Hiya - this process, when used as a process definition from a "callactivity" node, never returns. I would expect if you do not execute the cancelOrder it should execute either of the two branches on the left, reach the end node, and return control to...

emptyres by Champ in-the-making
  • 120 Views
  • 2 replies
  • 0 kudos

BPMN-Question

Sorry, maybe not the absolute right place, but could not find anything for leading the question directly to the BPMN Spec guys.In the BPMN Spec 2.0 (found on http://www.bpmn.org/) I could not find any description for sub-processes being able to use a...

wir33658 by Champ in-the-making
  • 359 Views
  • 5 replies
  • 0 kudos