Book a Demo

Author Topic: Warning during RTF Generation  (Read 4379 times)

myeagy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Warning during RTF Generation
« on: February 15, 2011, 01:02:11 am »
Hi,

After upgrading to EA 8.0.864 from 7.5 I'm receiving a warning dialog when generating an RTF document.

The message says "Error(s) have been detected during generation of the RTF document. Please see output window for details.".
The output window says "SQL Search selected or zero results returned".

The progress field of the "Generate RTF Documentation" dialog says "Document successfully created".

We use custom RFT templates for document generation.

Is anyone else seeing this behavior after upgrading to EA 8.0? Is there a way to suppress this message?


Thank you.

Graham_Moir

  • EA User
  • **
  • Posts: 749
  • Karma: +10/-15
    • View Profile
Re: Warning during RTF Generation
« Reply #1 on: February 15, 2011, 04:05:05 am »
I have seen this message a number of times.  We use custom RTF master/model documents etc.. and each time in my case the warning/error has appeared when an RTF template was referenced that did not exist.  I much prefer this approach - even if the message isn't as hepful as it could be - to what used to happen namely EA would either crash or produce incorrect output without telling you there was a problem.

From what you have said, it looks as though it is also warning you if you have a SQL search specified as part of your rft generation/master/model documents but the query doesn't return anything.   I think the best approach is to sort the problem out that is causing the warning,  then you can be sure the document generation is actually running without problems.

myeagy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Warning during RTF Generation
« Reply #2 on: February 15, 2011, 11:45:42 pm »
Thank you Graham.

The dialog and output messages were due to model documents that had no attributes. Adding packages to these model documents resolved the issue.  

Martin Kunc

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Warning during RTF Generation
« Reply #3 on: March 24, 2011, 11:19:27 pm »
I have the same problem, but the document is generated and is empty - only tags from templates are coppied into this document.

I have the master document package under version control (using SlikSVN client) and this error is shown only when I do "Get All Latest" for the whole package.