Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - igh08191

Pages: [1]
1
General Board / Re: BPMN Pools and relationships
« on: February 19, 2008, 02:57:57 am »
Hi Tore,

  You must create a participant, and assign it to the pool through the tagged value "Participant". Next, in the relationship matrix you can set the activities as source and participants as target.

  Hope it helps.

  Ivan

2
General Board / Re: BPMN Activities and the Relationship Matrix
« on: February 19, 2008, 02:44:37 am »
Hi Tore,

  I don't understand the problem you have. I have a BPMN diagram which I relate to a requirements diagram through a relationship matrix. I have only activities and when I have to model a subprocess I just set the tagged value "ActivityType" to "sub-process".

  Please, tell me more detailed if you still have problems.

  Regards,

  Ivan

3
General Board / BPMN Intermediate event
« on: February 19, 2008, 03:04:14 am »
  Hi all,

  I'm using BPMN to model some business processes. I'm using model validation to check if I'm doint it right as I started very few time ago. When I try to use an intermediate event linked to an activity I get to type of errors. If I don't put a sequence flow I get an error, but if i put a sequence flow it tells that cannot assign a control flow to the event.
  
???

  Thanks in advance,

  Ivan

4
General Board / Re: BPMN & Sub-Processes
« on: January 30, 2008, 03:46:47 am »
Hi all,

So, what is a Business Process used for?

5
Uml Process / Data dictionary
« on: November 27, 2008, 12:20:52 am »
I am modeling the domain model of a system. There are some attributes of some classes that take a value from a defined set of values. I first modeled this with enumerations but I have found one enumeration that has more than 1000 values, and obviously I do not want to put them on an enumeration. Is there any way to put this values inside EA, neither creating an enumeration with 1000 values nor creating one document for each enumeration is a valid solution for me.

Pages: [1]