08-08-2011 01:49 PM
08-08-2011 02:57 PM
08-09-2011 12:48 AM
08-09-2011 02:23 AM
08-09-2011 09:59 AM
<bpmn:definitions id="ID_1" …>
<bpmn:extension mustUnderstand="true" definition="bpmn:dataRequirements"/>
<bpmn:task name="Retrieve Customer Record" id="ID_2">
<bpmn:dataInput name="Order Input" id="ID_3">
<bpmn:typeDefinition typeRef="border" id="ID_4"/>
</bpmn:dataInput>
<bpmn:dataOutput name="Customer Record Output" id="ID_5">
<bpmn:typeDefinition typeRef="bo:CustomerRecord" id="ID_6"/>
</bpmn:dataOutput>
<bpmn:inputSet name="Inputs" id="ID_7" dataInputRefs="ID_3"/>
<bpmnutputSet name="Outputs" id="ID_8" dataOutputRefs="ID_5"/>
</bpmn:task>
</bpmn:definitions>
08-10-2011 08:54 AM
08-10-2011 09:39 AM
08-10-2011 11:27 AM
08-10-2011 02:16 PM
Btw, the XML exported by Aris is REALLY DIFFERENT from this one:So, Aris doesn't export to BPMN, but it imports from everything.
08-10-2011 04:55 PM
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.