Book a Demo

Author Topic: Multiple relationship matrices  (Read 3067 times)

jbaragry

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Multiple relationship matrices
« on: December 09, 2014, 11:11:46 pm »
Hi,

Is it possible to have multiple relationship matrices with the source, target and link type?
I'm using the matrix to capture BusinessFunction to ApplicationComponent realisation relationships (archimate). And I would like to capture both AS-IS and TO-BE.
i.e., I'm after the same source, target, and link type but the relationships will look different in each matrix.

I guess I could work around the issue by either using different link types for AS-IS and TO-BE or to replicate the ApplicationComponent (targets) in another package for TO-BE. But I would prefer not to.

thanks
Jason

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Multiple relationship matrices
« Reply #1 on: December 10, 2014, 09:13:41 am »
You could also try using a matrix overlay. (See the help)

jbaragry

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Multiple relationship matrices
« Reply #2 on: December 10, 2014, 10:21:05 pm »
Thanks.
Using overlays is throwing an Oracle exception when I try to apply it and set the value for the relationship
(ORA-01400: cannot insert NULL into ("EAS"."T_CONNECTORTAG"."PROPERTYID")

But I guess thats an issue for another forum...

J