Book a Demo

Author Topic: BPMN No SubProcess in EA10?  (Read 2319 times)

Editor

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
BPMN No SubProcess in EA10?
« on: August 20, 2013, 08:22:41 pm »
Hi,

I just downloaded the EA10 eval and I'm trying to work through the following how-to: http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/modeling_languages/model_activity.html.

For some reason I don't have the 'References' option available when I try to point to another SubProcess. Is this a bug or am I doing something wrong?

Essentially I would like to create subprocesses so I can 're-use' them in other diagrams.

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: BPMN No SubProcess in EA10?
« Reply #1 on: August 21, 2013, 08:57:30 am »
Create a Business Process element. This is the top level element type that is callable from other processes.

Where you want to call it from, create an activity. Set the 'isACalledActivity' tagged value to true and select the process for the 'calledActivityRef' tag.