12-06-2012 06:20 AM
12-06-2012 11:25 AM
12-06-2012 02:05 PM
12-07-2012 03:47 AM
12-07-2012 06:47 AM
<serviceTask activiti:class="org.myclass" id="servicetask1" name="ServiceTask">
<extensionElements>
<activiti:field name="type">
<activiti:string>xyz</activiti:string>
</activiti:field>
<activiti:field name="input">
<activiti:expression>${var0}</activiti:expression>
</activiti:field>
<activiti:field name="output">
<activiti:string>${var1}</activiti:string>
</activiti:field>
<activiti:field name="op">
<activiti:string>yuo</activiti:string>
</activiti:field>
<activiti:field name="location">
<activiti:string>http://localhost:xxxx/bmg?wsdl</activiti:string>
</activiti:field>
</extensionElements>
</serviceTask>
12-10-2012 04:11 AM
12-10-2012 06:19 AM
12-11-2012 02:13 AM
However, do you see any possibility of the event class to use the serviceTask activiti:class. I mean some logic that the start event after execution, collect information from serviceTask activiti:class. Currently, the event class is executed before the serviceTask activiti:class.
Start and ending of a process instance.
Taking a transition.
Start and ending of an activity.
Start and ending of a gateway.
Start and ending of intermediate events.
Ending an start event or starting an end event.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.