Book a Demo

Author Topic: Validate Activity Diagram  (Read 6398 times)

ayman

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Validate Activity Diagram
« on: January 24, 2015, 09:12:25 am »
trying to validate Activity Diagram gives me the following warning:

MVR020001 - warning (Timer Event Definition (Action)): Timer Event Definition is missing required child element: Trigger      

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Validate Activity Diagram
« Reply #1 on: January 24, 2015, 11:34:32 am »
Yes. That means your model is not consistent. Correct it.

q.

ayman

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Validate Activity Diagram
« Reply #2 on: January 24, 2015, 11:37:38 am »
i have added the required trigger but still have the same issue?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Validate Activity Diagram
« Reply #3 on: January 24, 2015, 10:22:23 pm »
Can you post a picture of the structure? (You will need to place it on some public image store or on you public dropbox and use the 3rd icon above to show it)

q.

ayman

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Validate Activity Diagram
« Reply #4 on: January 24, 2015, 11:03:12 pm »
it's simple structure s follows:
Activity Node contains initial node connected to accept time event action


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Validate Activity Diagram
« Reply #5 on: January 25, 2015, 11:04:49 am »
An so where is the trigger then which has been flagged as missing?

IIRC an accept time event is reached from within an interruptible activity region.

q.

ayman

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Validate Activity Diagram
« Reply #6 on: January 25, 2015, 11:10:58 am »
the start of the Activity is based on time event
regarding trigger i have created time trigger with specification value and assign it to the action event time as a trigger but still flagged as missing