Book a Demo

Author Topic: BPSim issue (Tag 'bpmn:relationship' is not imported.) [SOLVED]  (Read 10505 times)

Zvolensky

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
  • Do... or do not. There is no try.
    • View Profile
BPSim issue (Tag 'bpmn:relationship' is not imported.) [SOLVED]
« on: February 12, 2016, 06:29:11 pm »
Hello
I'm testing now the BPSim and after the installation, when I wanted to validate the settings i'm getting this warning:

BPMN Warning : Tag 'bpmn:relationship' is not imported. Either this file is not conforming to BPMN 2.0 Specification or EA currently does not support it.

The model i'm testing it on is a very simple BPMN (start, activity, stop)

What I need to to to resolve this warning?
As when I started to add resources I'm getting errors on resources reference

BPMN Error : ResourceRole '1st line': sub-element 'resourceRef' is not referencing to a Resource.(value 'EAID_2A118149_3458_4552_8E1E_74B7937FC3F1')

which I could not resolve either (all tagged values seems to point to proper objects) and i think it may be related to the warning.

Any clues?
Thank you
« Last Edit: February 15, 2016, 06:47:48 pm by Zvolensky »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: BPSim issue (Tag 'bpmn:relationship' is not imported.)
« Reply #1 on: February 15, 2016, 10:27:24 am »
Quote
BPMN Warning : Tag 'bpmn:relationship' is not imported.
This indicates you're not on the current version of EA. The BPSim validation also runs the normal BPMN validation. Unfortunately, in our first release that BPMN validation (incorrectly) detected the presence of BPSim information as something that EA couldn't import.

Quote
BPMN Error : ResourceRole '1st line': sub-element 'resourceRef' is not referencing to a Resource.
At a guess, you're referencing a ResourceRole in an external package. We do have support for a package import to resolve this.

Zvolensky

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
  • Do... or do not. There is no try.
    • View Profile
Re: BPSim issue (Tag 'bpmn:relationship' is not imported.)
« Reply #2 on: February 15, 2016, 03:22:27 pm »
Hello
Thank you for the answer.
I'm running Sparx 12.1, build 1224 which I think is the latest.
I will try to put the resources under the same package as the diagram.
Will keep you posted.

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Best Regards, Roy

Zvolensky

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
  • Do... or do not. There is no try.
    • View Profile
Re: BPSim issue (Tag 'bpmn:relationship' is not imported.)
« Reply #4 on: February 15, 2016, 04:15:13 pm »
Hello
Thank you Roy, I must have missed that update.
Will download and test.
BR
Maros

Zvolensky

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
  • Do... or do not. There is no try.
    • View Profile
Re: BPSim issue (Tag 'bpmn:relationship' is not imported.)
« Reply #5 on: February 15, 2016, 06:47:17 pm »
Hello
Now it is working without problem.
Thank you :D