Book a Demo

Author Topic: Search or Index html web output  (Read 3661 times)

paulta

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Search or Index html web output
« on: June 15, 2004, 01:26:26 am »
We are developing process maps and diagrams in UML using EA which are presented for users on the web.

There is a requirement for the users to be able to search for information/text within the process maps.

We are looking for ways to add an index and/or search facitity to the web output (e.g. for diagram titles, activity and object names, classes, authors). How can this be done?

regards Paul

thomaskilian

  • Guest
Re: Search or Index html web output
« Reply #1 on: June 15, 2004, 10:34:08 am »
Paul,
this simply looks like a button class "Search inside process map" to be added to the diagram frame. Or maybe you are talking of something different?

jbossom

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Search or Index html web output
« Reply #2 on: November 10, 2004, 02:29:08 pm »
We need
a global searchable index for the html web output from EA.  Did you ever figure it out?
J

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Search or Index html web output
« Reply #3 on: November 10, 2004, 05:16:37 pm »
There is number of web search functionalities available on the market, some of the best ones are free :-)
Why not use for example the google one, you can incorporate it into your website and make it to search your website (or a portion thereof) only.

Hope this helps.

Bruno

fdubru

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Search or Index html web output
« Reply #4 on: November 25, 2004, 07:02:30 am »
Hi,

Indeed, I use an indexing tool found on the web (http://www.atrise.com).

But my problem is the following: apparently, EA generates randomly html filenames (for example: C:\temp\EA\EARoot\EA1\EA30.html). Next time I will generate my documentation, it may happen that the same EA object will have another generated filename, which makes my search tool confused.

Any suggestion?

Regards,