Book a Demo

Author Topic: Update BPMN 1.1  (Read 3535 times)

JensD

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Update BPMN 1.1
« on: April 27, 2011, 09:02:49 pm »
Hi,

I would like to use the predefined BPMN 1.1 method in an own technology and add some elements.
Unfortunately this doesn't seem to work. How can i achieve this? What is the name space of BPMN elements?

Thanks a lot.

Best regards
Jens


Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Update BPMN 1.1
« Reply #1 on: April 29, 2011, 08:04:18 am »
Okay so you it sound like you want to take the BPMN V1.1 MDG technology and extend it with your own stereotypes.
 
You can probably achieve this by creating a new model and importing the BPMN Technology File into resources.  The BPMN Technology file can be found in C:\Program Files\Sparx Systems\EA\MDGTechnologies.

Reproduce all the BMPN stereo types and copy the shape scripts into your stereo types so you get the same shapes.
Reproduce the BMPN toolbox
Add you own stuff to the stereotypes and toolbox
Create your own MDG file and copy it to C:\Program Files\Sparx Systems\EA\MDGTechnologies

More info on creating MDG Technology to extend UML can be found here
http://www.sparxsystems.com/enterprise_architect_user_guide/modeling_languages/extending_uml.html
and in the online help.

Hope that helps :) But be warned that creating your own notation is frought with lots of extra work.
 
Does BPMN V2.0 not have what you want? Its now in V9.0  8-)
« Last Edit: April 29, 2011, 08:05:29 am by phenzell »
Happy to help
:)

JensD

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Update BPMN 1.1
« Reply #2 on: April 29, 2011, 03:19:18 pm »
Hi,

thanks a lot for this fantastic advise - I will try immediately.

I currently alrrady creating a new method and it really took lots of time already. So I thought I could take a shortcut via BPMN 1.1.

Thanks again.

Best regards
Jens



Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Update BPMN 1.1
« Reply #3 on: May 05, 2011, 01:06:35 pm »
mmh? Just to make it clear all the hard work is in getting others to use and understand your method/notation as well as maintaining it. Its not in the creating of the method/notation itself.
Happy to help
:)