Book a Demo

Author Topic: Exception Handler - Interruptible Activity Region  (Read 2478 times)

deboeck

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Exception Handler - Interruptible Activity Region
« on: March 23, 2006, 05:54:16 am »
Hi,

 I have an action A in an activity diagram which outputs several documents (files). The documents are modeled as objects.
 When this action A fails, another action B has to be started. When action A fails, all documents generated by action A are invalid.
 Is it correct that these documents should be contained in an interruptible activity region with an exception handler ? I don't succeed adding these documents "under" the interruptible activity region node in the "project view pane". So, I'm probably doing something wrong.
 Your comments are highly appreciated !

Thanks,
Bart
« Last Edit: March 24, 2006, 12:26:44 pm by deboeck »