10-14-2007 04:18 AM
10-15-2007 06:53 PM
10-16-2007 01:40 AM
The answer is No for both questiions. Again: the problem does not occur every time. I also think that it occurs only if report file is very large.
Ofer
10-16-2007 11:41 AM
10-23-2007 08:02 AM
10-23-2007 12:05 PM
10-24-2007 03:09 AM
Ok,
I'il choose the HTML format.
thanks,
ofer
10-26-2011 07:04 PM
I wonder if there is a way to programmatically change the format based on the sequence we run? One sequence we run generates lots of results, runs > 24hrs, while another is much shorter. I'd prefer the xml format in the latter.
Thanks
David J.
10-27-2011 12:17 PM
You can override the ReportOptions model callback in your sequence file and change Parameters.ReportOptions.Format to xml.
-Doug