Book a Demo

Author Topic: Linked element feature to RTF via script  (Read 4263 times)

matt89

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Linked element feature to RTF via script
« on: March 04, 2021, 08:21:11 pm »
Hi guys!

I am not a developer but I need to get a link between attributes linked via "linked element feature" in the form source -> target table in rtf document. I don't know how to script at all. I know there is information about that connection in Connector.StyleEx but i dont know how to export this to table in rtf document. Can anyone help me here?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Linked element feature to RTF via script
« Reply #1 on: March 04, 2021, 09:05:42 pm »
There are a few topics here that go into the details, but you'll have to have some (or a lot) knowledge of SQL or Scripting to be able to use those in a template fragment I'm afraid.

Geert

matt89

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Linked element feature to RTF via script
« Reply #2 on: March 04, 2021, 09:12:15 pm »
Is it possible to use just SQL without scripting, to get this info in rtf documment?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Linked element feature to RTF via script
« Reply #3 on: March 04, 2021, 10:19:12 pm »
Is it possible to use just SQL without scripting, to get this info in rtf documment?
Yes. Won't be easy, but doable.

Geert

matt89

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Linked element feature to RTF via script
« Reply #4 on: March 04, 2021, 11:12:40 pm »
How can i get GUIDS from connector.StyleEx and then get their attributes name to export it to rtf documment, using sql statement in template fragment?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Linked element feature to RTF via script
« Reply #5 on: March 05, 2021, 03:01:50 am »
How can i get GUIDS from connector.StyleEx and then get their attributes name to export it to rtf documment, using sql statement in template fragment?

It's not that complex, but I don't have the (free) time to write it for you.
Maybe someone else has it on hand?

geert

matt89

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Linked element feature to RTF via script
« Reply #6 on: March 09, 2021, 07:52:13 pm »
I will really appreciate it if anyone could help me here. Ok after few days no response so topic to close. Too bad :(
« Last Edit: March 11, 2021, 04:05:25 am by matt89 »

matt89

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Linked element feature to RTF via script
« Reply #7 on: March 11, 2021, 04:24:24 am »
Maybe anyone have some usefull links to learn it with some EA examples.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Linked element feature to RTF via script
« Reply #8 on: March 11, 2021, 05:08:05 am »
Maybe anyone have some usefull links to learn it with some EA examples.
If you use the search function in this forum you should find some examples that should help.

Geert