zetaops / zengine

BPMN workflow based framework with Tornado, Rabbit AMQP, advanced permissions, extensible scaffolding features and more
GNU General Public License v3.0
83 stars 22 forks source link

Exception handling support for external activities #1

Closed evrenesat closed 8 years ago

evrenesat commented 9 years ago

Exceptions occurred during external method calls should be captured and properly handled by the engine.

reference: http://docs.oracle.com/cd/B14117_01/workflow.101/b10284/deffa02.htm

alirizakeles commented 8 years ago

Done!.