Book a Demo

Author Topic: Automating creation of links between objects  (Read 2985 times)

jandinger

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Automating creation of links between objects
« on: March 29, 2021, 08:46:10 pm »
Hi,
I've imported to separate sets of elements (processes and requirements). Every requirement has a tagged value with the id of the process it relates to and each process has its id stored in a tagged value (both tagged values has the same name "PCF ID"). Is there some why I automatically can create an association relationship between related processes and requirements? There are several thousand elements so doing it manually is not feasible.

Thanks!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13510
  • Karma: +573/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Automating creation of links between objects
« Reply #1 on: March 29, 2021, 09:17:47 pm »
Yes sure. You can write a little script that connects the two.

If you are familiar with one of the supported script languages, and the EA API that should take no more than an hour or so.

Geert