I am attempting to generate a Web Publisher report from a macro using TemplateBean and GenerateTask. The report is partially generated in that the files are created, the MSoSA application just hangs. I do not get any notification about an exception and the last line in the msosa.log is "INFO REPORTS - Creating Report Context..." I have also tried using the CommandLine generate command from within the script, which appears to again be somewhat successful, but the element or package property is ignored.
Anyone have experience creating a report from a macro?