Feature #738
Ability to generate reports from headless client.
100%
Description
We're trying to generate reports from headless client as we have reports that can take quite a while to generate but this is not working. It appears the code checks for WEB_CLIENT and then everything else false through to SmartClient behaviour. Obviously this doesn't work for headless clients. What we're expecting is the ability to call runReport(), pass in a file parameter (along with the other parameters) and have the report generated to the specified file.
Thanks.
History
Updated by Corey Puffalt over 11 years ago
Note that we need virtualizers to be supported with headless client as it is with webclient. It looks like virtualizers aren't supported under smart client for some reason??
Updated by Andrei Costache over 11 years ago
Corey Puffalt wrote:
Note that we need virtualizers to be supported with headless client as it is with webclient. It looks like virtualizers aren't supported under smart client for some reason??
Corey, virtualizers should work just fine in smart client as well.
Any details on how they are not working? (any error/stacks?)
Regards,
Andrei
Updated by Corey Puffalt over 11 years ago
Andrei, that comment was just based on a quick look at the code so I could well be wrong. We don't use SmartClient ourselves so don't have any errors or anything to report. The critical thing for us is to get reports working with headless client.
Thanks,
Corey
Updated by Andrei Costache over 11 years ago
- Status changed from New to In Progress
- Assignee set to Andrei Costache
- % Done changed from 0 to 60
Updated by Andrei Costache over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100