Book a Demo

Author Topic: Structured Activity Nodes - Loop  (Read 2889 times)

JohnWSaundersIII

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
Structured Activity Nodes - Loop
« on: March 21, 2006, 04:19:55 am »
I'm trying to learn structured activities.

When I drag a "Structured Activity" node from the toolbox, I get the dialog asking what kind of node I want. When I respond "Loop node", I get a <<loop>> node.

However, when I then run model validation, I get an error:

MVR020001 - warning (Activity1 (Activity)): Activity1 is missing required child element: OutputPin

I don't see a way to add an output pin to this node. Did I miss something?
John Saunders

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Re: Structured Activity Nodes - Loop
« Reply #1 on: March 21, 2006, 08:54:42 pm »
Perhaps you need an object flow from the structured activity to the next activity or final node?
Verbal Use Cases aren't worth the paper they are written upon.

JohnWSaundersIII

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
Re: Structured Activity Nodes - Loop
« Reply #2 on: March 22, 2006, 04:17:43 am »
Thanks, but I just tried that, and I get the same result.

John
John Saunders