Cameo System Modeler, 19.0
Following simple step from manual to include a word document in my template:
#import ('import', 'com.nomagic.reportwizard.tools.ImportTool')
$import.include('myfile.docx')
It did not not include the file. I have this error:
[Report] No such property: include of ImportTool on $import.include
$import itself is not empty but $import.include is empty.
Max