com.nomagic.magicdraw.magicreport.GenerateTask

Hello,

before all I really miss the old page community.nomagic.com (right now eg. https://community.nomagic.com/post18428.html).

1. Is somewhere some example how to generate report from MagicDraw 19.0 SP4 from java API?

  • it works for me when using found TemplateBean + ReportBean but does not work when I create these objects by my code
  • magicdraw.log says only:
  • 2024-07-26 20:00:52,581 [pool-MagicDraw-thread-4:Generating PAS] INFO  REPORTS - initlizing Report Engine...
    2024-07-26 20:00:52,646 [pool-MagicDraw-thread-4:Generating PAS] INFO  REPORTS - Generating PAS...
    2024-07-26 20:00:52,646 [pool-MagicDraw-thread-4:Generating PAS] INFO  REPORTS - Creating Report Context...
  • and nothing else, no error, nothig generated

 

2. Is this feature (GenerateTask) still available in MagicDraw 2022 ?