Book a Demo

Author Topic: how to mark sequence flow as the default  (Read 6170 times)

aretai

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
how to mark sequence flow as the default
« on: February 16, 2019, 02:47:50 am »
Hi,

I have the following problem.  I can't mark sequence flow as the default.  I tried virtually everything, checked every property of the line, but it doesn't show up. Please let me know how to achieve that step by step.

Thank you

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: how to mark sequence flow as the default
« Reply #1 on: February 16, 2019, 03:16:13 am »
As default for what and where?

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: how to mark sequence flow as the default
« Reply #2 on: February 18, 2019, 08:37:22 am »
If you are talking about BPMN sequence flow, set its tagged value conditionType=Default.
The Sparx Team
[email protected]

aretai

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: how to mark sequence flow as the default
« Reply #3 on: February 21, 2019, 03:03:28 am »
If you are talking about BPMN sequence flow, set its tagged value conditionType=Default.

Where do I find tagged value conditionType in the sequence flow?

Thank you

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: how to mark sequence flow as the default
« Reply #4 on: February 22, 2019, 08:49:17 am »
If you are talking about BPMN sequence flow, set its tagged value conditionType=Default.

Where do I find tagged value conditionType in the sequence flow?

Thank you


In the Tagged Values window. In EA 14, go to ribbon|Start|Explore|Properties|Tagged Values to open the Tagged Values window, or press Ctrl+Shift+6. It's worth having that window docked all the time when modeling with BPMN because a lot of the properties are defined as tagged values.
The Sparx Team
[email protected]

aretai

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: how to mark sequence flow as the default
« Reply #5 on: February 28, 2019, 03:03:16 am »
Thank you it worked.