Book a Demo

Author Topic: Issues with report generator  (Read 4594 times)

Richard Burke

  • EA User
  • **
  • Posts: 32
  • Karma: +1/-0
    • View Profile
    • Protean Electric
Issues with report generator
« on: July 02, 2016, 12:00:41 am »
Hello,
I am trying to generate a report that contains a subset of the diagrams in a package. Some of the diagrams are state machines that are tied to blocks so the project looks something like this:
Code: [Select]
-Model
  -Package
    -Block definition diagram
    -Sequence diagram
    -Block1
      -StateMachine
        -StateMachine Diagram
    -Block2
      -StateMachine
        -StateMachine Diagram

(By the way, how do you attach a diagram to a post? When I press the Insert Image button all I get is an opening and closing img tag with no option to select a file.)

I am familiar with master and model documents. If for example I only wanted to export the StateMachine diagram for block 2 to the report, how would I do it?

I can only point the model document at a package so how can I filter on just the one state machine diagram?

Any help would be gratefully received.

Thanks,
Richard

Richard Burke
Software and Systems Manager
Protean Electric Limited

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Issues with report generator
« Reply #1 on: July 02, 2016, 01:10:59 am »
Hi Richard,

In order to post an image you first have tu upload it to a public image hosting site such as imgur an then use the url in an img tag.

I always use modeldocuments with an sql search based on the guid for cases like this.

Geert

Richard Burke

  • EA User
  • **
  • Posts: 32
  • Karma: +1/-0
    • View Profile
    • Protean Electric
Re: Issues with report generator
« Reply #2 on: July 02, 2016, 02:42:40 am »
Thanks on both counts, Geert.

I'm still mystified why I can't get the filters to work correctly but I suppose SQL will work instead.

The image I was going to upload for the original question is as follows:



Thanks,
Richard
Richard Burke
Software and Systems Manager
Protean Electric Limited