Author Topic: Does the EA BPMN MDG fully support BPMN 1.0??  (Read 3473 times)

contrem

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Does the EA BPMN MDG fully support BPMN 1.0??
« on: October 26, 2007, 03:13:34 am »
I've got the latest version of EA (7.0.817) and have just started to look at the BPMN profile. Comparing what seems to be available with the BPMN 1.0 spec there seem to be some things missing from EA, the omissions seem to be mainly around the stereotypes for the different objects.

For example, in BPMN, EA supports the three Flow Dimensions for an Event (Start, Intermediate, End), but doesn't seem to support the Tyep Dimension (Message, Timer, Error, etc).

Am I missing something?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Does the EA BPMN MDG fully support BPMN 1.0??
« Reply #1 on: October 26, 2007, 04:57:55 am »
Yes, these are set via tagged values. Open the tagged value window and select an event. You should see tagged values - the ones you'll usually need tend to provide drop-down lists with appropriate values - which you can set to indicate the details you need.

Once you do this the elements will redraw themselves as necessary.

You might want to examine the shape scripts behind these elements, if only for fun. Search the forum for directions on how to obtain these.

David

PS: If you mean the OMG specification of BPMN, that would be version 1.1 - see the OMG site for why this is so.
No, you can't have it!

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Does the EA BPMN MDG fully support BPMN 1.0??
« Reply #2 on: October 28, 2007, 02:12:46 pm »
Quote
PS: If you mean the OMG specification of BPMN, that would be version 1.1 - see the OMG site for why this is so.

MDG Technology for BPMN v1.4 is based on BPMN 1.0

BPMN 1.1 has a number of changes (e.g. distinguishes between "catching" and "throwing" events) which we will address in a future release.
The Sparx Team
[email protected]

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Does the EA BPMN MDG fully support BPMN 1.0??
« Reply #3 on: October 28, 2007, 02:19:47 pm »
Thanks for clearing this up Neil.
No, you can't have it!

contrem

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Does the EA BPMN MDG fully support BPMN 1.0??
« Reply #4 on: October 31, 2007, 09:20:20 am »
Thanks for your replies. It all makes perfect sense now! All I need now is for EA to import/export BPMN diagrams as BPMN rather then XMI and I'll be able to convince this organisation to use it for all our modelling!