Book a Demo

Author Topic: How to get a hyperlinked file, in a linked document, to work in html report  (Read 3630 times)

marke

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
I've searched the help and forum for what seems like a piece of basic functionality but not found anything. I'm using EA build 1309.

I am putting a hyperlink to a file on a server location into the linked document part of a model element. That works fine in EA.

When I create an html report the linked document appears with the hyperlink in it but the link does not work because it is corrupted by the html report output location being prepended along with an 0x7B. So my hyperlink in the linked document is

W:\Published Data\Systems Engineering\Reference Data\SE Process\notice to adopt 15288.1.pdf

which works fine in EA.

The html report output location is

\\mbsys1\wwwroot$\sep

and the hyperlink that appears in the html output is (with the "wrong" additions highlighted in red)

file://mbsys1/wwwroot$/SEP/linkdocs/%7BW:/Published%20Data/Systems%20Engineering/Reference%20Data/SE%20Process/notice%20to%20adopt%2015288.1.pdf')

Is this a bug or am I missing a trick?

Thank you, Mark

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to get a hyperlinked file, in a linked document, to work in html report
« Reply #1 on: September 27, 2018, 01:04:32 am »
Hi Mark,

I suspect a bug. I would report it as such anyway.

Geert