Book a Demo

Author Topic: Performance generation HTML reports  (Read 2971 times)

mrblack12

  • EA User
  • **
  • Posts: 67
  • Karma: +0/-0
    • View Profile
Performance generation HTML reports
« on: April 12, 2013, 06:39:01 pm »
We are experiencing some performance issues when generating HTML reports. Our suspicion is that this is caused by screenprints from other applications that are copy-pasted into the model.

Does anyone know of simular situations where this might be the case? And would replacing these screenprints with standard EA screen objects be a solution (my gut feeling says it would)?

Cheers,
Rick

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Performance generation HTML reports
« Reply #1 on: April 12, 2013, 08:18:10 pm »
Hi Rick,

As your model crows the html generation will take longer and longer - especially if your model is held on a remote database. In which case one solution i've seen used is to use the Tools -> Data Management -> Project Transfer facility to copy your model to a local EAP (MS Access) file then run your html generation from there.

Our export takes so long that we ended up scripting it to run over night as a scheduled jon. There are some posts on the board about how to do that.

Regards,

Jon.