Book a Demo

Author Topic: Process Invocation link to Terminate Element  (Read 5032 times)

Sergiy

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Process Invocation link to Terminate Element
« on: July 30, 2015, 12:00:56 am »
Hello,

I am unable to link an Invocation of a BusinessProcess on a BPMN diagram to a Terminate elelment with a Sequence Flow link. However, my colleague, who has the same version of EA is able to do it. I tried doing this within a swimlane, within a swimlane in a pool and just on a diagram. Neither option works.

Would appreciate any thoughts on why this may be happenning?

Thanks,

Sergiy
« Last Edit: July 30, 2015, 11:07:44 pm by srbw »

Janic Vachon

  • EA User
  • **
  • Posts: 24
  • Karma: +2/-0
    • View Profile
Re: Process Invocation link to Terminate Elemnt
« Reply #1 on: July 30, 2015, 12:30:28 am »
You are missing some information so we can help you :

#1 - Do you have a security enabled model? Are you missing some permissions?
#2 - Is it the only action that you cannot do in your model?

By the way, i'm not a BPMN expert so I don't know if the type of relation you want to do is or isn't BPMN compliant.

Janic

Sergiy

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Process Invocation link to Terminate Elemnt
« Reply #2 on: July 30, 2015, 08:11:48 pm »
Hi,
thanks for the suggestion.
1. We do have a security enabled model, however all users have the same rights (we checked).
2. It seems that I am unable to add the Sequence Flow from an Invocation of a Business process to Actions as well.

We narrowed the problem to the operating systmes. I have a Windows 7 (x32) and my colleague, who is able to make those links, a has Windows XP Professional (x32) system. When he is logged onto my PC, he is also unable to perform those actions.

Thanks,

Sergiy
« Last Edit: July 30, 2015, 11:09:23 pm by srbw »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Process Invocation link to Terminate Element
« Reply #3 on: July 31, 2015, 07:47:47 am »
I'd suggest to contact Sparx support directly per mail. Seems the BPMN professionals are all on holiday right now...

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Process Invocation link to Terminate Element
« Reply #4 on: July 31, 2015, 09:24:26 am »
What do you mean by "Invocation of a BusinessProcess"? What message do you get when you try to create the SequenceFlow?

My hunch is that your error message says "Invalid source for the Sequence Flow" which suggests your invocation is not a BPMN element at all, but a UML Action element. In which case, you either need to use BPMN Activity elements instead of UML Actions, or go to Tools|Options|Links and switch off the "Strict Connector Syntax" option.
The Sparx Team
[email protected]

Sergiy

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Process Invocation link to Terminate Element
« Reply #5 on: July 31, 2015, 07:15:18 pm »
Yes, that's exactly what was happenning.
Thank you for advice!