Что означает - данные объекты используются только для публикации отчетов на веб-сайте Information Server- а.aaHistClientWorkbookRunner and
aaHistClientReportRunner objects are used when reports are
published to the ActiveFactory Reporting Website.
The aaHistClientReportRunner object is a control that is
used to run reports created with ActiveFactory Report. There
is no user interface for this control.
You can use the aaHistClientReportRunner object's
properties and methods in runtime scripts in your
application to run existing Report files and output the results
(.htm).
aaHistClientReportRunner.WordVisible = True;
aaHistClientReportRunner.SourceFile = "C:\report_by_AF.htm";
aaHistClientReportRunner.SourceFile = "C:\report_by_AF_viewed.htm";
aaHistClientReportRunner.Run();
Den писал(а):aaHistClientReportRunner, необходимо их сначала подгрузить в среде разработки IAS (IDE): Galaxy->Import->Script Function Library, далее ...
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 60